From: Liron Himi <lironh@marvell.com>
To: "mattias.ronnblom@ericsson.com" <mattias.ronnblom@ericsson.com>
Cc: "users@dpdk.org" <users@dpdk.org>, Liron Himi <lironh@marvell.com>
Subject: [dpdk-users] Running Distributed Software Eventdev
Date: Wed, 2 Oct 2019 12:31:20 +0000 [thread overview]
Message-ID: <MN2PR18MB23980C676F6E3070FAB5411CC69C0@MN2PR18MB2398.namprd18.prod.outlook.com> (raw)
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
next reply other threads:[~2019-10-02 12:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-02 12:31 Liron Himi [this message]
2019-10-02 14:08 ` Mattias Rönnblom
2019-10-03 16:14 ` Liron Himi
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=MN2PR18MB23980C676F6E3070FAB5411CC69C0@MN2PR18MB2398.namprd18.prod.outlook.com \
--to=lironh@marvell.com \
--cc=mattias.ronnblom@ericsson.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).