Re: [PATCH v10 net-next 1/6] net: add napi_id and hash

From: Willem de Bruijn
Date: Mon Jun 10 2013 - 12:38:34 EST


On Mon, Jun 10, 2013 at 5:22 AM, Eric Dumazet <eric.dumazet@xxxxxxxxx> wrote:
> On Mon, 2013-06-10 at 11:39 +0300, Eliezer Tamir wrote:
>> Adds a napi_id and a hashing mechanism to lookup a napi by id.
>> This will be used by subsequent patches to implement low latency
>> Ethernet device polling.
>> Based on a code sample by Eric Dumazet.
>>
>> Signed-off-by: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
>> ---
>>
>> include/linux/netdevice.h | 29 ++++++++++++++++++++++
>> net/core/dev.c | 59 +++++++++++++++++++++++++++++++++++++++++++++
>> 2 files changed, 88 insertions(+), 0 deletions(-)
>
> Signed-off-by: Eric Dumazet <edumazet@xxxxxxxxxx>
>

Tested-by: Willem de Bruijn <willemb@xxxxxxxxxx>

(per Eliezer's request)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/