From: Jeff Garzik <jgarzik@pobox.com>
To: Andy Fleming <afleming@freescale.com>
Cc: netdev@vger.kernel.org, Dai Haruki <dai.haruki@freescale.com>
Subject: Re: [PATCH v2.6.26] gianfar: Support NAPI for TX Frames
Date: Sat, 12 Apr 2008 05:01:16 -0400 [thread overview]
Message-ID: <48007A5C.7070609@pobox.com> (raw)
In-Reply-To: <1207787871-9164-1-git-send-email-afleming@freescale.com>
Andy Fleming wrote:
> From: Dai Haruki <dai.haruki@freescale.com>
>
> Poll the completed TX frames in gfar_poll(). This prevents the tx
> completion interrupt from interfering with processing of received
> frames.
>
> We also disable hardware rx coalescing when NAPI is enabled.
>
> Signed-off-by: Dai Haruki <dai.haruki@freescale.com>
> Signed-off-by: Andy Fleming <afleming@freescale.com>
> ---
> drivers/net/gianfar.c | 56 ++++++++++++++++++++++++++++++++++++------------
> drivers/net/gianfar.h | 13 +++++++++-
> 2 files changed, 53 insertions(+), 16 deletions(-)
applied
prev parent reply other threads:[~2008-04-12 9:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-10 0:37 [PATCH v2.6.26] gianfar: Support NAPI for TX Frames Andy Fleming
2008-04-12 9:01 ` Jeff Garzik [this message]
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=48007A5C.7070609@pobox.com \
--to=jgarzik@pobox.com \
--cc=afleming@freescale.com \
--cc=dai.haruki@freescale.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.