Explore the implementation of Receive Side Scaling (RSS) with eBPF in QEMU and virtio-net in this informative conference talk. Delve into the history of RSS and virtio-net, examining the virtio spec changes including capabilities, device configuration, and setting RSS parameters. Gain insights into eBPF and its role in enhancing network performance. Discover the "magic" behind the implementation, including hash population, eBPF program source in QEMU, and configuration mapping. Learn about the loading process of eBPF programs, fallback mechanisms, and live migration considerations. Understand the QEMU command line usage and libvirt integration. Conclude with an overview of the current status and pending patches for this technology.
Receive Side Scaling - RSS with eBPF in QEMU and virtio-net