[dpdk-dev] [PATCH v4] app/pdump: enforcing pdump to use SW mempool
Thomas Monjalon
thomas at monjalon.net
Thu Jul 11 00:21:23 CEST 2019
10/07/2019 11:22, Harman Kalra:
> A secondary process cannot access HW mempool already
> initiazed by primary, and neither it can setup its own
> HW mempool due to its own restrictions.
>
> Since dpdk-pdump creates mempool for managing its local
> mbufs, SW mempool is capable enough to solve this purpose.
>
> Signed-off-by: Harman Kalra <hkalra at marvell.com>
Applied, thanks
More information about the dev
mailing list