cc6d421574
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>
8 lines
60 B
Plaintext
8 lines
60 B
Plaintext
DPDK_17.11 {
|
|
global:
|
|
|
|
rte_pmd_softnic_run;
|
|
|
|
local: *;
|
|
};
|