From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chen, BoX C Date: Mon, 15 Mar 2021 08:18:24 +0000 Subject: [Intel-wired-lan] [Patch v5 04/18] ice: Support to separate GTP-U uplink and downlink In-Reply-To: References: <20210309030815.5299-1-haiyue.wang@intel.com> <20210309030815.5299-5-haiyue.wang@intel.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: > -----Original Message----- > From: Wang, Haiyue > Sent: March 15, 2021 16:17 > To: intel-wired-lan at lists.osuosl.org > Cc: Nowlin, Dan ; Liang, Cunming > ; Zhang, Qi Z ; Chen, BoX > C > Subject: RE: [Intel-wired-lan] [Patch v5 04/18] ice: Support to separate GTP-U > uplink and downlink > > > -----Original Message----- > > From: Intel-wired-lan On Behalf > > Of Haiyue Wang > > Sent: Tuesday, March 9, 2021 11:08 > > To: intel-wired-lan at lists.osuosl.org > > Cc: Nowlin, Dan ; Liang, Cunming > > ; Zhang, Qi Z > > Subject: [Intel-wired-lan] [Patch v5 04/18] ice: Support to separate > > GTP-U uplink and downlink > > > > From: Qi Zhang > > > > To apply different input set for GTP-U packet with or without extend > > header as well as GTP-U uplink and downlink, we need to add TCAM mask > > matching capability. This allows comprehending different PTYPE > > attributes by examining flags from the parser. Using this method, > > different profiles can be used by examining flag values from the parser. > > > > Signed-off-by: Dan Nowlin > > Signed-off-by: Qi Zhang > > --- > > .../net/ethernet/intel/ice/ice_flex_pipe.c | 106 +++++++++++++++--- > > .../net/ethernet/intel/ice/ice_flex_pipe.h | 1 + > > .../net/ethernet/intel/ice/ice_flex_type.h | 61 ++++++++++ > > drivers/net/ethernet/intel/ice/ice_flow.c | 88 ++++++++++++++- > > 4 files changed, 241 insertions(+), 15 deletions(-) > > > > Re-send to Bo, as a new member. > Tested-by: Chen Bo BRs, Chen Bo > > -- > > 2.30.1 > > > > _______________________________________________ > > Intel-wired-lan mailing list > > Intel-wired-lan at osuosl.org > > https://lists.osuosl.org/mailman/listinfo/intel-wired-lan