Re: [PATCH 3/4] cpsw_switchdev: add switchdev support files

2018-05-26 Thread kbuild test robot
Hi Ilias, Thank you for the patch! Yet something to improve: [auto build test ERROR on net/master] [also build test ERROR on v4.17-rc6] [cannot apply to net-next/master] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.co

Re: [PATCH 3/4] cpsw_switchdev: add switchdev support files

2018-05-24 Thread Maxim Uvarov
2018-05-24 9:56 GMT+03:00 Ilias Apalodimas : > Signed-off-by: Ilias Apalodimas > --- > drivers/net/ethernet/ti/Kconfig | 9 + > drivers/net/ethernet/ti/Makefile | 1 + > drivers/net/ethernet/ti/cpsw_switchdev.c | 299 > +++ > drivers/net/ethernet/

[PATCH 3/4] cpsw_switchdev: add switchdev support files

2018-05-23 Thread Ilias Apalodimas
Signed-off-by: Ilias Apalodimas --- drivers/net/ethernet/ti/Kconfig | 9 + drivers/net/ethernet/ti/Makefile | 1 + drivers/net/ethernet/ti/cpsw_switchdev.c | 299 +++ drivers/net/ethernet/ti/cpsw_switchdev.h | 4 + 4 files changed, 313 insertions