Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-09 Thread Maxime Coquelin
Hi Yuanhan, On 10/07/2017 04:57 PM, Thomas Monjalon wrote: 07/10/2017 16:37, Thomas Monjalon: 06/10/2017 08:45, Yuanhan Liu: Hi Thomas, Please consider pulling following virtio changes for 17.11-rc1 at git://dpdk.org/next/dpdk-next-virtiomaster There is a compilation error on ARM w

Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-09 Thread Maxime Coquelin
On 10/09/2017 04:55 AM, Yuanhan Liu wrote: On Sat, Oct 07, 2017 at 04:37:53PM +0200, Thomas Monjalon wrote: 06/10/2017 08:45, Yuanhan Liu: Hi Thomas, Please consider pulling following virtio changes for 17.11-rc1 at git://dpdk.org/next/dpdk-next-virtiomaster There is a compilation

Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-09 Thread Maxime Coquelin
On 10/09/2017 04:43 AM, Yuanhan Liu wrote: Olivier and Maxime, please confirm the following fixes. Thanks. --yliu --- diff --git a/lib/librte_vhost/vhost_user.c b/lib/librte_vhost/vhost_user.c index f891f57..207fda5 100644 --- a/lib/librte_vhost/vhost_user.c +++ b/lib/librte_vhost

Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-08 Thread Yuanhan Liu
On Sat, Oct 07, 2017 at 04:37:53PM +0200, Thomas Monjalon wrote: > 06/10/2017 08:45, Yuanhan Liu: > > Hi Thomas, > > > > Please consider pulling following virtio changes for 17.11-rc1 at > > git://dpdk.org/next/dpdk-next-virtiomaster > > There is a compilation error on ARM with > "net/vir

Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-08 Thread Yuanhan Liu
On Sun, Oct 08, 2017 at 10:16:29PM +0200, Thomas Monjalon wrote: > 08/10/2017 22:10, Olivier MATZ: > > Hi Thomas, > > > > On Sat, Oct 07, 2017 at 04:37:53PM +0200, Thomas Monjalon wrote: > > > 06/10/2017 08:45, Yuanhan Liu: > > > > Hi Thomas, > > > > > > > > Please consider pulling following virt

Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-08 Thread Thomas Monjalon
08/10/2017 22:10, Olivier MATZ: > Hi Thomas, > > On Sat, Oct 07, 2017 at 04:37:53PM +0200, Thomas Monjalon wrote: > > 06/10/2017 08:45, Yuanhan Liu: > > > Hi Thomas, > > > > > > Please consider pulling following virtio changes for 17.11-rc1 at > > > git://dpdk.org/next/dpdk-next-virtiomas

Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-08 Thread Olivier MATZ
Hi Thomas, On Sat, Oct 07, 2017 at 04:37:53PM +0200, Thomas Monjalon wrote: > 06/10/2017 08:45, Yuanhan Liu: > > Hi Thomas, > > > > Please consider pulling following virtio changes for 17.11-rc1 at > > git://dpdk.org/next/dpdk-next-virtiomaster > > There is a compilation error on ARM wit

Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-07 Thread Thomas Monjalon
07/10/2017 16:37, Thomas Monjalon: > 06/10/2017 08:45, Yuanhan Liu: > > Hi Thomas, > > > > Please consider pulling following virtio changes for 17.11-rc1 at > > git://dpdk.org/next/dpdk-next-virtiomaster > > There is a compilation error on ARM with > "net/virtio: rationalize setting of Rx

Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-07 Thread Thomas Monjalon
06/10/2017 08:45, Yuanhan Liu: > Hi Thomas, > > Please consider pulling following virtio changes for 17.11-rc1 at > git://dpdk.org/next/dpdk-next-virtiomaster There is a compilation error on ARM with "net/virtio: rationalize setting of Rx/Tx handlers" An include of rte_cpuflags.h is missi

Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-06 Thread Thomas Monjalon
06/10/2017 12:50, Bruce Richardson: > On Fri, Oct 06, 2017 at 11:47:27AM +0200, Thomas Monjalon wrote: > > 06/10/2017 08:45, Yuanhan Liu: > > > Hi Thomas, > > > > > > Please consider pulling following virtio changes for 17.11-rc1 at > > > git://dpdk.org/next/dpdk-next-virtiomaster > > > >

Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-06 Thread Yuanhan Liu
On Fri, Oct 06, 2017 at 11:47:27AM +0200, Thomas Monjalon wrote: > 06/10/2017 08:45, Yuanhan Liu: > > Hi Thomas, > > > > Please consider pulling following virtio changes for 17.11-rc1 at > > git://dpdk.org/next/dpdk-next-virtiomaster > > What about the other virtio/vhost patches pending i

Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-06 Thread Bruce Richardson
On Fri, Oct 06, 2017 at 11:47:27AM +0200, Thomas Monjalon wrote: > 06/10/2017 08:45, Yuanhan Liu: > > Hi Thomas, > > > > Please consider pulling following virtio changes for 17.11-rc1 at > > git://dpdk.org/next/dpdk-next-virtiomaster > > What about the other virtio/vhost patches pending i

Re: [dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-06 Thread Thomas Monjalon
06/10/2017 08:45, Yuanhan Liu: > Hi Thomas, > > Please consider pulling following virtio changes for 17.11-rc1 at > git://dpdk.org/next/dpdk-next-virtiomaster What about the other virtio/vhost patches pending in patchwork?

[dpdk-dev] [git pull] virtio changes for 17.11-rc1

2017-10-05 Thread Yuanhan Liu
Hi Thomas, Please consider pulling following virtio changes for 17.11-rc1 at git://dpdk.org/next/dpdk-next-virtiomaster Thanks. --yliu --- Daniel Mrzyglod (1): net/virtio: fix of untrusted scalar value Jay Zhou (1): net/virtio: fix a typo Maxime Coquelin (19):