Re: [RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers

2024-11-26 Thread Bruce Richardson
On Tue, Nov 26, 2024 at 03:57:42PM +0100, Thomas Monjalon wrote: > 25/11/2024 17:31, Bruce Richardson: > > On Mon, Nov 25, 2024 at 05:25:47PM +0100, David Marchand wrote: > > > Hello Bruce, > > > > > > On Fri, Nov 22, 2024 at 1:54 PM Bruce Richardson > > > wrote: > > > > > > > > This RFC attempts

Re: [RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers

2024-11-26 Thread Thomas Monjalon
25/11/2024 17:31, Bruce Richardson: > On Mon, Nov 25, 2024 at 05:25:47PM +0100, David Marchand wrote: > > Hello Bruce, > > > > On Fri, Nov 22, 2024 at 1:54 PM Bruce Richardson > > wrote: > > > > > > This RFC attempts to reduce the amount of code duplication across a > > > number of Intel NIC driv

Re: [RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers

2024-11-25 Thread Bruce Richardson
On Mon, Nov 25, 2024 at 05:25:47PM +0100, David Marchand wrote: > Hello Bruce, > > On Fri, Nov 22, 2024 at 1:54 PM Bruce Richardson > wrote: > > > > This RFC attempts to reduce the amount of code duplication across a > > number of Intel NIC drivers, specifically: ixgbe, i40e, iavf, and ice. > >

Re: [RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers

2024-11-25 Thread David Marchand
Hello Bruce, On Fri, Nov 22, 2024 at 1:54 PM Bruce Richardson wrote: > > This RFC attempts to reduce the amount of code duplication across a > number of Intel NIC drivers, specifically: ixgbe, i40e, iavf, and ice. Thanks for starting this effort! > > The first patch extract a function from the