Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-03-21 Thread Jiri Pirko
v Pandit >> Cc: Jakub Kicinski ; da...@davemloft.net; >> oss-driv...@netronome.com; netdev@vger.kernel.org >> Subject: Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours >> >> Mon, Mar 04, 2019 at 05:59:04AM CET, pa...@mellanox.com wrote: >> > >

RE: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-03-20 Thread Abodunrin, Akeem G
.kernel.org > Subject: Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours > > Mon, Mar 04, 2019 at 05:59:04AM CET, pa...@mellanox.com wrote: > > > > > >> -Original Message- > >> From: netdev-ow...@vger.kernel.org On > >> Behalf

Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-03-03 Thread Jiri Pirko
.net; oss-driv...@netronome.com; >> netdev@vger.kernel.org >> Subject: Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours >> >> Tue, Feb 26, 2019 at 07:24:30PM CET, jakub.kicin...@netronome.com wrote: >> >Current port flavours cover simple swi

RE: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-03-03 Thread Parav Pandit
> -Original Message- > From: netdev-ow...@vger.kernel.org On > Behalf Of Jiri Pirko > Sent: Wednesday, February 27, 2019 6:17 AM > To: Jakub Kicinski > Cc: da...@davemloft.net; oss-driv...@netronome.com; > netdev@vger.kernel.org > Subject: Re: [PATCH net-next

Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-02-28 Thread David Ahern
On 2/27/19 3:42 PM, Jakub Kicinski wrote: > On Wed, 27 Feb 2019 21:17:27 +0100, Jiri Pirko wrote: >> Wed, Feb 27, 2019 at 06:23:26PM CET, jakub.kicin...@netronome.com wrote: >>> On Wed, 27 Feb 2019 13:41:35 +0100, Jiri Pirko wrote: Wed, Feb 27, 2019 at 01:23:27PM CET, j...@resnulli.us wrote:

Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-02-28 Thread Jakub Kicinski
On Thu, 28 Feb 2019 09:44:29 +0100, Jiri Pirko wrote: > >Okay, so let me explain the way I see it, and you can explain your way > >or tell me where you disagree. Those devlink ports and netdevs are pf > >ports and vf ports, which most refer to as "representor". If one sends > >packets to the netd

Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-02-28 Thread Jiri Pirko
Wed, Feb 27, 2019 at 11:42:39PM CET, jakub.kicin...@netronome.com wrote: >On Wed, 27 Feb 2019 21:17:27 +0100, Jiri Pirko wrote: >> Wed, Feb 27, 2019 at 06:23:26PM CET, jakub.kicin...@netronome.com wrote: >> >On Wed, 27 Feb 2019 13:41:35 +0100, Jiri Pirko wrote: >> >> Wed, Feb 27, 2019 at 01:23:27

Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-02-27 Thread Jakub Kicinski
On Wed, 27 Feb 2019 21:17:27 +0100, Jiri Pirko wrote: > Wed, Feb 27, 2019 at 06:23:26PM CET, jakub.kicin...@netronome.com wrote: > >On Wed, 27 Feb 2019 13:41:35 +0100, Jiri Pirko wrote: > >> Wed, Feb 27, 2019 at 01:23:27PM CET, j...@resnulli.us wrote: > >> >Tue, Feb 26, 2019 at 07:24:30PM CET,

Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-02-27 Thread Jiri Pirko
Wed, Feb 27, 2019 at 06:23:26PM CET, jakub.kicin...@netronome.com wrote: >On Wed, 27 Feb 2019 13:41:35 +0100, Jiri Pirko wrote: >> Wed, Feb 27, 2019 at 01:23:27PM CET, j...@resnulli.us wrote: >> >Tue, Feb 26, 2019 at 07:24:30PM CET, jakub.kicin...@netronome.com wrote: >> >>Current port flavours c

Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-02-27 Thread Jakub Kicinski
On Wed, 27 Feb 2019 13:41:35 +0100, Jiri Pirko wrote: > Wed, Feb 27, 2019 at 01:23:27PM CET, j...@resnulli.us wrote: > >Tue, Feb 26, 2019 at 07:24:30PM CET, jakub.kicin...@netronome.com wrote: > >>Current port flavours cover simple switches and DSA. Add PF > >>and VF flavours to cover "switchdev

Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-02-27 Thread Jiri Pirko
Wed, Feb 27, 2019 at 01:23:27PM CET, j...@resnulli.us wrote: >Tue, Feb 26, 2019 at 07:24:30PM CET, jakub.kicin...@netronome.com wrote: >>Current port flavours cover simple switches and DSA. Add PF >>and VF flavours to cover "switchdev" SR-IOV NICs. >> >>Example devlink user space output: >> >>$ de

Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-02-27 Thread Jiri Pirko
Tue, Feb 26, 2019 at 07:24:30PM CET, jakub.kicin...@netronome.com wrote: >Current port flavours cover simple switches and DSA. Add PF >and VF flavours to cover "switchdev" SR-IOV NICs. > >Example devlink user space output: > >$ devlink port >pci/:82:00.0/0: type eth netdev p4p1 flavour physica

Re: [PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-02-27 Thread Jiri Pirko
Tue, Feb 26, 2019 at 07:24:30PM CET, jakub.kicin...@netronome.com wrote: >Current port flavours cover simple switches and DSA. Add PF >and VF flavours to cover "switchdev" SR-IOV NICs. > >Example devlink user space output: > >$ devlink port >pci/:82:00.0/0: type eth netdev p4p1 flavour physica

[PATCH net-next 2/8] devlink: add PF and VF port flavours

2019-02-26 Thread Jakub Kicinski
Current port flavours cover simple switches and DSA. Add PF and VF flavours to cover "switchdev" SR-IOV NICs. Example devlink user space output: $ devlink port pci/:82:00.0/0: type eth netdev p4p1 flavour physical pci/:82:00.0/1: type eth netdev eth0 flavour pcie_pf pf 0 pci/:82: