public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] ixgbe: fix promiscuous mode on VF
@ 2022-03-25 14:02 Olivier Matz
  2022-03-25 14:02 ` [PATCH net 1/2] ixgbe: fix bcast packets Rx on VF after promisc removal Olivier Matz
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Olivier Matz @ 2022-03-25 14:02 UTC (permalink / raw)
  To: netdev
  Cc: Jesse Brandeburg, Tony Nguyen, David S . Miller, Jakub Kicinski,
	Paolo Abeni, stable, Hiroshi Shimamoto, Nicolas Dichtel

These 2 patches fix issues related to the promiscuous mode on VF.

Comments are welcome,
Olivier

Cc: stable@vger.kernel.org
Cc: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Cc: Nicolas Dichtel <nicolas.dichtel@6wind.com>

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.30.2


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [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 2/2] ixgbe: fix unexpected VLAN Rx in promisc mode on VF Tony Nguyen
  0 siblings, 1 reply; 6+ 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] 6+ messages in thread

end of thread, other threads:[~2022-06-07 19:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-25 14:02 [PATCH net 0/2] ixgbe: fix promiscuous mode on VF Olivier Matz
2022-03-25 14:02 ` [PATCH net 1/2] ixgbe: fix bcast packets Rx on VF after promisc removal Olivier Matz
2022-03-25 14:02 ` [PATCH net 2/2] ixgbe: fix unexpected VLAN Rx in promisc mode on VF Olivier Matz
2022-04-06  8:18 ` [PATCH net 0/2] ixgbe: fix promiscuous " Olivier Matz
2022-04-06  9:00   ` [Intel-wired-lan] " Paul Menzel
  -- strict thread matches above, loose matches on Subject: below --
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 2/2] ixgbe: fix unexpected VLAN Rx in promisc mode on VF Tony Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox