This document discusses DPDK support for new hardware offloads. It describes the Netronome Agilio SmartNIC card, which has hardware accelerators and can offload tasks like cryptography and flow processing. It discusses using the card with OVS-DPDK for improved performance over kernel OVS. Full offloading of OVS classification and actions to the NIC is proposed to reduce CPU usage. Supporting eBPF offloading is also discussed, as is using DPDK with virtio. Overall the document explores how DPDK can better leverage network hardware offloads.