netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] bnx2x: add support for low latency rx
@ 2013-06-18 22:36 Dmitry Kravkov
  2013-06-18 22:36 ` [PATCH v2 net-next 1/2] bnx2x: add support for ndo_ll_poll Dmitry Kravkov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dmitry Kravkov @ 2013-06-18 22:36 UTC (permalink / raw)
  To: davem, netdev, eilong; +Cc: Dmitry Kravkov

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-06-20  1:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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).