Re: [vpp-dev] tx-error on create vhost

2018-05-10 Thread steven luong
Aris, From the output of show vhost, the memory regions is 0. The connection between VPP vhost-user and QEMU virtio_net driver does not have a happy ending. Memory regions (total 0) Prior to launching the VM, turn on debug using "debug vhost-user on" in VPP to see more details on the mess

Re: [vpp-dev] tx-error on create vhost

2018-05-10 Thread arisleivadeas
Hi Steven, Yes the vhost-user is connected to a CSR 1k launched as VM by QEMU (version 2.11.1). I have appended the following lines to the xml configuration of the vm The show vhost returns: Virtio vhost-user inte

Re: [vpp-dev] tx-error on create vhost

2018-05-09 Thread steven luong
Aris, There is not enough information here. What is VPP's vhost-user interface connected to? A VM launched by QEMU or a docker container running VPP with DPDK virtio_net driver? What do you see in the output from show vhost? Steven On 5/9/18, 1:13 PM, "vpp-dev@lists.fd.io on behalf of arisle