Re: [dpdk-dev] [PATCH v2 00/17] net/sfc: factor out common driver library

2020-09-21 Thread Ferruh Yigit
On 9/17/2020 7:34 AM, Andrew Rybchenko wrote: Network and vDPA drivers share libefx. So, libefx should be moved to common drivers. DPDK adaptation of the MCDI interface may be shared as well. The new common driver name is sfc_efx since it a new home of libefx base driver. sfc_ prefix is used to

[dpdk-dev] [PATCH v2 00/17] net/sfc: factor out common driver library

2020-09-16 Thread Andrew Rybchenko
Network and vDPA drivers share libefx. So, libefx should be moved to common drivers. DPDK adaptation of the MCDI interface may be shared as well. The new common driver name is sfc_efx since it a new home of libefx base driver. sfc_ prefix is used to make it clear that it is related to net/sfc (an