lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ