DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Crash on symmetric_mp sample
@ 2015-11-27 13:59 VERDOUX, Sylvain
  0 siblings, 0 replies; only message in thread
From: VERDOUX, Sylvain @ 2015-11-27 13:59 UTC (permalink / raw)
  To: users

Hello dear DPDK devs/users,

I'm currently testing the DPDK symmetric_mp sample on an Intel X710 NIC and I face a crash in i40e_recv_pkts doing the following steps :
- start a first process : ./symmetric_mp -l 1 -n 4 -w 81:00.0 -w 81:00.1 --proc-type=primary -- -p 3 --num-procs=2 --proc-id 0
- start a second process : ./symmetric_mp -l 2 -n 4 -w 81:00.0 -w 81:00.1 --proc-type=secondary -- -p 3 --num-procs=2 --proc-id 1
- stop the primary process with a SIGINT (secondary process is still running nicely)
- restart the first process as a "secondary" : ./symmetric_mp -l 1 -n 4 -w 81:00.0 -w 81:00.1 --proc-type=secondary -- -p 3 --num-procs=2 --proc-id 0

According to the documentation on the symmetric_mp example this should work but I face a segfault.
Oh and I have deactivated ASLR as recommended.

I run this on a centOS 7 kernel 3.10.0-229.7.2.el7.x86_64.
Intel X710 10Gb Ethernet.
2x Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz.

I will try to compile dpdk in debug to be able to give you more info on the crash, but I wanted to know if you have already faced such issue ?

Best Regards,
Sylvain

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-27 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-27 13:59 [dpdk-users] Crash on symmetric_mp sample VERDOUX, Sylvain

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