linux-yocto/drivers/net
Jiawen Wu e1aec95458 net: wangxun: revert the adjustment of the IRQ vector sequence
commit e37546ad1f upstream.

Due to hardware limitations of NGBE, queue IRQs can only be requested
on vector 0 to 7. When the number of queues is set to the maximum 8,
the PCI IRQ vectors are allocated from 0 to 8. The vector 0 is used by
MISC interrupt, and althrough the vector 8 is used by queue interrupt,
it is unable to receive packets. This will cause some packets to be
dropped when RSS is enabled and they are assigned to queue 8.

So revert the adjustment of the MISC IRQ location, to make it be the
last one in IRQ vectors.

Fixes: 937d46ecc5 ("net: wangxun: add ethtool_ops for channel number")
Cc: stable@vger.kernel.org
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Reviewed-by: Larysa Zaremba <larysa.zaremba@intel.com>
Link: https://patch.msgid.link/20250701063030.59340-3-jiawenwu@trustnetic.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-07-17 18:37:23 +02:00
..
arcnet
bonding bonding: Mark active offloaded xfrm_states 2025-07-10 16:04:58 +02:00
caif
can can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug level 2025-07-17 18:37:19 +02:00
dsa net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0 2025-06-19 15:32:25 +02:00
ethernet net: wangxun: revert the adjustment of the IRQ vector sequence 2025-07-17 18:37:23 +02:00
fddi
fjes
hamradio
hippi
hyperv
ieee802154
ipa
ipvlan
mctp
mdio
netdevsim netdevsim: Mark NAPI ID on skb in nsim_rcv 2025-06-27 11:11:33 +01:00
pcs
phy net: phy: microchip: limit 100M workaround to link-down events on LAN88xx 2025-07-17 18:37:19 +02:00
plip
ppp
pse-pd
slip
team
thunderbolt
usb net: usb: qmi_wwan: add SIMCom 8230C composition 2025-07-17 18:37:21 +02:00
vmxnet3 vmxnet3: correctly report gso type for UDP tunnels 2025-06-19 15:32:18 +02:00
vxlan vxlan: Do not treat dst cache initialization errors as fatal 2025-06-27 11:11:33 +01:00
wan
wireguard wireguard: device: enable threaded NAPI 2025-06-19 15:32:20 +02:00
wireless wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init() 2025-07-17 18:37:17 +02:00
wwan net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexing 2025-06-19 15:32:19 +02:00
xen-netback
amt.c
bareudp.c
dummy.c
eql.c
geneve.c
gtp.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macsec.c macsec: MACsec SCI assignment for ES = 0 2025-06-19 15:32:29 +02:00
macvlan.c
macvtap.c
Makefile
mdio.c
mhi_net.c
mii.c
net_failover.c
netconsole.c
netkit.c
nlmon.c
ntb_netdev.c
pfcp.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tap.c
tun.c
veth.c
virtio_net.c virtio-net: ensure the received length does not exceed allocated size 2025-07-10 16:04:41 +02:00
vrf.c
vsockmon.c
xen-netfront.c