On Fri, Mar 28, 2025 at 4:30 PM Bruce Richardson <bruce.richard...@intel.com> wrote: > > On Thu, Mar 27, 2025 at 09:34:33PM +0530, Shaiq Wani wrote: > > reworked the drivers to use the common functions > > and structures from drivers/net/intel/common. > > > > Shaiq Wani (4): > > net/intel: align Tx queue struct field names > > net/intel: use common Tx queue structure > > net/intel: use common Tx entry structure > > net/idpf: use common Tx free fn in idpf > > > Recheck-request: iol-unit-amd64-testing
I also received a strange report on eal_flags_misc_autotest, so it is probably not an issue with this series. The test crashes with what smells like a double free for a memzone object, strange. -- David Marchand