Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240604073755.1859-1-jasowang@redhat.com
Maintainers: Jason Wang <jasowang@redhat.com>, Andrew Melnychenko <andrew@daynix.com>, Yuri Benditovich <yuri.benditovich@daynix.com>, Dmitry Fleytman <dmitry.fleytman@gmail.com>, Akihiko Odaki <akihiko.odaki@daynix.com>, Sriram Yagnaraman <sriram.yagnaraman@ericsson.com>, "Michael S. Tsirkin" <mst@redhat.com>, Luigi Rizzo <rizzo@iet.unipi.it>, Giuseppe Lettieri <g.lettieri@iet.unipi.it>, Vincenzo Maffione <v.maffione@gmail.com>
ebpf/ebpf_rss.c | 7 +
ebpf/rss.bpf.skeleton.h | 1558 +++++++++++++++++++++++-----------------------
ebpf/trace.h | 1 +
hw/net/e1000e.c | 1 -
hw/net/igb.c | 1 -
hw/net/net_tx_pkt.c | 4 +-
hw/net/virtio-net.c | 282 ++++-----
hw/net/vmxnet3.c | 2 -
include/net/net.h | 8 -
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 +--
net/tap_int.h | 1 -
tools/ebpf/Makefile.ebpf | 15 +-
tools/ebpf/rss.bpf.c | 44 +-
20 files changed, 968 insertions(+), 1124 deletions(-)
create mode 100644 ebpf/trace.h