[dpdk-dev] [PATCH v1 0/5] fix promisc and tcam problem

Ferruh Yigit ferruh.yigit at intel.com
Fri Jul 3 18:22:15 CEST 2020


On 6/27/2020 4:55 AM, Xiaoyun wang wrote:
> This patch adds multi-thread resource protection when 
> setting promiscuous or allmulticast mode, adds bufout
> and out size parameter for mgmt sync channel and removes
> unused parameters for mgmt channel with no ack, adds TCAM
> filter switch for FDIR, and modifies return errors.
> 
> --
> v1:
>   - add out parameter for mgmt sync channel
>   - remove unused parameter
>   - fix setting promiscuous mode problem
>   - add tcam filter switch for FDIR
>   - modify return errors
> 
> Xiaoyun wang (5):
>   net/hinic/base: add out parameter for mgmt sync channel
>   net/hinic/base: remove unused parameter
>   net/hinic: fix setting promiscuous mode problem
>   net/hinic: add tcam filter switch for FDIR
>   net/hinic/base: modify return errors

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list