> -----Original Message----- > From: Florian Fainelli [mailto:[email protected]] > Sent: Friday, September 29, 2017 19:11 > To: Razvan Stefanescu <[email protected]>; Bogdan Purcareata > <[email protected]>; [email protected] > Cc: [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; Alexandru Marginean > <[email protected]>; Ruxandra Ioana Radulescu > <[email protected]>; Laurentiu Tudor <[email protected]>; > [email protected] > Subject: RE: [RESEND PATCH 2/6] staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 > Ethernet Switch driver > > On September 29, 2017 6:59:18 AM PDT, Razvan Stefanescu > <[email protected]> wrote: > > > > > >> -----Original Message----- > >> From: Bogdan Purcareata > >> Sent: Friday, September 29, 2017 16:36 > >> To: Razvan Stefanescu <[email protected]>; > >> [email protected] > >> Cc: [email protected]; [email protected]; > >> [email protected]; [email protected]; [email protected]; Alexandru > >Marginean > >> <[email protected]>; Ruxandra Ioana Radulescu > >> <[email protected]>; Laurentiu Tudor > ><[email protected]>; > >> [email protected] > >> Subject: RE: [RESEND PATCH 2/6] staging: fsl-dpaa2/ethsw: Add > >Freescale DPAA2 > >> Ethernet Switch driver > >> > >> > Introduce the DPAA2 Ethernet Switch driver, which manages Datapath > >Switch > >> > (DPSW) objects discovered on the MC bus. > >> > > >> > Suggested-by: Alexandru Marginean <[email protected]> > >> > Signed-off-by: Razvan Stefanescu <[email protected]> > > This looks pretty good for a new switchdev driver, is there a reason you can't > target drivers/net/ethernet instead of staging? Is it because the MC bus code > is > still in staging (AFAICT)? > Yes, driver depends on MC bus, which is still in staging. Also, control traffic code will require access to DPIO functions, that are also in staging.
Best regards, Razvan S. > -- > Florian _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
