On Thu, Oct 09, 2025 at 02:28:00PM +0100, Rybalchenko, Kirill wrote: > > > > -----Original Message----- > > From: Bruce Richardson <[email protected]> > > Sent: Tuesday 30 September 2025 15:29 > > To: [email protected] > > Cc: Richardson, Bruce <[email protected]> > > Subject: [PATCH] net/ice: fix initialization with 8 ports > > > > When initializing an 8-port device, the ACL configuration > > failed with the adminq returning an ENOMEM status from the > > sixth port onwards. Fix this issue by halving the depth, and > > therefore the space required, when using a device with >4 PFs. > > > > Signed-off-by: Bruce Richardson <[email protected]> > > --- > > Acked-by: Kirill Rybalchenko <[email protected]> > Applied to dpdk-next-net-intel.
/Bruce

