OSDN Git Service

igb: Notify only new interrupts
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Tue, 23 May 2023 02:43:35 +0000 (11:43 +0900)
committerJason Wang <jasowang@redhat.com>
Tue, 23 May 2023 07:20:15 +0000 (15:20 +0800)
commit5844562b177e2067b8ebf78d1845334e0c759896
tree0f95e97cfd657f6ba2a7fe1ffe2b38bd21625211
parentad431f0f8254e808a20987804cff1b38de089e47
igb: Notify only new interrupts

This follows the corresponding change for e1000e. This fixes:
tests/avocado/netdev-ethtool.py:NetDevEthtool.test_igb

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/igb_core.c
hw/net/trace-events
scripts/ci/org.centos/stream/8/x86_64/test-avocado
tests/avocado/netdev-ethtool.py