DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Can xenvirt pmd work in xen guest (aka DomU) without xen-vhost in Dom0 ?
@ 2017-09-30  8:47 Bill Bonaparte
  2017-09-30  8:53 ` Tan, Jianfeng
  0 siblings, 1 reply; 11+ messages in thread
From: Bill Bonaparte @ 2017-09-30  8:47 UTC (permalink / raw)
  To: DPDK

Hi, everybody:
     I am trying to run dpdk in xen guest, after trying dpdk17.05 without
success, I tried dpdk16.04 again.  and it's sucessful to run testpmd this
time. but it can't receive any packets.
     the command I used is :
./testpmd -l 1,2 -n 4 --vdev="eth_xenvirt0,mac=a6:38:57:e8:d5:be"
--vdev="eth_xenvirt1,mac=32:f1:42:55:94:74" -- --total-num-mbufs=2048

I read the xen guide again, I found the guide says:
DPDK provides a para-virtualization packet switching solution, based on the
Xen hypervisor’s Grant Table, Note 1, which provides simple and fast packet
switching capability between guest domains and host domain based on MAC
address or VLAN tag. This solution is comprised of two components; a Poll
Mode Driver (PMD) as the front end in the guest domain and a switching back
end in the host domain.

does it mean that dpdk running in DomU must cooperate with xen-vhost in
Dom0 ?
I really need your help.
I appreciate any reply from you .

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-10-19 19:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-30  8:47 [dpdk-dev] Can xenvirt pmd work in xen guest (aka DomU) without xen-vhost in Dom0 ? Bill Bonaparte
2017-09-30  8:53 ` Tan, Jianfeng
2017-09-30  9:25   ` Bill Bonaparte
2017-10-01 23:50     ` Tan, Jianfeng
2017-10-07 16:58       ` Bill Bonaparte
2017-10-08  4:54       ` Bill Bonaparte
2017-10-08 16:13         ` Tan, Jianfeng
2017-10-09 16:24           ` Bill Bonaparte
2017-10-10  1:14             ` Tan, Jianfeng
2017-10-10 22:57           ` Stephen Hemminger
2017-10-19 19:21           ` Konrad Rzeszutek Wilk

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).