On Mon, 24 Aug 2026 20:30:31 +0400 Ivan Malov <[email protected]> wrote:
> 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. Applied to next-net

