From: Nguyen, Anthony L <anthony.l.nguyen@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH net v2] i40e: Fix to not show opcode msg on unsuccessful VF MAC change
Date: Wed, 3 Mar 2021 01:07:09 +0000 [thread overview]
Message-ID: <215932bb6dc3c90f003ce1fa1d6b52e105a5126b.camel@intel.com> (raw)
In-Reply-To: <20210302151904.13288-1-mateusz.palczewski@intel.com>
On Tue, 2021-03-02 at 15:19 +0000, Mateusz Palczewski wrote:
> Hide i40e opcode information sent during response to VF in case when
> untrusted VF tried to change MAC on the VF interface.
>
> This is implemented by adding an additional parameter 'hide' to the
> response sent to VF function that hides the display of error
> information, but forwards the error code to VF.
>
> Previously it was not possible to send response with some error code
> to VF without displaying opcode information.
>
> Fixes: 5c3c48ac6bf5("i40e: implement virtual device interface")
> Signed-off-by: Grzegorz Szczurek <grzegorzx.szczurek@intel.com>
ERROR: Missing Signed-off-by: line by nominal patch author 'Mateusz
Palczewski <mateusz.palczewski@intel.com>'
> Reviewed-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
> ---
Please include a revision history of what changed between versions.
> .../ethernet/intel/i40e/i40e_virtchnl_pf.c | 44 +++++++++++++++
> ----
> 1 file changed, 35 insertions(+), 9 deletions(-)
prev parent reply other threads:[~2021-03-03 1:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-02 15:19 [Intel-wired-lan] [PATCH net v2] i40e: Fix to not show opcode msg on unsuccessful VF MAC change Mateusz Palczewski
2021-03-03 1:07 ` Nguyen, Anthony L [this message]
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=215932bb6dc3c90f003ce1fa1d6b52e105a5126b.camel@intel.com \
--to=anthony.l.nguyen@intel.com \
--cc=intel-wired-lan@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