kni: query the name of an instance
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 27 May 2015 13:47:49 +0000 (14:47 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 16 Jun 2015 14:15:39 +0000 (16:15 +0200)
commitfdaff83d1ee1519662c74e9b4e2b51d55007a659
treef5df014e468f22e1bdd418d1eb9f957af662772e
parentae19d71c80804bb5e7fd94df308268b132497294
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>
lib/librte_kni/rte_kni.c
lib/librte_kni/rte_kni.h
lib/librte_kni/rte_kni_version.map