RE: [PATCH v4 44/48] igb: Notify only new interrupts

2023-04-26 Thread Sriram Yagnaraman
Beraldo Leal ; Cleber Rosa > ; Laurent Vivier ; Paolo Bonzini > ; qemu-devel@nongnu.org; Tomasz Dzieciol > ; Akihiko Odaki > > Subject: [PATCH v4 44/48] igb: Notify only new interrupts > > This follows the corresponding change for e1000e. This fixes: > tests/avocado/netdev-e

[PATCH v4 44/48] igb: Notify only new interrupts

2023-04-26 Thread Akihiko Odaki
This follows the corresponding change for e1000e. This fixes: tests/avocado/netdev-ethtool.py:NetDevEthtool.test_igb Signed-off-by: Akihiko Odaki --- hw/net/igb_core.c | 201 -- hw/net/trace-events | 11 +- .../org.centos/str