On 03/08/2016 07:39 PM, Andrew Lunn wrote:
>> Andrew,
>>
>> >From the high level, it looks like netcp switch meets the specifications
>> of a DSA hardware. Can you point me to a specific implementation that
>> I can use as an example to implement this for netcp?
>
> You need two parts:
>
> A tagg
> Andrew,
>
> >From the high level, it looks like netcp switch meets the specifications
> of a DSA hardware. Can you point me to a specific implementation that
> I can use as an example to implement this for netcp?
You need two parts:
A tagging implementation, in net/dsa/tag_*.c. They are all pr
On 03/03/2016 05:32 PM, Murali Karicheri wrote:
> On 02/29/2016 05:29 PM, Andrew Lunn wrote:
>> On Mon, Feb 29, 2016 at 04:43:16PM -0500, Murali Karicheri wrote:
>>
>> Hi Murali
>>
>> Please can you get your email client to wrap lines at ~ 75 characters.
> Hi Andrew,
>
> Thanks for responding. I h
On 02/29/2016 05:29 PM, Andrew Lunn wrote:
> On Mon, Feb 29, 2016 at 04:43:16PM -0500, Murali Karicheri wrote:
>
> Hi Murali
>
> Please can you get your email client to wrap lines at ~ 75 characters.
Hi Andrew,
Thanks for responding. I have tried the instruction below and
it doesn't seem to work
On Mon, Feb 29, 2016 at 04:43:16PM -0500, Murali Karicheri wrote:
Hi Murali
Please can you get your email client to wrap lines at ~ 75 characters.
> TI Keystone netcp h/w has a switch. It has n slave ports and 1 host
> port. Currently the netcp driver disables the switch functionality
> which ma
Hi Jiri, Scott, or other switchdev experts,
TI Keystone netcp h/w has a switch. It has n slave ports and 1 host port.
Currently the netcp driver disables the switch functionality which makes them
appear as n nic ports. However we have requirement to add switch support in the
driver. I have revi