> -----Original Message-----
> From: Wang, Haiyue <[email protected]>
> Sent: Thursday, October 29, 2020 9:13 AM
> To: [email protected]
> Cc: Zhang, Qi Z <[email protected]>; Wang, Haiyue
> <[email protected]>; Zhang, AlvinX <[email protected]>; Yang,
> Qiming <[email protected]>; Guo, Jia <[email protected]>
> Subject: [PATCH v2] net/ice: fix DCF Rx segmentation fault
>
> The initialization of selecting the handler for scalar Rx path FlexiMD fields
> extraction into mbuf is missed, it will cause segmentation fault (core
> dumped).
>
> Also add the missed support to handle RXDID 16, which has RSS hash value on
> Qword 1.
>
> Fixes: 7a340b0b4e03 ("net/ice: refactor Rx FlexiMD handling")
>
> Reported-by: Alvin Zhang <[email protected]>
> Signed-off-by: Haiyue Wang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel after revert v1
Thanks
Qi