Re: [PATCH net-next V2 08/16] net/devlink: Add E-Switch mode control

2016-06-30 Thread Or Gerlitz
On Fri, Jul 1, 2016 at 3:45 AM, John Fastabend wrote: > On 16-06-30 08:23 AM, Saeed Mahameed wrote: >> From: Or Gerlitz >> >> Add the commands to set and show the mode of SRIOV E-Switch, two modes >> are supported: >> >> * legacy: operating in the "old" L2 based mode (DMAC --> VF vport) >> >> * s

Re: [PATCH net-next V2 08/16] net/devlink: Add E-Switch mode control

2016-06-30 Thread John Fastabend
On 16-06-30 08:23 AM, Saeed Mahameed wrote: > From: Or Gerlitz > > Add the commands to set and show the mode of SRIOV E-Switch, two modes > are supported: > > * legacy: operating in the "old" L2 based mode (DMAC --> VF vport) > > * switchdev: the E-Switch is referred to as whitebox switch confi

Re: [PATCH net-next V2 08/16] net/devlink: Add E-Switch mode control

2016-06-30 Thread Jiri Pirko
Thu, Jun 30, 2016 at 05:23:27PM CEST, sae...@mellanox.com wrote: >From: Or Gerlitz > >Add the commands to set and show the mode of SRIOV E-Switch, two modes >are supported: > >* legacy: operating in the "old" L2 based mode (DMAC --> VF vport) > >* switchdev: the E-Switch is referred to as whitebox

[PATCH net-next V2 08/16] net/devlink: Add E-Switch mode control

2016-06-30 Thread Saeed Mahameed
From: Or Gerlitz Add the commands to set and show the mode of SRIOV E-Switch, two modes are supported: * legacy: operating in the "old" L2 based mode (DMAC --> VF vport) * switchdev: the E-Switch is referred to as whitebox switch configured using standard tools such as tc, bridge, openvswitch e