numam-dpdk/drivers/net/softnic/rte_pmd_eth_softnic_version.map
Jasvinder Singh cc6d421574 net/softnic: add softnic PMD
Add SoftNIC PMD to provide SW fall-back for ethdev APIs.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2017-10-12 01:52:38 +01:00

8 lines
60 B
Plaintext

DPDK_17.11 {
global:
rte_pmd_softnic_run;
local: *;
};