[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090804202013.GA9924@neterion.com>
Date: Tue, 4 Aug 2009 16:20:13 -0400
From: Benjamin LaHaise <ben.lahaise@...erion.com>
To: netdev@...r.kernel.org
Subject: [0/6] vxge: a few bug fixes and performance tweaks for vxge
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@...erion.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(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists