DPDK usage discussions
 help / color / mirror / Atom feed
From: Manuel Buil <mbuil@suse.com>
To: users@dpdk.org
Subject: [dpdk-users] Problems running vhost-switch
Date: Sat, 06 Apr 2019 00:46:33 +0200	[thread overview]
Message-ID: <1554504393.2050.52.camel@suse.com> (raw)

Hey guys,

I have dpdk-18 and I am trying to follow this document: https://fast.dp
dk.org/doc/perf/DPDK_17_11_Intel_virtio_performance_report.pdf . So, I
am running vhost-switch:

"sudo vhost-switch --no-pci -c 0x30 -n 2 --socket-mem 1024,1024 -- -p
0x1 --mergeable 1 --vm2vm 1 2 --tso 1 --tx-csum 1 --dequeue-zero-copy
--socket-file /tmp/dpdk/sock0 --socket-file /tmp/dpdk/sock1"

and logs seem ok and /tmp/dpdk/sock1 and sock0 are created correctly.

Then I create two VMs with kvm and each of them uses one of the created
sockets. I add a static arp rule in each of the VMs and give them an
IP. Then I try to ping but it does not work and I don't know how I
could debug it. 

Any help or hint would be helpful!

Thanks,
Manuel

                 reply	other threads:[~2019-04-09 13:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1554504393.2050.52.camel@suse.com \
    --to=mbuil@suse.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).