Re: [dpdk-dev] [DPDK] net/ice: add outer IPv4 matching for GTPU flow

2020-01-26 Thread Ye Xiaolong
On 01/21, chenmin@intel.com wrote: >From: Chenmin Sun > >This patch adds the capability of matching the outer IPv4 >headers for GTPU flows > >Fixes: efc16c621415 ("net/ice: support flow director GTPU tunnel") > >Signed-off-by: Chenmin Sun >--- > drivers/net/ice/base/ice_fdir.c | 4 > dr

Re: [dpdk-dev] [DPDK] net/ice: add outer IPv4 matching for GTPU flow

2020-01-22 Thread Zhang, Qi Z
> -Original Message- > From: Sun, Chenmin > Sent: Tuesday, January 21, 2020 7:57 PM > To: Cao, Yahui ; Zhang, Qi Z ; > Xing, Beilei > Cc: dev@dpdk.org; Sun, Chenmin > Subject: [DPDK] net/ice: add outer IPv4 matching for GTPU flow > > From: Chenmin Sun > > This patch adds the capabi

[dpdk-dev] [DPDK] net/ice: add outer IPv4 matching for GTPU flow

2020-01-20 Thread chenmin . sun
From: Chenmin Sun This patch adds the capability of matching the outer IPv4 headers for GTPU flows Fixes: efc16c621415 ("net/ice: support flow director GTPU tunnel") Signed-off-by: Chenmin Sun --- drivers/net/ice/base/ice_fdir.c | 4 drivers/net/ice/ice_fdir_filter.c | 3 ++- 2 files c