From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Szycik Date: Fri, 25 Feb 2022 12:48:01 +0100 Subject: [Intel-wired-lan] [PATCH net-next v9 0/7] ice: GTP support in switchdev In-Reply-To: References: <20220224185500.18384-1-marcin.szycik@linux.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: Hi Harald, Thank you for reviewing the gtp part! On 24-Feb-22 23:44, Harald Welte wrote: > Hi Marcin, > > On Thu, Feb 24, 2022 at 07:54:53PM +0100, Marcin Szycik wrote: >> Add support for adding GTP-C and GTP-U filters in switchdev mode. > > For the changes to the gtp.ko driver this v9 looks fine to me. I cannot > comment about the switchdevs bits, those are beyond my expertise. > > Regards, > Harald