[PATCH 0/2] net/sfc: fix and extend secondary process support

Ivan Malov ivan.malov at arknetworks.am
Thu Aug 20 15:03:12 CEST 2026


The series addresses two secondary process deficiencies.

Patch 1 adds a missing shared adapter pointer assignment to
the secondary process init path, preventing a NULL pointer
dereference at device close time.

Patch 2 pre-populates a primary-process device info cache
to satisfy the 'dev_infos_get' requirement now imposed by
the 'test-pmd' application on secondary processes.


Ivan Malov (2):
  net/sfc: fix shared adapter pointer set in secondary process
  net/sfc: provide cached dev info to use in secondary process

 drivers/net/sfc/sfc.h        |  7 +++++++
 drivers/net/sfc/sfc_ethdev.c | 30 ++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

-- 
2.47.3



More information about the dev mailing list