Netdev List
 help / color / mirror / Atom feed
From: Phil Sutter <phil@nwl.cc>
To: Jakub Kicinski <jakub.kicinski@netronome.com>
Cc: netdev@vger.kernel.org, oss-drivers@netronome.com,
	daniel@iogearbox.net, jiri@resnulli.us,
	alexei.starovoitov@gmail.com,
	Sabrina Dubroca <sd@queasysnail.net>
Subject: Re: [PATCH net-next v3 7/8] netdevsim: add SR-IOV functionality
Date: Mon, 4 Dec 2017 11:56:58 +0100	[thread overview]
Message-ID: <20171204105658.GY32305@orbyte.nwl.cc> (raw)
In-Reply-To: <20171201230902.20108-8-jakub.kicinski@netronome.com>

On Fri, Dec 01, 2017 at 03:09:01PM -0800, Jakub Kicinski wrote:
> dummy driver was extended with VF-related netdev APIs for testing
> SR-IOV-related software.  netdevsim did not exist back then.
> Implement SR-IOV functionality in netdevsim.  Notable difference
> is that since netdevsim has no module parameters, we will actually
> create a device with sriov_numvfs attribute for each netdev.
> The zero MAC address is accepted as some HW use it to mean any
> address is allowed.  Link state is also now validated.
> 
> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
> Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>

Acked-by: Phil Sutter <phil@nwl.cc>

  reply	other threads:[~2017-12-04 10:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-01 23:08 [PATCH net-next v3 0/8] xdp: make stack perform remove and add selftests Jakub Kicinski
2017-12-01 23:08 ` [PATCH net-next v3 1/8] net: xdp: avoid output parameters when querying XDP prog Jakub Kicinski
2017-12-01 23:08 ` [PATCH net-next v3 2/8] net: xdp: report flags program was installed with on query Jakub Kicinski
2017-12-01 23:08 ` [PATCH net-next v3 3/8] net: xdp: make the stack take care of the tear down Jakub Kicinski
2017-12-01 23:08 ` [PATCH net-next v3 4/8] netdevsim: add software driver for testing offloads Jakub Kicinski
2017-12-01 23:08 ` [PATCH net-next v3 5/8] netdevsim: add bpf offload support Jakub Kicinski
2017-12-01 23:09 ` [PATCH net-next v3 6/8] selftests/bpf: add offload test based on netdevsim Jakub Kicinski
2017-12-01 23:09 ` [PATCH net-next v3 7/8] netdevsim: add SR-IOV functionality Jakub Kicinski
2017-12-04 10:56   ` Phil Sutter [this message]
2017-12-01 23:09 ` [PATCH net-next v3 8/8] net: dummy: remove fake " Jakub Kicinski
2017-12-03  0:21 ` [PATCH net-next v3 0/8] xdp: make stack perform remove and add selftests Daniel Borkmann

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=20171204105658.GY32305@orbyte.nwl.cc \
    --to=phil@nwl.cc \
    --cc=alexei.starovoitov@gmail.com \
    --cc=daniel@iogearbox.net \
    --cc=jakub.kicinski@netronome.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --cc=oss-drivers@netronome.com \
    --cc=sd@queasysnail.net \
    /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