* [0/6] vxge: a few bug fixes and performance tweaks for vxge
@ 2009-08-04 20:20 Benjamin LaHaise
2009-08-05 20:11 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Benjamin LaHaise @ 2009-08-04 20:20 UTC (permalink / raw)
To: netdev
Hi folks,
This patch series consists of several bug fixes and performance enhancements
for the vxge driver. They have passed internal QA. Please apply.
[1/6] vxge: don't drop frame on tx queue full
[2/6] vxge: fix pktgen hangs (don't abuse skb->cb[])
[3/6] vxge: improve tx performance by using mmiowb() instead of wmb()
[4/6] vxge: prefetch RxD descriptors
[5/6] vxge: prefetch skb->data
[6/6] vxge: Version update
Signed-off-by: Benjamin LaHaise <ben.lahaise@neterion.com>
---
vxge-config.h | 7 ++++--
vxge-main.c | 66 ++++++++++++++++++++++++++++++++++-----------------------
vxge-main.h | 4 ++-
vxge-traffic.c | 12 ++++++----
vxge-traffic.h | 2 -
vxge-version.h | 4 +--
6 files changed, 58 insertions(+), 37 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [0/6] vxge: a few bug fixes and performance tweaks for vxge
2009-08-04 20:20 [0/6] vxge: a few bug fixes and performance tweaks for vxge Benjamin LaHaise
@ 2009-08-05 20:11 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-08-05 20:11 UTC (permalink / raw)
To: ben.lahaise; +Cc: netdev
From: Benjamin LaHaise <ben.lahaise@neterion.com>
Date: Tue, 4 Aug 2009 16:20:13 -0400
> This patch series consists of several bug fixes and performance enhancements
> for the vxge driver. They have passed internal QA. Please apply.
>
> [1/6] vxge: don't drop frame on tx queue full
> [2/6] vxge: fix pktgen hangs (don't abuse skb->cb[])
> [3/6] vxge: improve tx performance by using mmiowb() instead of wmb()
> [4/6] vxge: prefetch RxD descriptors
> [5/6] vxge: prefetch skb->data
> [6/6] vxge: Version update
>
> Signed-off-by: Benjamin LaHaise <ben.lahaise@neterion.com>
All applied to net-next-2.6, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-05 20:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-04 20:20 [0/6] vxge: a few bug fixes and performance tweaks for vxge Benjamin LaHaise
2009-08-05 20:11 ` 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).