WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [GIT PULL] xen-netfront driver updates for 2.6.36

To: David Miller <davem@xxxxxxxxxxxxx>
Subject: [Xen-devel] [GIT PULL] xen-netfront driver updates for 2.6.36
From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Date: Tue, 03 Aug 2010 11:11:20 -0700
Cc: NetDev <netdev@xxxxxxxxxxxxxxx>, "Xu, Dongxiao" <dongxiao.xu@xxxxxxxxx>, "Xen-devel@xxxxxxxxxxxxxxxxxxx" <Xen-devel@xxxxxxxxxxxxxxxxxxx>, Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>
Delivery-date: Tue, 03 Aug 2010 11:12:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Lightning/1.0b2pre Thunderbird/3.1.1
 Hi Dave,

Here's a git branch with some updates to the Xen netfront driver, which add a new "smartpoll" mode to the netfront backend protocol, which is basically equivalent to interrupt mitigation. They've been in linux-next for a week or so.

Do you want to take this via the net tree, or are you OK with me submitting them directly?

Thanks,
    J

The following changes since commit 74fca6a42863ffacaf7ba6f1936a9f228950f657:

  Linux 2.6.31 (2009-09-09 15:13:59 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git upstream/netfront

Dongxiao Xu (1):
      xen/netfront: Use smart polling instead of event notification.

Ian Campbell (2):
      xen/rings: make protocol specific usage of shared sring explicit
      xen/netfront: make protocol specific usage of shared sring explicit

 drivers/net/xen-netfront.c      |  114 ++++++++++++++++++++++++++++++++++++++-
 include/xen/interface/io/ring.h |   11 ++++-
 2 files changed, 122 insertions(+), 3 deletions(-)



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>