From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [next PATCH 1/5] i40e: Introduce devlink interface.
Date: Wed, 10 Aug 2016 13:50:03 -0700 [thread overview]
Message-ID: <1470862203.2128.32.camel@intel.com> (raw)
In-Reply-To: <1470329387-25138-1-git-send-email-sridhar.samudrala@intel.com>
On Thu, 2016-08-04 at 18:49 +0200, Sridhar Samudrala wrote:
>
> With smode support in iproute2 'devlink' utility, switch mode can be set
> and get via following commands.
>
> ??? # devlink dev smode pci/0000:05:00.0
> ??? mode: legacy
> ??? # devlink dev set pci/0000:05:00.0 smode switchdev
> ??? # devlink dev smode pci/0000:05:00.0
> ??? mode: switchdev
>
> Signed-off-by: Sridhar Samudrala <sridhar.samudrala@intel.com>
> ---
> ?drivers/net/ethernet/intel/Kconfig????????? |? 1 +
> ?drivers/net/ethernet/intel/i40e/i40e.h????? |? 3 ++
> ?drivers/net/ethernet/intel/i40e/i40e_main.c | 84
> ++++++++++++++++++++++++++---
> ?3 files changed, 80 insertions(+), 8 deletions(-)
Since there was no title patch to this series, I am using patch 1 of the
series to address the whole series.
Since Alex has brought up some good concerns/comments that should be
addressed (and the fact that this series does not apply cleanly to my
current tree), I am dropping this series. ?I will await a v2 where Alex's
comments are addressed and the series is rebased against my current dev-
queue branch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20160810/8079a75b/attachment.asc>
prev parent reply other threads:[~2016-08-10 20:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-04 16:49 [Intel-wired-lan] [next PATCH 1/5] i40e: Introduce devlink interface Sridhar Samudrala
2016-08-04 16:49 ` [Intel-wired-lan] [next PATCH 2/5] i40e: Introduce VF representor/control netdevs Sridhar Samudrala
2016-08-10 0:18 ` Nambiar, Amritha
2016-08-04 16:49 ` [Intel-wired-lan] [next PATCH 3/5] i40e: Enable VF specific ethtool statistics via VF representor netdevs Sridhar Samudrala
2016-08-10 0:21 ` Nambiar, Amritha
2016-08-04 16:49 ` [Intel-wired-lan] [next PATCH 4/5] i40e: Refactor flow director filter management to make it per VSI Sridhar Samudrala
2016-08-04 16:49 ` [Intel-wired-lan] [next PATCH 5/5] i40e: Enable ntuple filters on VFs via VF representor netdevs Sridhar Samudrala
2016-08-10 0:12 ` [Intel-wired-lan] [next PATCH 1/5] i40e: Introduce devlink interface Nambiar, Amritha
2016-08-10 16:01 ` Alexander Duyck
2016-08-10 16:50 ` John Fastabend
2016-08-10 18:18 ` Alexander Duyck
2016-08-10 18:41 ` John Fastabend
2016-08-16 18:54 ` Samudrala, Sridhar
2016-08-16 20:39 ` Alexander Duyck
2016-08-16 21:51 ` Samudrala, Sridhar
2016-08-17 0:17 ` Alexander Duyck
2016-08-17 19:24 ` John Fastabend
2016-08-10 20:50 ` Jeff Kirsher [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=1470862203.2128.32.camel@intel.com \
--to=jeffrey.t.kirsher@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.