On 2/10/2017 1:37 AM, Wei Zhao wrote:
> It must use big endian when check on the tci mask of vlan
> and vxlan parser in fdir filter rule pattern parser.Because
> rte layer send out tci mask using big endian mode.
>
> Fixes: 11777435c727 ("net/ixgbe: parse flow director filter")
> Fixes: cc83320af286 ("net/ixgbe: add tci mask check
> in fdir parser")
>
> Signed-off-by: Wei Zhao <[email protected]>
net/ixgbe: fix VLAN mask TCI in flow rule parser
Fixes: 11777435c727 ("net/ixgbe: parse flow director filter")
Fixes: c7753a7e6968 ("net/ixgbe: add tci mask check in fdir parser")
Applied to dpdk-next-net/master, thanks.