Re: [dpdk-dev] [PATCH 0/3] net/sfc: add device parameter to choose FW variant

2018-03-27 Thread Ferruh Yigit
On 3/26/2018 1:50 PM, Andrew Rybchenko wrote: > Patch 'net/sfc: add device parameter to choose FW variant' has > checkpatches.sh warning since positive errno is used inside the driver. > > Gautam Dawar (1): > net/sfc/base: add support to choose firmware variant > > Roman Zhukov (2): > net/sfc

[dpdk-dev] [PATCH 0/3] net/sfc: add device parameter to choose FW variant

2018-03-26 Thread Andrew Rybchenko
Patch 'net/sfc: add device parameter to choose FW variant' has checkpatches.sh warning since positive errno is used inside the driver. Gautam Dawar (1): net/sfc/base: add support to choose firmware variant Roman Zhukov (2): net/sfc/base: add values for RxDPCPU firmware id recognition net/sf