Re: [Qemu-devel] [PULL 45/49] net: set endianness on all backend devices

2016-02-05 Thread Greg Kurz
On Thu, 4 Feb 2016 23:54:01 +0200 "Michael S. Tsirkin" wrote: > From: Laurent Vivier > > commit 5be7d9f1b1452613b95c6ba70b8d7ad3d0797991 >vhost-net: tell tap backend about the vnet endianness > > makes vhost net to set the endianness of the device, but only for > the first device. > >

[Qemu-devel] [PULL 45/49] net: set endianness on all backend devices

2016-02-04 Thread Michael S. Tsirkin
From: Laurent Vivier commit 5be7d9f1b1452613b95c6ba70b8d7ad3d0797991 vhost-net: tell tap backend about the vnet endianness makes vhost net to set the endianness of the device, but only for the first device. In case of multiqueue, we have multiple devices... This patch sets the endianness