書籍電子版資料 | 官方文檔 | 最新視頻 | 大會ppt | 開源專案 | 論文 | 知名工程師 |
---|---|---|---|---|---|---|
? | ? | ? | ? | ? |
2021年DPDK北美高峰會 | 演講者 |
---|---|
Welcome_ DPDK Summit NA 2021Virtual Experience | Arpit Joshipura |
DPDK on RISC-V | Stanislaw Kardach, Semihalf |
Getting Past Incubation_ DPDK for Windows Platform Goes Mainstream | |
Using Virtual Functions with DPDK in OpenShift 4 | Ip Sam & Wuxin Zeng, Red Hat |
High Density Scalable Cloud Gateway for Cloud Networking | Hongjun Ni & Pan Zhang, Intel |
Running P4 programs as DPDK applications | Cristian Dumitrescu & Han Wang - Intel |
Advanced API For Rules Management - RTE Flow Next Evolution | Ori Kam, NVIDIA |
Tools for Memory Model Simulation | Herd7 - Honnappa Nagarahalli, ARM |
Transitioning Flow Based ethdev Ops to rte_flow | Ajit Khaparde, Broadcom |
Closing Remarks - DPDK Summit NA 2021 | Arpit Joshipura |
2021年亞太DPDK峰會 | 演講者 |
---|---|
Welcome- DPDK Summit APAC 2021 | Jim St. Leger |
Dynamic Mempool_ One of the Final Steps to Make DPDK Cloud-Native | Jielong Zhou |
An Ideal Network IO Virtualization Solution in DPDK | Xiuchun Lu, Chenbo Xia |
Handling Elephant Flow on a DPDK-Based Load Balancer | Hongjun Ni, Yipeng Wang, Chenmin Sun |
OvS Tunneling and Connection Tracking Hardware Offload via Rte_flow | Xiao Wang, Rosen Xu |
Accelerating vHost Data Plane with DMA in the CPU | Jiayu Hu |
Warp Speed Cryptographic Applications | Fan Zhang |
Introducing Hardware Content Inspection Accelerator Into the ... | Kun Qiu, Harry Chang |
Enhance SEBA-Based FTTH vCPE System with SPP vSwitch | Tri Trinh, Kentaro Ogawa |
Memory Error Detect Enhancement for DPDK Fuzzing | Xueqin Lin, Yinan Wang |
Using DPDK to Build PCIe Endpoint Framework | Jun Yang, Hongjun Chen |
2017年DPDK中國上海技術高峰會 | 演講者 |
---|---|
A Better Virtio towords NFV Cloud | Cunming Liang |
Accelerate VM I_O via SPDK and Crypto for Generaic vHost | Changpeng Liu,Xin Zeng |
Accelerate VM I_O via SPDK and Crypto for Generaic vHost_2 | Changpeng Liu,Xin Zeng |
OVS-DPDK Practices in Meituan Cloud | Huai Huang |
A High speed DPDK PMD approach in LXC | Jie Zheng |
Cloud Data Center, Network Security practices | Kai Wang |
DPDK in container - Status Quo and Future Directions | Jianfeng Tan |
F-Stack, a full user space network service on DPDK | Hailang Wang |
Support Millions users in vBRAS | Zhouhui Sun |
Telco data plane status, challenges and solutions | Hao Lin |
Towards Low Latency Interrupt Mode PMD | Yunhong Jiang,Wei Wang |
Accelerate VPP workload with DPDK Cryptodev Framework | Fan Zhang |
Data Center Security Use Case with DPDK | Haohao Zhang |
Intel® 25GbE Ethernet Adapter Advanced Features for NFV, Adaptiv | Helin Zhang,Jingjing Wu |
Intel® 25GbE Ethernet Adapter Advanced Features for NFV, Adaptiv_2 | Helin Zhang,Jingjing Wu |
Network performance tuning, lesson learned | Fangliang Lou |
OPDL- On The Path To Packet Processing Nirvana | Liang Ma |
專案 | 簡介 |
---|---|
dpdk-burst-replay | 注入pcap文件 |
DTS | DPDK測試套件 |
intel-go/nff-go | NFF-Go - GO的網路功能框架(原YANFF) |
Pktgen | 由DPDK 提供支援的流量產生器 |
SPP | DPDK 資源管理框架 |
ansyun/dpdk-ans | ANS(加速網路堆疊)是DPDK本地TCP/IP堆疊,也參考FreeBSD實作。 ANS提供了一個與Intel DPDK一起使用的使用者空間TCP/IP堆疊。 |
dpdkcap/dpdkcap | 基於dpdk的抓包工具 |
pktgen/Pktgen-DPDK | 基於DPDK的包產生器 |
iqiyi/dpvs | DPVS是一種基於DPDK的高效能四層負載平衡器 |
iqiyi/qnsm | QNSM是基於DPDK的網路安全監控框架 |
rumpkernel/drv-netif-dpdk | 用戶空間TCP/IP堆疊的DPDK介面驅動程式 |
emmericp/MoonGen | MoonGen是一個完全可編寫腳本的高速套件產生器,建構在DPDK和LuaJIT之上。當為每個套件執行使用者提供的Lua腳本時,它可以在單一CPU核心上使用64位元組的套件來飽和10gb /s的連線。多核支援允許更高的速率。它還具有精確和準確的時間戳和速率控制。 |
libmoon/libmoon | libmoon是一個使用DPDK和LuaJIT進行快速且靈活的包處理的函式庫。 |
usnistgov/ndn-dpdk | NDN-DPDK:高速命名資料網路轉送器 |
vipinpv85/DPDK_SURICATA-4_1_1 | 用於軟體加速的DPDK基礎設施。目前正在進行RX和ACL預過濾 |
wangbojing/NtyTcp | 單執行緒用戶態TCP/IP協定棧,epoll實現,包含伺服器案例,並發測試案例 |
tiglabs/jupiter | Jupiter是一種基於DPDK的高效能四層網路負載平衡服務。 |
F-Stack/f-stack | F-Stack是基於DPDK、FreeBSD TCP/IP堆疊和協程API的高效能使用者空間網路開發工具包。 |
bytedance/ovs-dpdk | 這是Open vSwitch的一個分支,我們專注於基於DPDK的Open vSwitch |
napatech/daq_dpdk_multiqueue | Snort DPDK DAQ模組,支援多佇列-主要用於Napatech網卡 |
No. | Title | Translation(參考) | Company |
---|---|---|---|
1 | 《Performance optimization of Snort based on DPDK and Hyperscan》 | 基於DPDK和hypercan的Snort效能優化 | 中國科學院 |
2 | 《Metronome: adaptive and precise intermittent packet retrieval in DPDK》 | DPDK中自適應、精確的間歇資料包檢索 | 羅馬托爾維加塔大學 |
3 | 《NDN-DPDK: NDN Forwarding at 100 Gbps on Commodity Hardware》 | 在商品硬體上以100 Gbps的NDN 轉發 | 未知 |
4 | 《Accretion of Suricta with DPDK for Traffic Monitoring using Optimized Detection System IDS/IPS》 | 基於最佳化偵測系統IDS/IPS的Suricta與DPDK的增加 | 拉邁雅理工學院 |
5 | 《Leveraging Programmable Dataplanes for a High Performance 5G User Plane Function》 | 利用可程式資料平面實現高效能5G用戶平面功能 | 印度理工學院 |
6 | 《StackMap Low-Latency Networking with the OS Stack and Dedicated NICs》 | StackMap:低時延使用OS Stack和專用網卡組網 | 慶應義塾大學 |
7 | 《Implementing and Comparing Static and Machine-Learning Scheduling Approaches using DPDK on an Integrated CPU/GPU》 | 在整合CPU/GPU上使用DPDK實現和比較靜態和機器學習調度方法 | 林雪平大學 |
8 | 《Assessing Soft- and Hardware Bottlenecks in PC-based Packet Forwarding Systems》 | 評估基於pc的封包轉送系統的軟硬體瓶頸 | 慕尼黑工業大學 |
9 | 《The Path to DPDK Speeds for AF XDP》 | The Path to DPDK AF XDP的速度 | Intel |
10 | 《Network Function Virtualization Using Data Plane Developer's Kit》 | 使用資料平面開發工具的網路功能虛擬化 | 美滿電子科技 |
11 | 《SoftNIC: A Software NIC to Augment Hardware》 | 擴充硬體的軟體網路卡 | 加州大學柏克萊分校 |
12 | 《Network Functions Virtualisation》 | 網路虛擬化功能 | AT&T |
13 | 《NetVM: High Performance and Flexible Networking using Virtualization on Commodity Platforms》 | 在商品平台上使用虛擬化的高效能和靈活的網絡 | 喬治華盛頓大學 |
14 | 《Stateless Network Functions: Breaking the Tight Coupling of State and Processing》 | 無狀態網路功能:打破狀態和處理的緊密耦合 | IBM |
15 | 《Performance Contracts for Software Network Functions》 | 軟體網路功能執行合約 | 瑞士洛桑聯邦理工學院 |
16 | 《Re-architecting Congestion Management in Lossless Ethernet》 | 無損乙太網路擁塞管理的重新架構 | 北京國家資訊科學與技術研究中心 |
17 | 《BMC: Accelerating Memcached using Safe In-kernel Caching and Pre-stack Processing》 | 使用安全核心快取和堆疊前處理加速Memcached | 索邦大學 |
18 | 《RedLeaf: Isolation and Communication in a Safe Operating System》 | 安全作業系統中的隔離和通信 | 加州大學爾灣分校 |
19 | 《A Simpler and Faster NIC Driver Model for Network Functions》 | 一種更簡單、更快的網路功能網路卡驅動模型 | 瑞士洛桑聯邦理工學院 |
20 | 《Towards including batch services in models for DPDK-based virtual switches》 | 在基於dpdk的虛擬交換器的模型中包含批次服務 | HAL |
21 | 《Latency optimization and analysis through the use of a high-speed packet IO framework for high-bandwidth data processing》 | 延遲優化和分析,透過使用高速分組IO框架進行高頻寬資料處理 | 德根多夫理工學院 |
22 | 《A new model for DPDK-based virtual switches》 | 一個基於dpdk的虛擬交換器模型 | HAL |
23 | 《FlowMon-DPDK: Parsimonious per-flow software monitoring at line rate》 | FlowMon-DPDK:基於線路速率的簡單的每流量軟體監控 | 諾基亞貝爾實驗室 |
24 | 《Intel® DPDK Boosts Server Appliance Performance》 | 英特爾®DPDK提升伺服器設備效能 | Intel |
25 | 《Virtual Switch Acceleration with OVS-TC and Agilio 40GbE SmartNICs》 | 基於OVS-TC和Agilio 40GbE SmartNICs的虛擬交換器加速 | Netronome |
26 | 《網路功能虛擬化技術研究進》 | 清華大學 | |
27 | 《網路功能虛擬化的高效能負載平衡機制》 | 中國科學院 | |
28 | 《NFV實驗平台的技術方案及建置流程介紹》 | 東南大學 | |
29 | 《(Intel DPDK) with VMware vSphere》 | VMware | |
30 | 《Mellanox DPDK Quick Start Guide》 | Mellanox DPDK快速入門指南 | Mellanox |
Jim St. Leger —— 英特爾開源策略與行銷總監
Edwin Verplanke —— 英特爾解決方案架構師
Harini Ramakrishnan —— Microsoft 的專案經理
Georgii Tkachuk —— 英特爾性能工程師
Honnappa Nagarahalli —— Arm 首席軟體工程師
Yasufumi Ogawa —— NTT 服務系統實驗室的研究工程師
Jingjing Wu —— 英特爾軟體工程師
Jill Lovato —— Linux 基金會通訊資深經理
Trishan de Lanerolle —— Linux 基金會技術專案經理
Jielong Zhou —— 螞蟻集團
Yong Wang —— 中興通訊硬體工程師
Xiuchun Lu —— 英特爾網路平台事業部工程師
Chenbo Xia —— 英特爾網路平台事業部工程師
Hongjun Ni —— 英特爾資深軟體工程師
Yipeng Wang —— 英特爾資深軟體工程師
Chenmin Sun —— 英特爾資深軟體工程師
Jianfeng Tan —— 英特爾軟體工程師
Hailong Wang —— 騰訊資深工程師
Cunming Liang —— 英特爾平台方案架構師
Changpeng Liu —— 英特爾資深工程師
Xin Zeng —— 英特爾資深工程師
Huai Huang —— 美團技術專家
Fangliang Lou —— 中興通訊架構師
Liang Ma —— 英特爾資深工程師
Helin Zhang —— 英特爾技術經理
Jingjing Wu —— 英特爾資深工程師
Fan Zhang - Intel 資深工程師,博士
Haohao Zhang —— 騰訊安全平台部資深工程師
Wei Wang —— Intel軟體工程師
Hao Lin —— 太一星晨架構師
Zhaohui Sun —— 北京派網軟體有限公司首席執行官
Jie Zheng —— United Stack網路虛擬化工程師
Kai Wang —— Yunshan資深工程師