[dpdk-dev] [PATCH 1/4] kni: add function to query the name of a kni object

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Jun 16 16:17:04 CEST 2015


> > 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 at intel.com>
> Acked-by: Helin Zhang <helin.zhang at intel.com>

The .map file change was not alphabetical (fixed on the fly).

Applied, thanks



More information about the dev mailing list