public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Dmitry Kravkov <dmitry@broadcom.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, eilong@broadcom.com
Subject: Re: [PATCH v2 net-next 1/2] bnx2x: add support for ndo_ll_poll
Date: Wed, 19 Jun 2013 01:18:33 -0700	[thread overview]
Message-ID: <1371629913.3252.269.camel@edumazet-glaptop> (raw)
In-Reply-To: <1371594965-12546-2-git-send-email-dmitry@broadcom.com>

On Wed, 2013-06-19 at 01:36 +0300, Dmitry Kravkov wrote:
> Adds ndo_ll_poll method and locking for FPs between LL and the napi.
> 
> When receiving a packet we use skb_mark_ll to record the napi it came from.
> Add each napi to the napi_hash right after netif_napi_add().
> 
> Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
> Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
> ---

Reviewed-by: Eric Dumazet <edumazet@google.com>

  reply	other threads:[~2013-06-19  8:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-18 22:36 [PATCH v2 net-next 0/2] bnx2x: add support for low latency rx Dmitry Kravkov
2013-06-18 22:36 ` [PATCH v2 net-next 1/2] bnx2x: add support for ndo_ll_poll Dmitry Kravkov
2013-06-19  8:18   ` Eric Dumazet [this message]
2013-06-18 22:36 ` [PATCH v2 net-next 2/2] bnx2x: replace mechanism to check for next available packet Dmitry Kravkov
2013-06-20  1:32 ` [PATCH v2 net-next 0/2] bnx2x: add support for low latency rx David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1371629913.3252.269.camel@edumazet-glaptop \
    --to=eric.dumazet@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dmitry@broadcom.com \
    --cc=eilong@broadcom.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox