Re: [PATCH v8 0/7] eBPF RSS support for virtio-net.

2021-05-14 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210514114835.267316-1-and...@daynix.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210514114835.267316-1-and...@daynix.com Subject: [PATCH v8 0/7] eBPF RSS support for

[PATCH v8 0/7] eBPF RSS support for virtio-net.

2021-05-14 Thread Andrew Melnychenko
This set of patches introduces the usage of eBPF for packet steering and RSS hash calculation: * RSS(Receive Side Scaling) is used to distribute network packets to guest virtqueues by calculating packet hash * Additionally adding support for the usage of RSS with vhost The eBPF works on kernels 5.