The document outlines a presentation on using DPDK with KNI to improve the performance of an SD-WAN gateway. It discusses:
- Understanding typical SD-WAN ecosystems and gateway requirements
- How kernel-based forwarding has limitations that prevent meeting performance needs
- How DPDK can help by allowing dedicated resources and bypassing kernel processing
- The solution of using a dedicated DPDK application with KNI to leverage both DPDK and kernel functionality
- Details on the software architecture, component design, and how security and configuration are managed