Re: [PATCH v18 net-next 1/8] octeontx2-af: npc: cn20k: debugfs enhancements
From: Ratheesh Kannoth
Date: Thu Jun 04 2026 - 22:08:30 EST
On 2026-06-04 at 20:15:27, Jakub Kicinski (kuba@xxxxxxxxxx) wrote:
> On Thu, 4 Jun 2026 07:49:43 +0530 Ratheesh Kannoth wrote:
> > There is only one AF device per system. So this case wont happen.
>
> Can you explain why? I thought this was a PCIe card, not an SoC driver.
This is PCIe. Firmware creates only one AF device. I will add a patch to
reject any additional AF probe with -EBUSY so the driver model matches
hardware and automated reviewers can rely on a single bound instance.