7709a63bf1
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>
14 lines
114 B
Plaintext
14 lines
114 B
Plaintext
DPDK_17.11 {
|
|
global:
|
|
|
|
rte_pmd_softnic_run;
|
|
|
|
local: *;
|
|
};
|
|
|
|
EXPERIMENTAL {
|
|
global:
|
|
|
|
rte_pmd_softnic_manage;
|
|
};
|