Re: [PATCH v1] doc: fix aging poll frequency devargs information

2024-03-04 Thread Jerin Jacob
On Mon, Mar 4, 2024 at 8:00 PM Ankur Dwivedi wrote: > > The information for CNXK NPC MCAM aging poll frequency devargs is moved to > runtime config options section for ethdev device. Initially it was > incorrectly placed in runtime config options section for inline device. > > Fixes: a44775505911

[PATCH v1] doc: fix aging poll frequency devargs information

2024-03-04 Thread Ankur Dwivedi
The information for CNXK NPC MCAM aging poll frequency devargs is moved to runtime config options section for ethdev device. Initially it was incorrectly placed in runtime config options section for inline device. Fixes: a44775505911 ("net/cnxk: support flow aging") Cc: sta...@dpdk.org Signed-off