From: Mateusz Palczewski <mateusz.palczewski@intel.com>
To: intel-wired-lan@lists.osuosl.org
Subject: [Intel-wired-lan] [PATCH net v1 0/2] Fix vf set max mtu size with port vlan and jumbo frames
Date: Tue, 6 Sep 2022 11:14:09 +0200 [thread overview]
Message-ID: <20220906091411.910107-1-mateusz.palczewski@intel.com> (raw)
Fix "PF returned error -5 (IAVF_ERR_PARAM) to our request 6" error and
possible page_frag_cache_drain crashes that is a result of this error
when port vlan and jumbo frames are set on vf .
Michal Jaron (2):
iavf: Fix vf set max mtu size with port vlan and jumbo frames
i40e: Fix vf set max mtu size
.../ethernet/intel/i40e/i40e_virtchnl_pf.c | 20 +++++++++++++++++++
.../net/ethernet/intel/iavf/iavf_virtchnl.c | 7 +++++--
2 files changed, 25 insertions(+), 2 deletions(-)
--
2.27.0
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
next reply other threads:[~2022-09-06 9:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 9:14 Mateusz Palczewski [this message]
2022-09-06 9:14 ` [Intel-wired-lan] [PATCH net v1 1/2] iavf: Fix vf set max mtu size with port vlan and jumbo frames Mateusz Palczewski
2022-09-06 9:14 ` [Intel-wired-lan] [PATCH net v1 2/2] i40e: Fix vf set max mtu size Mateusz Palczewski
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=20220906091411.910107-1-mateusz.palczewski@intel.com \
--to=mateusz.palczewski@intel.com \
--cc=intel-wired-lan@lists.osuosl.org \
/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