From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maciej Fijalkowski Date: Sat, 8 May 2021 00:11:35 +0200 Subject: [Intel-wired-lan] [PATCH net-next 0/4] i40e: small improvements on XDP path In-Reply-To: <20210118103233.49bfd205@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> References: <20210114143318.2171-1-cristian.dumitrescu@intel.com> <20210118103233.49bfd205@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> Message-ID: <20210507221135.GB18159@ranger.igk.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: On Mon, Jan 18, 2021 at 10:32:33AM -0800, Jakub Kicinski wrote: > On Mon, 18 Jan 2021 08:31:23 +0100 Magnus Karlsson wrote: > > On Thu, Jan 14, 2021 at 3:34 PM Cristian Dumitrescu > > wrote: > > > > > > This patchset introduces some small and straightforward improvements > > > to the Intel i40e driver XDP path. Each improvement is fully described > > > in its associated patch. > > > > Thank you for these clean ups Cristian! > > > > For the series: > > > > Acked-by: Magnus Karlsson > > FWIW since this series is 100% driver code I'm expecting it will > come downstream via Tony's tree. Please LMK if that's not the case. I just realized that this set got somewhat abandonded. Tony, can you pick this? I wouldn't be surprised if it wouldn't apply cleanly anymore since it has been almost 4 months since the initial submission, but let's see... Otherwise we probably would have to ask Cristian to re-submit directly to IWL I guess.