net/dpaa: fix secondary process
authorHemant Agrawal <hemant.agrawal@nxp.com>
Wed, 26 Dec 2018 11:33:51 +0000 (11:33 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 14 Jan 2019 16:44:29 +0000 (17:44 +0100)
commit7c0304f3fae2e900f0fd0332f0e1aeecc66404f6
tree8cfff9b878c20893f7295efe2054d496df19d26d
parentafb2f8fd5a0fb82d38c51d6e100cc14220b7db7b
net/dpaa: fix secondary process

In order to support I/O from secondary process, the
burst APIs and OPS APIs shall be mapped/plugged. This
patch fixes the code to remap the ops and burst apis.

Fixes: ff9e112d7870 ("net/dpaa: add NXP DPAA PMD driver skeleton")
Cc: stable@dpdk.org
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
drivers/net/dpaa/dpaa_ethdev.c