RE: [PATCH v3 44/47] igb: Notify only new interrupts

2023-04-25 Thread Sriram Yagnaraman
eraldo Leal ; > Cleber Rosa ; Laurent Vivier ; Paolo > Bonzini ; qemu-devel@nongnu.org; Tomasz Dzieciol > > Subject: Re: [PATCH v3 44/47] igb: Notify only new interrupts > > On 2023/04/24 20:41, Sriram Yagnaraman wrote: > > > > > >> -Original Message

Re: [PATCH v3 44/47] igb: Notify only new interrupts

2023-04-24 Thread Akihiko Odaki
; Beraldo Leal ; Cleber Rosa ; Laurent Vivier ; Paolo Bonzini ; qemu-devel@nongnu.org; Tomasz Dzieciol ; Akihiko Odaki Subject: [PATCH v3 44/47] igb: Notify only new interrupts This follows the corresponding change for e1000e. This fixes: tests/avocado/netdev-ethtool.py:NetDevEthtool.test_igb Signed-off

RE: [PATCH v3 44/47] igb: Notify only new interrupts

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

[PATCH v3 44/47] igb: Notify only new interrupts

2023-04-22 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