On 6/22/2017 10:30 AM, Beilei Xing wrote: > After adding a fdir rule for IPv6 with input set TC, IPv6 packets > with the specific TC can't be assigned the right queue. > The root cause is that TC is parsed wrongly, this patch fixes > TC parsing problem. > > Fixes: 7d83c152a207 ("net/i40e: parse flow director filter") > Cc: sta...@dpdk.org > > Signed-off-by: Beilei Xing <beilei.x...@intel.com>
Tested-by: Yuan Peng <yuan.p...@intel.com> Applied to dpdk-next-net/master, thanks.