netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-06-07
@ 2022-06-07 18:15 Tony Nguyen
  2022-06-07 18:15 ` [PATCH net 1/2] ixgbe: fix bcast packets Rx on VF after promisc removal Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Nguyen @ 2022-06-07 18:15 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet; +Cc: Tony Nguyen, netdev

This series contains updates to ixgbe driver only.

Olivier Matz resolves an issue so that broadcast packets can still be
received when VF removes promiscuous settings and removes setting of
VLAN promiscuous, in promiscuous mode, to prevent a loop when VFs are
bridged.

The following are changes since commit cf67838c4422eab826679b076dad99f96152b4de:
  selftests net: fix bpf build error
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 10GbE

Olivier Matz (2):
  ixgbe: fix bcast packets Rx on VF after promisc removal
  ixgbe: fix unexpected VLAN Rx in promisc mode on VF

 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-09  4:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07 18:15 [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-06-07 Tony Nguyen
2022-06-07 18:15 ` [PATCH net 1/2] ixgbe: fix bcast packets Rx on VF after promisc removal Tony Nguyen
2022-06-07 18:15 ` [PATCH net 2/2] ixgbe: fix unexpected VLAN Rx in promisc mode on VF Tony Nguyen
2022-06-09  4:10 ` [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-06-07 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).