DPDK performance for USER application


The presentation is here:

https://www.dpdk.org/wp-content/uploads/sites/35/2018/06/DPDK-with-KNI-Pushing-the-Performance-of-an-SDWAN-Gateway-to-Highway-Limits.pdf

And the video is here:

https://www.youtube.com/watch?v=MHzVDza1Cjc

For more about how KNI connect to container:

KNI: https://doc.dpdk.org/guides/prog_guide/kernel_nic_interface.html

Video: https://www.youtube.com/watch?v=FpbfxqoKVwc show the follow picture.

The presentation: Utilizing DPDK Virtual Devices in OVS

The KNI Mechanism 

OVS, DPDK and Software DataplaneAcceleration

Intel? DPDK vSwitch Getting Started Guide  

Calico accleration: 

Calico + eBPF  

Get started with VPP networking 

Lightning-Fast Kubernetes Networking with Calico and VPP  

Calico’s VPP implementation is a pure layer 3 data plane. Pods send their traffic to VPP pods using TUN interfaces. VPP processes the traffic and makes routing, load balancing and policy decisions.

VPP dataplane implementation details   

相关