From: Olivier Matz <olivier.matz@6wind.com>
To: dev@dpdk.org
Cc: Qiming Yang <qiming.yang@intel.com>,
Wenjun Wu <wenjun1.wu@intel.com>, Qi Zhang <qi.z.zhang@intel.com>,
Wei Zhao <wei.zhao1@intel.com>,
stable@dpdk.org
Subject: [PATCH 0/2] net/ixgbe: fixes related to promiscuous mode in VFs
Date: Thu, 29 Sep 2022 14:08:59 +0200 [thread overview]
Message-ID: <20220929120901.639-1-olivier.matz@6wind.com> (raw)
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
next reply other threads:[~2022-09-29 12:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-29 12:08 Olivier Matz [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220929120901.639-1-olivier.matz@6wind.com \
--to=olivier.matz@6wind.com \
--cc=dev@dpdk.org \
--cc=qi.z.zhang@intel.com \
--cc=qiming.yang@intel.com \
--cc=stable@dpdk.org \
--cc=wei.zhao1@intel.com \
--cc=wenjun1.wu@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).