Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation

2017-10-17 Thread Maxime Coquelin
Cc: 'm...@redhat.com' ; 'jfrei...@redhat.com' ; 'vkapl...@redhat.com' ; 'jasow...@redhat.com' Subject: Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation On 10/16/2017 11:47 AM, Maxime Coquelin wrote: Hi Yao, On 10/16/2017 08:23 AM, Yao

Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation

2017-10-16 Thread Yao, Lei A
redhat.com' ; 'jfrei...@redhat.com' > ; 'vkapl...@redhat.com' ; > 'jasow...@redhat.com' > Subject: Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses > translation > > > > On 10/16/2017 11:47 AM, Maxime Coquelin wrote: > >

Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation

2017-10-16 Thread Maxime Coquelin
On 10/16/2017 11:47 AM, Maxime Coquelin wrote: Hi Yao, On 10/16/2017 08:23 AM, Yao, Lei A wrote: Hi, Maxime Add one comment: This issue with virtio-net only occur when I use CPU on socket 1. Thanks for the report. I fail to reproduce for now. What is your qemu command line? Is it reproduc

Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation

2017-10-16 Thread Maxime Coquelin
rg' Cc: 'm...@redhat.com' ; 'jfrei...@redhat.com' ; 'vkapl...@redhat.com' ; 'jasow...@redhat.com' Subject: Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation Hi, Maxime -Original Message- From: Yao, Lei A Sent: Frida

Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation

2017-10-15 Thread Yao, Lei A
org' > ; Horton, Remy ; Bie, Tiwei > ; 'y...@fridaylinux.org' > Cc: 'm...@redhat.com' ; 'jfrei...@redhat.com' > ; 'vkapl...@redhat.com' ; > 'jasow...@redhat.com' > Subject: Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone

Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation

2017-10-15 Thread Yao, Lei A
redhat.com > Subject: RE: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses > translation > > Hi, Maxime > > > -Original Message- > > From: Maxime Coquelin [mailto:maxime.coque...@redhat.com] > > Sent: Friday, October 13, 2017 3:32 PM > > To: Y

Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation

2017-10-13 Thread Maxime Coquelin
...@redhat.com; vkapl...@redhat.com; jasow...@redhat.com Subject: Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation Hi Lei, On 10/13/2017 03:47 AM, Yao, Lei A wrote: Hi, Maxime After this commit, vhost/virtio loopback test will fail when use the CPU on socket 1. Error message

Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation

2017-10-13 Thread Yao, Lei A
; vkapl...@redhat.com; > jasow...@redhat.com > Subject: Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses > translation > > Hi Lei, > > On 10/13/2017 03:47 AM, Yao, Lei A wrote: > > Hi, Maxime > > > > After this commit, vhost/virtio loopback test w

Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation

2017-10-13 Thread Maxime Coquelin
; Maxime Coquelin Subject: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation This patch postpones rings addresses translations and checks, as addresses sent by the master shuld not be interpreted as long as ring is not started and enabled[0]. When protocol features aren

Re: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation

2017-10-12 Thread Yao, Lei A
hat.com; vkapl...@redhat.com; > jasow...@redhat.com; Maxime Coquelin > Subject: [dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses > translation > > This patch postpones rings addresses translations and checks, as > addresses sent by the master shuld not be interpreted

[dpdk-dev] [PATCH v3 15/19] vhost: postpone rings addresses translation

2017-10-05 Thread Maxime Coquelin
This patch postpones rings addresses translations and checks, as addresses sent by the master shuld not be interpreted as long as ring is not started and enabled[0]. When protocol features aren't negotiated, the ring is started in enabled state, so the addresses translations are postponed to vhost