From: "Dmitry Kravkov" <dmitry@broadcom.com>
To: davem@davemloft.net, netdev@vger.kernel.org, eilong@broadcom.com
Cc: "Dmitry Kravkov" <dmitry@broadcom.com>
Subject: [PATCH v2 net-next 0/2] bnx2x: add support for low latency rx
Date: Wed, 19 Jun 2013 01:36:03 +0300 [thread overview]
Message-ID: <1371594965-12546-1-git-send-email-dmitry@broadcom.com> (raw)
Hi Dave
This series adds to bnx2x driver capabilities for low latency rx.
It bases on ixgbe driver code and tested with TCP_RR/UDP_RR.
The results show about 50% boost in both scenarious. With second patch
we have additional 5%.
Please, consider applying it to net-next.
V1->V2
* change function prototypes from int to bool (from Eric)
* do not allow poll when GRO/LRO enabled
Thanks,
Dmitry
next reply other threads:[~2013-06-18 22:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-18 22:36 Dmitry Kravkov [this message]
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
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=1371594965-12546-1-git-send-email-dmitry@broadcom.com \
--to=dmitry@broadcom.com \
--cc=davem@davemloft.net \
--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;
as well as URLs for NNTP newsgroup(s).