Learn about the new rte_flow_actions_update() API for DPDK packet processing in this 14-minute technical talk from NVIDIA Corporation's Alexander Kozyrev. Explore how to achieve atomic updates of flow rules without packet loss, replacing the traditional two-step destroy-and-create approach. Discover the mechanisms that guarantee continuous packet steering during rule updates, ensuring no packets are mishandled or lost during the transition process. Gain insights into implementing more efficient and reliable packet offloading strategies in DPDK-based networking applications.
Overview
Syllabus
Continuous Packet Offloading with Update Rule - Alexander Kozyrev, NVIDIA Corporation
Taught by
DPDK Project