> > 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
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bruce Richardson
> Sent: Wednesday, May 27, 2015 9:48 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 1/4] kni: add function to query the name of a kni
> object
>
> When a KNI o
On Wed, May 27, 2015 at 04:15:49PM +0200, Marc Sune wrote:
>
>
> On 27/05/15 15:55, Bruce Richardson wrote:
> >On Wed, May 27, 2015 at 03:52:34PM +0200, Marc Sune wrote:
> >>
> >>On 27/05/15 15:47, Bruce Richardson wrote:
> >>>When a KNI object is created, a name is assigned to it which is stored
On 27/05/15 15:55, Bruce Richardson wrote:
> On Wed, May 27, 2015 at 03:52:34PM +0200, Marc Sune wrote:
>>
>> On 27/05/15 15:47, Bruce Richardson wrote:
>>> 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
On 27/05/15 15:47, Bruce Richardson wrote:
> 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 a
On Wed, May 27, 2015 at 03:52:34PM +0200, Marc Sune wrote:
>
>
> On 27/05/15 15:47, Bruce Richardson wrote:
> >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 c
On Wed, May 27, 2015 at 02:47:49PM +0100, Bruce Richardson wrote:
> 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 p
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
---
lib/lib
8 matches
Mail list logo