ebpf/rss.bpf.skeleton.h | 1557 +++++++++++++++++++------------------- include/net/net.h | 8 - net/tap_int.h | 1 - ebpf/ebpf_rss.c | 12 +- hw/net/e1000e.c | 1 - hw/net/igb.c | 1 - hw/net/net_tx_pkt.c | 4 +- hw/net/virtio-net.c | 308 ++++---- hw/net/vmxnet3.c | 2 - net/dump.c | 4 +- net/net.c | 47 +- net/netmap.c | 5 - net/tap-bsd.c | 5 - net/tap-linux.c | 20 - net/tap-solaris.c | 5 - net/tap-stub.c | 5 - net/tap.c | 77 +- tools/ebpf/rss.bpf.c | 46 +- tools/ebpf/Makefile.ebpf | 15 +- 19 files changed, 986 insertions(+), 1137 deletions(-)