DPDK usage discussions
 help / color / mirror / Atom feed
From: "VERDOUX, Sylvain" <s.verdoux@evs.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] Crash on symmetric_mp sample
Date: Fri, 27 Nov 2015 13:59:27 +0000	[thread overview]
Message-ID: <294AEAFC4B0A3E498038549EC65E9D1B0166C89014@BELGSMBX01.EVS.TV> (raw)

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

                 reply	other threads:[~2015-11-27 13:59 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=294AEAFC4B0A3E498038549EC65E9D1B0166C89014@BELGSMBX01.EVS.TV \
    --to=s.verdoux@evs.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).