[dpdk-dev] [PATCH v3 0/3] fix flow director mask issues

Bruce Richardson bruce.richardson at intel.com
Wed Oct 19 11:35:46 CEST 2016


On Wed, Oct 19, 2016 at 09:22:57AM +0800, Wenzhuo Lu wrote:
> There're 2 issues about flow director mask.
> 1, MAC address mask is not supported in mac-vlan mode.
> 2, All the parameter are defined as big endian, but
>    they're not treated approriately.
> This patch set is used to fix these 2 issues.
> 
> v2:
> - Re-split the patches and reword commit log. No code change.
> 
> v3:
> - Reword the commit log.
> 
> Wenzhuo Lu (3):
>   ixgbe: fix wrong flow director mask
>   app/testpmd: fix wrong flow director mask
>   app/testpmd: fix flow director endian issue
> 
Patchset applied to dpdk-next-net/rel_16_11

/Bruce



More information about the dev mailing list