DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] net/ixgbe: fixes related to promiscuous mode in VFs
@ 2022-09-29 12:08 Olivier Matz
  2022-09-29 12:09 ` [PATCH 1/2] net/ixgbe: fix bcast packets Rx on VF after promisc removal Olivier Matz
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Olivier Matz @ 2022-09-29 12:08 UTC (permalink / raw)
  To: dev; +Cc: Qiming Yang, Wenjun Wu, Qi Zhang, Wei Zhao, stable

These 2 patches have been submitted and accepted to the kernel (see
links in the patches).

They also apply smoothly to DPDK, however I didn't have the opportunity
to test them with a PF managed by DPDK.

Given this is exactly the same code, I think it could be applied anyway.

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

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

-- 
2.30.2


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

end of thread, other threads:[~2022-10-10  1:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-29 12:08 [PATCH 0/2] net/ixgbe: fixes related to promiscuous mode in VFs Olivier Matz
2022-09-29 12:09 ` [PATCH 1/2] net/ixgbe: fix bcast packets Rx on VF after promisc removal Olivier Matz
2022-09-29 12:09 ` [PATCH 2/2] net/ixgbe: fix unexpected VLAN Rx in promisc mode on VF Olivier Matz
2022-10-10  1:36 ` [PATCH 0/2] net/ixgbe: fixes related to promiscuous mode in VFs Wu, Wenjun1
2022-10-10  1:44   ` Zhang, Qi Z

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