Re: [dpdk-dev] [PATCH 0/6] net/sfc: improve Rx mode handling on VF

2020-04-02 Thread Ferruh Yigit
On 3/30/2020 11:25 AM, Andrew Rybchenko wrote: > VFs (as well as unpriviledged PFs) are not always allowed to > enable promiscuous and all-multicast. Handle it properly and > ensure consistency for settings applied and reported. > > Base driver patches have warnings/errors from checkpatch.sh > sin

[dpdk-dev] [PATCH 0/6] net/sfc: improve Rx mode handling on VF

2020-03-30 Thread Andrew Rybchenko
VFs (as well as unpriviledged PFs) are not always allowed to enable promiscuous and all-multicast. Handle it properly and ensure consistency for settings applied and reported. Base driver patches have warnings/errors from checkpatch.sh since coding style differs a bit. Return of non-negative errn