Re: [dpdk-dev] [PATCH] net/ice: fix wrong GTP-U fdir profile

2020-01-19 Thread Zhang, Qi Z
> -Original Message- > From: Zhang, Qi Z > Sent: Friday, January 17, 2020 2:21 PM > To: Cao, Yahui ; Xing, Beilei > Cc: dev@dpdk.org; Zhang, Qi Z ; sta...@dpdk.org > Subject: [PATCH] net/ice: fix wrong GTP-U fdir profile > > A GTP-U fdir profile should be regarded as a tunnel type, or

Re: [dpdk-dev] [PATCH] net/ice: fix wrong GTP-U fdir profile

2020-01-16 Thread Xing, Beilei
> -Original Message- > From: Zhang, Qi Z > Sent: Friday, January 17, 2020 2:21 PM > To: Cao, Yahui ; Xing, Beilei > Cc: dev@dpdk.org; Zhang, Qi Z ; sta...@dpdk.org > Subject: [PATCH] net/ice: fix wrong GTP-U fdir profile > > A GTP-U fdir profile should be regarded as a tunnel type, or

[dpdk-dev] [PATCH] net/ice: fix wrong GTP-U fdir profile

2020-01-16 Thread Qi Zhang
A GTP-U fdir profile should be regarded as a tunnel type, or the profile target to inner IPv4 will also cover inner IPv6 packet type due to some side effect. Fixes: efc16c621415 ("net/ice: support flow director GTPU tunnel") Cc: sta...@dpdk.org Signed-off-by: Qi Zhang --- drivers/net/ice/ice_fd