numam-dpdk/lib/librte_kni
Bruce Richardson fdaff83d1e kni: query the name of an instance
When a KNI object is created, a name is assigned to it which is stored
internally. There is also an API function to look up a KNI object by
name, but there is no API to query the current name of an existing
KNI object. This patch adds just such an API.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2015-06-16 16:15:39 +02:00
..
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_kni_fifo.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_kni_version.map kni: query the name of an instance 2015-06-16 16:15:39 +02:00
rte_kni.c kni: query the name of an instance 2015-06-16 16:15:39 +02:00
rte_kni.h kni: query the name of an instance 2015-06-16 16:15:39 +02:00