From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chen, BoX C Date: Mon, 15 Mar 2021 08:18:07 +0000 Subject: [Intel-wired-lan] [Patch v5 03/18] ice: Add more advanced protocol support in flow filter In-Reply-To: References: <20210309030815.5299-1-haiyue.wang@intel.com> <20210309030815.5299-4-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:16 > To: intel-wired-lan at lists.osuosl.org; Chen, BoX C > Cc: Liang, Cunming ; Xu, Ting > ; Cao, Yahui ; Zhang, Qi Z > > Subject: RE: [Intel-wired-lan] [Patch v5 03/18] ice: Add more advanced > protocol support in flow filter > > > -----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: Liang, Cunming ; Xu, Ting > > ; Cao, Yahui ; Zhang, Qi Z > > > > Subject: [Intel-wired-lan] [Patch v5 03/18] ice: Add more advanced > > protocol support in flow filter > > > > From: Qi Zhang > > > > The patch add more protocol support in flow filter, these include > > PPPoE, L2TPv3, GTP, PFCP, ESP and AH. > > > > Signed-off-by: Ting Xu > > Signed-off-by: Yahui Cao > > Signed-off-by: Qi Zhang > > --- > > drivers/net/ethernet/intel/ice/ice_flow.c | 270 +++++++++++++++++- > > drivers/net/ethernet/intel/ice/ice_flow.h | 128 ++++++++- > > .../ethernet/intel/ice/ice_protocol_type.h | 4 + > > 3 files changed, 396 insertions(+), 6 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