[dpdk-stable] [DPDK 18.11] net/i40e: fix filter pctype

Kevin Traynor ktraynor at redhat.com
Fri Dec 11 10:46:07 CET 2020


On 11/12/2020 09:01, Steve Yang wrote:
> From: Shougang Wang <shougangx.wang at intel.com>
> 
> [ upstream commit 11b58ac709690cb4086a0a01f979b3d3f8ea7d21 ]
> 
> The i40e_filter_pctype TCP_SYN_NO_ACK, UNICAST_IPV4_UDP and
> MULTICAST_IPV4_UDP for x722 were missing when translating RSS type to
> i40e_filter_pctype. This patch fixes it.
> 
> Fixes: da7018ec29d4 ("net/i40e: fix queue region in RSS flow")
> Cc: stable at dpdk.org
> 
> Reviewed-by: Wei Zhao <wei.zhao1 at intel.com>
> 
> Signed-off-by: Shougang Wang <shougangx.wang at intel.com>
> ---
>  drivers/net/i40e/i40e_flow.c | 51 +++++++++++++++++++++++++++++++-----
>  1 file changed, 44 insertions(+), 7 deletions(-)

applied, thanks.



More information about the stable mailing list