From: "Michael S. Tsirkin" <mst@redhat•com>
To: Alexander Duyck <alexander.duyck@gmail•com>
Cc: Jiri Pirko <jiri@resnulli•us>,
Stephen Hemminger <stephen@networkplumber•org>,
Sridhar Samudrala <sridhar.samudrala@intel•com>,
David Miller <davem@davemloft•net>,
Netdev <netdev@vger•kernel.org>,
virtio-dev@lists•oasis-open.org, "Brandeburg,
Jesse" <jesse.brandeburg@intel•com>,
"Duyck, Alexander H" <alexander.h.duyck@intel•com>,
Jakub Kicinski <kubakici@wp•pl>
Subject: Re: [PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available
Date: Wed, 7 Mar 2018 04:38:54 +0200 [thread overview]
Message-ID: <20180307043534-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <CAKgT0Uf_c_yNJNHBbPs8MBybxmTJJx4u0mg8MrZd+=ZGot22XA@mail.gmail.com>
On Tue, Mar 06, 2018 at 03:27:46PM -0800, Alexander Duyck wrote:
> > I definitelly vote for a separate common shared code for both netvsc and
> > virtio_net - even if you use 2 and 3 netdev model, you could share the
> > common code. Strict checks and limitation should be in place.
>
> Noted. But as I also mentioned there isn't that much "common" code
> between the two models. I think if anything we could probably look at
> peeling out a few bits such as "get_<iface>_bymac" which really would
> become dev_get_by_mac_and_ops in order to find the device for the
> notifiers. I probably wouldn't even put that in our driver and would
> instead put it in the core code since it almost makes more sense
> there. Beyond that sharing becomes much more challenging due to the
> differences in the Rx and Tx paths that build out of the difference
> between the 2 driver and 3 driver models.
At this point it might be worth it to articulate the advantages
of the 3 netdev model.
If they are compelling, why wouldn't netvsc users want them?
Alex, I think you were one of the strongest proponents of this model,
you should be well placed to provide a summary.
--
MST
next prev parent reply other threads:[~2018-03-07 2:38 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-01 20:08 [PATCH v4 0/2] Enable virtio_net to act as a backup for a passthru device Sridhar Samudrala
2018-03-01 20:08 ` [PATCH v4 1/2] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit Sridhar Samudrala
2018-03-01 20:08 ` [PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available Sridhar Samudrala
2018-03-02 8:36 ` Jiri Pirko
2018-03-02 15:26 ` Alexander Duyck
2018-03-02 16:20 ` Jiri Pirko
2018-03-02 16:37 ` Samudrala, Sridhar
2018-03-02 17:06 ` Alexander Duyck
2018-03-02 19:42 ` Michael S. Tsirkin
2018-03-02 20:49 ` Siwei Liu
2018-03-03 11:31 ` Jiri Pirko
2018-03-03 18:04 ` Alexander Duyck
2018-03-03 21:25 ` Jiri Pirko
2018-03-04 0:26 ` Alexander Duyck
2018-03-04 7:13 ` Jiri Pirko
2018-03-04 18:24 ` Alexander Duyck
2018-03-04 18:50 ` Jiri Pirko
2018-03-04 21:54 ` Samudrala, Sridhar
2018-03-04 21:58 ` Alexander Duyck
2018-03-05 9:21 ` Jiri Pirko
2018-03-05 16:11 ` Stephen Hemminger
2018-03-05 22:30 ` Jiri Pirko
2018-03-05 22:47 ` Alexander Duyck
2018-03-06 3:15 ` Stephen Hemminger
2018-03-06 19:08 ` Alexander Duyck
2018-03-06 22:59 ` Jiri Pirko
2018-03-06 23:27 ` Alexander Duyck
2018-03-07 2:38 ` Michael S. Tsirkin [this message]
2018-03-07 17:50 ` Alexander Duyck
2018-03-07 18:06 ` Stephen Hemminger
2018-03-07 18:55 ` Alexander Duyck
2018-03-07 20:11 ` Michael S. Tsirkin
2018-03-12 18:47 ` Samudrala, Sridhar
2018-03-02 19:41 ` Michael S. Tsirkin
2018-03-02 19:52 ` Samudrala, Sridhar
2018-03-02 20:10 ` Michael S. Tsirkin
2018-03-02 20:44 ` Siwei Liu
2018-03-02 20:56 ` Samudrala, Sridhar
2018-03-02 21:33 ` Michael S. Tsirkin
2018-03-02 21:31 ` Michael S. Tsirkin
2018-03-02 22:26 ` Siwei Liu
2018-03-04 4:00 ` Michael S. Tsirkin
2018-03-02 21:11 ` Siwei Liu
2018-03-02 21:36 ` Michael S. Tsirkin
2018-03-02 23:56 ` Siwei Liu
2018-03-04 4:04 ` Michael S. Tsirkin
2018-03-12 21:53 ` Siwei Liu
2018-03-02 23:12 ` Samudrala, Sridhar
2018-03-03 0:09 ` Siwei Liu
2018-03-12 20:12 ` Jiri Pirko
2018-03-12 20:58 ` Samudrala, Sridhar
2018-03-12 21:08 ` Jiri Pirko
2018-03-14 0:36 ` Samudrala, Sridhar
2018-03-14 0:54 ` Stephen Hemminger
2018-03-14 15:45 ` Jiri Pirko
2018-03-12 22:44 ` Siwei Liu
2018-03-14 0:28 ` Samudrala, Sridhar
2018-03-14 0:44 ` Michael S. Tsirkin
2018-03-14 4:50 ` Siwei Liu
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=20180307043534-mutt-send-email-mst@kernel.org \
--to=mst@redhat$(echo .)com \
--cc=alexander.duyck@gmail$(echo .)com \
--cc=alexander.h.duyck@intel$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=jesse.brandeburg@intel$(echo .)com \
--cc=jiri@resnulli$(echo .)us \
--cc=kubakici@wp$(echo .)pl \
--cc=netdev@vger$(echo .)kernel.org \
--cc=sridhar.samudrala@intel$(echo .)com \
--cc=stephen@networkplumber$(echo .)org \
--cc=virtio-dev@lists$(echo .)oasis-open.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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