Re: [PATCH v8 0/4] net/intel: using common functions in idpf driver

2025-05-01 Thread Bruce Richardson
On Mon, Apr 28, 2025 at 02:51:31PM +0530, Shaiq Wani wrote: > reworked the drivers to use the common functions > and structures from drivers/net/intel/common. > > v8: fixed idpf_desc_done fn. > v7: rebased on top of latest main branch for a clean apply. > > Shaiq Wani (4): > net/intel: align Tx

[PATCH v8 0/4] net/intel: using common functions in idpf driver

2025-04-28 Thread Shaiq Wani
reworked the drivers to use the common functions and structures from drivers/net/intel/common. v8: fixed idpf_desc_done fn. v7: rebased on top of latest main branch for a clean apply. Shaiq Wani (4): net/intel: align Tx queue struct field names net/intel: use common Tx entry structure net/i