netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: shahed.shaikh@cavium.com
Cc: netdev@vger.kernel.org, Ariel.Elior@cavium.com,
	Dept-EngEverestLinuxL2@cavium.com
Subject: Re: [PATCH net-next 0/2] qed* : Use trust mode to override forced MAC
Date: Fri, 20 Apr 2018 11:26:53 -0400 (EDT)	[thread overview]
Message-ID: <20180420.112653.546688395225857673.davem@davemloft.net> (raw)
In-Reply-To: <20180419125012.20503-1-shahed.shaikh@cavium.com>

From: Shahed Shaikh <shahed.shaikh@cavium.com>
Date: Thu, 19 Apr 2018 05:50:10 -0700

> This patchset adds a support to override forced MAC (MAC set by PF for a VF)
> when trust mode is enabled using
> #ip link set dev <pf> vf <vf id> trust on
> 
> First patch adds a real change to use .ndo_set_vf_trust to override forced MAC
> and allow user to change VFs from VF interface itself.
> 
> Second patch takes care of a corner case, where MAC change from VF won't
> take effect when VF interface is down, by introducing a new TLV
> (a way to send message from VF to PF) to give a hint to PF to update
> its bulletin board.
> 
> Please apply this series to net-next.

Series applied.

      parent reply	other threads:[~2018-04-20 15:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-19 12:50 [PATCH net-next 0/2] qed* : Use trust mode to override forced MAC Shahed Shaikh
2018-04-19 12:50 ` [PATCH net-next 1/2] qed* : use trust mode to allow VF " Shahed Shaikh
2018-04-19 12:50 ` [PATCH net-next 2/2] qed* : Add new TLV to request PF to update MAC in bulletin board Shahed Shaikh
2018-04-20 15:26 ` David Miller [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=20180420.112653.546688395225857673.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Ariel.Elior@cavium.com \
    --cc=Dept-EngEverestLinuxL2@cavium.com \
    --cc=netdev@vger.kernel.org \
    --cc=shahed.shaikh@cavium.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).