[dpdk-dev] running dpdk 2.1 on openstak causes CPU soft lockup

2015-12-01 Thread Franck BAUDIN
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Nissim Nisimov > Sent: lundi 23 novembre 2015 20:44 > To: dev at dpdk.org > Subject: [dpdk-dev] running dpdk 2.1 on openstak causes CPU soft lockup > > Hi, > > I am running DPDK 2.1.0 based app on OpenStack KVM

[dpdk-dev] virtio-net: bind systematically on all non blacklisted virtio-net devices

2015-09-10 Thread Franck Baudin
On 09/09/15 04:11, Ouyang, Changchun wrote: > >> -Original Message- >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Franck Baudin >> Sent: Tuesday, September 8, 2015 4:23 PM >> To: dev at dpdk.org >> Subject: [dpdk-dev] virtio-net: bind syst

[dpdk-dev] virtio-net: bind systematically on all non blacklisted virtio-net devices

2015-09-08 Thread Franck Baudin
Hi, virtio-net driver bind on all virtio-net devices, even if the devices are used by the kernel (leading to kernel soft-lookup/panic). One way around is to blacklist the ports in use by Linux. This is the case since v2.0.0, in fact since commit da978dfdc43b59e290a46d7ece5fd19ce79a1162 and

[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)

2014-09-04 Thread Franck Baudin
Hi Huawei, On 09/04/14 04:54, Xie, Huawei wrote: > Hi Franck: > I checked your original thread. > root at linux-native:~# tcpdump -vnei eth0 > tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 65535 > bytes > 17:27:09.262926 00:1b:21:b9:9b:2c > 52:54:00:51:51:12, ethertype

[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)

2014-09-03 Thread Franck Baudin
Hi, On 09/03/14 13:13, Xie, Huawei wrote: > Looping in the dpdk-ovs list. > > * Does the new vhost API allow a user to know if all the relevant offloads > have > been > turned on/off for that interface? It seems that this is possible through the > virtio_net > structure but it would be good to

[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)

2014-09-02 Thread Franck Baudin
Hi Thomas, On 09/02/14 15:29, Thomas Monjalon wrote: > UDP/ICMP connectivity is fine, but TCP checksum of packet sent by the guest > are incorrect, as showed with tcpdump on linux-native. > Thanks for reporting. > Could you try virtio without vhost? Nope, dpdk-ovs supports only vhost. Thanks!

[dpdk-dev] Wrong TCP checksum of packets sent by Linux guest (virtIO/vhost)

2014-09-02 Thread Franck BAUDIN
Hello, This is a repost of https://lists.01.org/pipermail/dpdk-ovs/2014-September/001788.html as the issue might be related to dpdk.org vhost code. I am using dpdk-ovs 1.1.0 (latest release) as follow : linux-guest (no DPKD) <--- virtIO ---> OVDK 1.1.0 (with latest DPDK [*]) < --- Niantic

[dpdk-dev] [PATCH v2] user space vhost driver library

2014-07-24 Thread Franck BAUDIN
Hello, My understanding is that this is a helper library, but not a PMD driver. Is my understanding correct? If so, do you plan to write a vhost PMD driver? Regards, Franck. > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Xie, Huawei > Sent: vendredi 18