5c6942fdb9
Typically when the PMD issues a Rx command to DPAA2 hardware, the HW writes the available descriptors into the given memory. The RX function then processes the frames and prepare them as mbufs. This patch adds support to issue another pull request to hardware in another memory location, before we start processing the output of the first request. This help in controlling the CPU cycles wasted during the wait for the hardware to write the descriptors. Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com> |
||
---|---|---|
.. | ||
base | ||
mc | ||
dpaa2_ethdev.c | ||
dpaa2_ethdev.h | ||
dpaa2_rxtx.c | ||
Makefile | ||
rte_pmd_dpaa2_version.map |