[dpdk-dev] [dpdk-stable] [PATCH] net/i40e: fix flow director for IPv6

Ferruh Yigit ferruh.yigit at intel.com
Fri Jun 23 11:07:39 CEST 2017


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: stable at dpdk.org
> 
> Signed-off-by: Beilei Xing <beilei.xing at intel.com>

Tested-by: Yuan Peng <yuan.peng at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list