This website requires JavaScript.
Explore
Help
Sign In
d
/
numam-dpdk
Watch
1
Star
0
Fork
0
You've already forked numam-dpdk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
50254b6d2a
numam-dpdk
/
drivers
/
net
/
softnic
/
rte_pmd_softnic_version.map
14 lines
114 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-10 10:18:14 +00:00
DPDK_17.11 {
global:
rte_pmd_softnic_run;
local: *;
};
net/softnic: add connection agent Add connection agent to enable connectivity with external agent (e.g. telnet, netcat, Python script, etc). Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com> Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
2018-07-06 17:21:06 +00:00
EXPERIMENTAL {
global:
rte_pmd_softnic_manage;
};
Reference in New Issue
Copy Permalink