Re: [dpdk-dev] [PATCH 5/7] net/dpaa2: add per thread init PMD API
Acked-by: Hemant Agrawal
[dpdk-dev] [PATCH 5/7] net/dpaa2: add per thread init PMD API
From: Nipun Gupta DPAA2 hardware require a hardware portal context. If a thread doing DPAA2 i/o do not have portal, it will allocate it on run-time. This may cause a delay in the datapath at run-time. To avoid it, it is better to allocate a hw context portal at the start of thread expected to do