Re: [dpdk-dev] [PATCH] net/mlx5: fix RSS expand for IP-in-IP

2019-08-06 Thread Raslan Darawsheh
Hi, > -Original Message- > From: dev On Behalf Of Xiaoyu Min > Sent: Wednesday, July 24, 2019 2:32 PM > To: Shahaf Shuler ; Yongseok Koh > ; Slava Ovsiienko > Cc: dev@dpdk.org; Jack Min > Subject: [dpdk-dev] [PATCH] net/mlx5: fix RSS expand for IP-in-IP > >

[dpdk-dev] [PATCH] net/mlx5: fix RSS expand for IP-in-IP

2019-07-24 Thread Xiaoyu Min
The RSS expand function for IP-in-IP tunnel type is missed, which leads to create following flow failed: flow create 0 ingress pattern eth / ipv4 proto is 4 / ipv4 / udp / end actions rss queues 0 1 end level 2 types ip ipv4-other udp ipv4 ipv4-frag end / mark id 221 / c