netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin LaHaise <ben.lahaise@neterion.com>
To: netdev@vger.kernel.org
Subject: [0/6] vxge: a few bug fixes and performance tweaks for vxge
Date: Tue, 4 Aug 2009 16:20:13 -0400	[thread overview]
Message-ID: <20090804202013.GA9924@neterion.com> (raw)

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

             reply	other threads:[~2009-08-04 20:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-04 20:20 Benjamin LaHaise [this message]
2009-08-05 20:11 ` [0/6] vxge: a few bug fixes and performance tweaks for vxge 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=20090804202013.GA9924@neterion.com \
    --to=ben.lahaise@neterion.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).