From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Lobakin Date: Mon, 29 Nov 2021 15:41:47 +0100 Subject: [Intel-wired-lan] [PATCH net-next 0/2] igc: driver change to support XDP metadata In-Reply-To: References: <163700856423.565980.10162564921347693758.stgit@firesoul> <20211129141047.8939-1-alexandr.lobakin@intel.com> Message-ID: <20211129144147.10242-1-alexandr.lobakin@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: From: Jesper Dangaard Brouer Date: Mon, 29 Nov 2021 15:29:07 +0100 > On 29/11/2021 15.10, Alexander Lobakin wrote: > > From: Jesper Dangaard Brouer > > Date: Mon, 15 Nov 2021 21:36:20 +0100 > > > >> Changes to fix and enable XDP metadata to a specific Intel driver igc. > >> Tested with hardware i225 that uses driver igc, while testing AF_XDP > >> access to metadata area. > > > > Would you mind if I take this your series into my bigger one that > > takes care of it throughout all the Intel drivers? > > I have a customer that depend on this fix. They will have to do the > backport anyway (to v5.13), but it would bring confidence on their side > if the commits appear in an official git-tree before doing the backport > (and optimally with a SHA they can refer to). Yeah, sure, it's totally fine to get them accepted separately, I'll just refer to them in my series. > Tony Nguyen have these landed in your git-tree? Doesn't seem like. The reason might be that you responded to my patch 2/2 comments only now. > --JEsper Al