Re: [PATCH net-next v5 1/5] devlink: Refactor physical port attributes

2019-07-08 Thread Jiri Pirko
Mon, Jul 08, 2019 at 06:15:45AM CEST, pa...@mellanox.com wrote: >To support additional devlink port flavours and to support few common >and few different port attributes, move physical port attributes to a >different structure. > >Signed-off-by: Parav Pandit >--- >Changelog: >v4->v5: > - Addressed

[PATCH net-next v5 1/5] devlink: Refactor physical port attributes

2019-07-07 Thread Parav Pandit
To support additional devlink port flavours and to support few common and few different port attributes, move physical port attributes to a different structure. Signed-off-by: Parav Pandit --- Changelog: v4->v5: - Addressed comments from Jiri. - Moved check for physical port flavours check to s