DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Running Distributed Software Eventdev
@ 2019-10-02 12:31 Liron Himi
  2019-10-02 14:08 ` Mattias Rönnblom
  0 siblings, 1 reply; 3+ messages in thread
From: Liron Himi @ 2019-10-02 12:31 UTC (permalink / raw)
  To: mattias.ronnblom; +Cc: users, Liron Himi

Hi,

I'm trying to check what can I gain from the DSW-Eventdev compared to SW-eventdev.
I could run the sw-eventdev with the following command
./dpdk-test-eventdev -c 0xf -s 0x2 --vdev=event_sw0 -- --test=perf_queue --plcores=2 --wlcore=3 --stlist=p --nb_pkts=0 --verbose 2

Now, I'm trying to the run the DSW but with no luck. I always get
"0.000 mpps avg 0.000 mppserror: perf_launch_lcores() No schedules for seconds, deadlock"

I have the tried the following commands:
./dpdk-test-eventdev -c 0xf -s 0x2 --vdev=event_dsw -- --test=perf_queue --plcores=2 --wlcore=3 --stlist=P --nb_pkts=0 --verbose 2

./dpdk-test-eventdev -c 0xf --vdev=event_dsw -- --test=perf_queue --plcores=2 --wlcore=3 --stlist=P --nb_pkts=0 --verbose 2



Please advise how can I get it running

Regards,
Liron


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

end of thread, other threads:[~2019-10-03 16:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-02 12:31 [dpdk-users] Running Distributed Software Eventdev Liron Himi
2019-10-02 14:08 ` Mattias Rönnblom
2019-10-03 16:14   ` Liron Himi

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