Hi,
> -----Original Message----- > From: Zhao1, Wei > Sent: Tuesday, June 5, 2018 5:12 PM > To: [email protected] > Cc: Lu, Wenzhuo <[email protected]>; [email protected]; Zhao1, Wei > <[email protected]> > Subject: [PATCH] app/testpmd: fix VLAN tci mask set error for FDIR > > The vlan tci mask should be set to 0xEFFF, not 0x0, the wrong mask will > cause mask error for register set. > > Fixes: d9d5e6f2f0ba ("app/testpmd: set default flow director mask") > Signed-off-by: Wei Zhao <[email protected]> Acked-by: Wenzhuo Lu <[email protected]>

