>06/04/2020 10:39, Jerin Jacob: >> On Thu, Mar 26, 2020 at 12:04 PM <pbhagavat...@marvell.com> >wrote: >> > >> > From: Pavan Nikhilesh <pbhagavat...@marvell.com> >> > >> > Add device arguments to lock NPA aura and pool contexts in NDC >cache. >> > The device args take hexadecimal bitmask where each bit represent >the >> > corresponding aura/pool id. >> > Example: >> > -w 0002:02:00.0,npa_lock_mask=0xf // Lock first 4 aura/pool ctx >> > >> > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> >> >> Acked-by: Jerin Jacob <jer...@marvell.com> >> >> Since it is a mempool driver patch, request @Thomas Monjalon or >@David >> Marchand to take it through the master. > >I see this warning: >ERROR: symbol otx2_parse_common_devargs is added in the >DPDK_20.0.2 section, >but is expected to be added in the EXPERIMENTAL section of the >version map > >Ideally the symbol should be marked with __rte_internal. >
Will send a v4 thanks.