[PULL net] vhost-net: zercopy mode fixes
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2011-07-22 06:00:30
The following includes vhost-net fixes - both in the experimental zero copy mode. Please pull for 3.1. Thanks!
4 messages, 2 authors, 2011-07-22 · open the first message on its own page
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2011-07-22 06:00:30
The following includes vhost-net fixes - both in the experimental zero copy mode. Please pull for 3.1. Thanks!
From: David Miller <davem@davemloft.net>
Date: 2011-07-22 06:24:41
From: "Michael S. Tsirkin" <mst@redhat.com> Date: Fri, 22 Jul 2011 09:00:46 +0300
The following includes vhost-net fixes - both in the experimental zero copy mode. Please pull for 3.1. Thanks!
Where is this "the following"? I don't see any GIT url to pull from or anything :-)
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2011-07-22 06:32:21
Fixing a corrupted pull request sent earlier.
Sorry about the noise!
The following includes vhost-net fixes - both in the
experimental zero copy mode.
Please pull for 3.1.
Thanks!
The following changes since commit fd99beb9375b44309d5ed9c2b62063e23151610b:
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (2011-07-19 10:12:44 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net-next
Michael S. Tsirkin (1):
vhost-net: update used ring on backend change
Shirley Ma (1):
vhost: handle wrap around in # of bufs math
drivers/vhost/net.c | 18 ++++++++++++++----
1 files changed, 14 insertions(+), 4 deletions(-)
From: David Miller <davem@davemloft.net>
Date: 2011-07-22 06:37:11
From: "Michael S. Tsirkin" <mst@redhat.com> Date: Fri, 22 Jul 2011 09:32:38 +0300
Fixing a corrupted pull request sent earlier. Sorry about the noise! The following includes vhost-net fixes - both in the experimental zero copy mode. Please pull for 3.1.
Pulled, thanks!