* [GIT PULL] first round of vhost-net enhancements for net-next
@ 2010-05-03 21:32 Michael S. Tsirkin
2010-05-03 22:07 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Michael S. Tsirkin @ 2010-05-03 21:32 UTC (permalink / raw)
To: David Miller; +Cc: kvm, virtualization, netdev, linux-kernel
David,
The following tree includes a couple of enhancements that help vhost-net.
Please pull them for net-next. Another set of patches is under
debugging/testing and I hope to get them ready in time for 2.6.35,
so there may be another pull request later.
Thanks!
The following changes since commit 7ef527377b88ff05fb122a47619ea506c631c914:
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 (2010-05-02 22:02:06 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost
Michael S. Tsirkin (2):
tun: add ioctl to modify vnet header size
macvtap: add ioctl to modify vnet header size
drivers/net/macvtap.c | 31 +++++++++++++++++++++++++++----
drivers/net/tun.c | 32 ++++++++++++++++++++++++++++----
include/linux/if_tun.h | 2 ++
3 files changed, 57 insertions(+), 8 deletions(-)
--
MST
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] first round of vhost-net enhancements for net-next
2010-05-03 21:32 [GIT PULL] first round of vhost-net enhancements for net-next Michael S. Tsirkin
@ 2010-05-03 22:07 ` David Miller
2010-05-03 22:08 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2010-05-03 22:07 UTC (permalink / raw)
To: mst; +Cc: kvm, virtualization, netdev, linux-kernel
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: Tue, 4 May 2010 00:32:45 +0300
> The following tree includes a couple of enhancements that help vhost-net.
> Please pull them for net-next. Another set of patches is under
> debugging/testing and I hope to get them ready in time for 2.6.35,
> so there may be another pull request later.
Pulled, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] first round of vhost-net enhancements for net-next
2010-05-03 22:07 ` David Miller
@ 2010-05-03 22:08 ` David Miller
2010-05-03 22:20 ` Michael S. Tsirkin
0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2010-05-03 22:08 UTC (permalink / raw)
To: mst; +Cc: kvm, virtualization, netdev, linux-kernel
From: David Miller <davem@davemloft.net>
Date: Mon, 03 May 2010 15:07:29 -0700 (PDT)
> From: "Michael S. Tsirkin" <mst@redhat.com>
> Date: Tue, 4 May 2010 00:32:45 +0300
>
>> The following tree includes a couple of enhancements that help vhost-net.
>> Please pull them for net-next. Another set of patches is under
>> debugging/testing and I hope to get them ready in time for 2.6.35,
>> so there may be another pull request later.
>
> Pulled, thanks.
Nevermind, reverted.
Do you even compile test what you send to people?
drivers/net/macvtap.c: In function ‘macvtap_ioctl’:
drivers/net/macvtap.c:713: warning: control reaches end of non-void function
You're really batting 1000 today Michael...
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] first round of vhost-net enhancements for net-next
2010-05-03 22:08 ` David Miller
@ 2010-05-03 22:20 ` Michael S. Tsirkin
0 siblings, 0 replies; 4+ messages in thread
From: Michael S. Tsirkin @ 2010-05-03 22:20 UTC (permalink / raw)
To: David Miller; +Cc: kvm, virtualization, netdev, linux-kernel
On Mon, May 03, 2010 at 03:08:29PM -0700, David Miller wrote:
> From: David Miller <davem@davemloft.net>
> Date: Mon, 03 May 2010 15:07:29 -0700 (PDT)
>
> > From: "Michael S. Tsirkin" <mst@redhat.com>
> > Date: Tue, 4 May 2010 00:32:45 +0300
> >
> >> The following tree includes a couple of enhancements that help vhost-net.
> >> Please pull them for net-next. Another set of patches is under
> >> debugging/testing and I hope to get them ready in time for 2.6.35,
> >> so there may be another pull request later.
> >
> > Pulled, thanks.
>
> Nevermind, reverted.
>
> Do you even compile test what you send to people?
>
> drivers/net/macvtap.c: In function ‘macvtap_ioctl’:
> drivers/net/macvtap.c:713: warning: control reaches end of non-void function
>
> You're really batting 1000 today Michael...
Ouch. Should teach me not to send out stuff after midnight. Sorry about
the noise.
--
MST
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-05-03 22:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-03 21:32 [GIT PULL] first round of vhost-net enhancements for net-next Michael S. Tsirkin
2010-05-03 22:07 ` David Miller
2010-05-03 22:08 ` David Miller
2010-05-03 22:20 ` Michael S. Tsirkin
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).