通过 XDP2 将 P4 与 eBPF 和 DPDK 统一起来.pdf

编号:1011997 PDF 12页 1.87MB 下载积分:VIP专享
下载报告请您先登录!

通过 XDP2 将 P4 与 eBPF 和 DPDK 统一起来.pdf

1、Unifying P4 with eBPF and DPDK via XDP2Tom Herbert Founder XDPnet Background in host data center networking Intel,Facebook,Google,Nvidia Inventor of several industry transforming technologies including eXpress DataPath(XDP)and a myriad of features in Linux networking My blog: Tom HerbertThe Grand Un

2、ificationXDP2 is the programming model for the datapath User writes their datapath in a language thats convenient for them Their code compiles into a variety of target Its a type of convergence layerXDP2XDP2Write once,run anywhere,run well!New flexibility,options,and extensibility for usersP4:fronte

3、nd and/or backend in XDP2state parse_tcp packet.extract(headers.tcp);local_metadata.l4_sport=headers.tcp.sport;local_metadata.l4_dport=headers.tcp.dport;transition accept;name:parse_tcp,min-hdr-length:20,metadata:ents:name:l4_sport,type:extract,md-off:82,hdr-src-off:0,length:2 ,name:l4_dport,type:ex

4、tract,md-off:4,hdr-src-off:2,length:2 Parser IRModified P4CXDP-2 compiler Kernel offloads are a major disappointment Only checksum offload,RSS,TSO are ubiquitous Problem:kernel doesnt trust NIC P4TC:valiant effort,but long shot from start 10K LOC,shunned eBPFOpportunity:Fixing kernel offloads User w

5、rite one program Compile to XDP/eBPF and P4 Run eBPF in kernel Run P4 in device Kernel and NIC running same code!Trust can be established Complex offloads are viable Effect:extend kernel to P4 HWSolution:“P4 in the kernel”XDP2 is on GitHub:xdp2-dev/xdp2 POC of P4C and backend compilers xdp2-dev/p4c:Early development Seeking collaborators for“P4 in the kernel”Couple 100 LOC in kernel Everything else compilers outside of kernelFuturesThank you!

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(通过 XDP2 将 P4 与 eBPF 和 DPDK 统一起来.pdf)为本站 (明日何其多) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠