Re: [PATCH net-next 7/9] net: dsa: define port types

From: Vivien Didelot
Date: Thu Oct 26 2017 - 11:39:48 EST


Hi Jiri,

Jiri Pirko <jiri@xxxxxxxxxxx> writes:

>>+ enum {
>>+ DSA_PORT_TYPE_UNUSED = 0,
>>+ DSA_PORT_TYPE_CPU,
>>+ DSA_PORT_TYPE_DSA,
>>+ DSA_PORT_TYPE_USER,
>
> Do you plan to expose this to userspace? How?

No. This is a DSA internal data for the moment.


Thanks,

Vivien