DPDK usage discussions
 help / color / mirror / Atom feed
From: Lalithaditya Naidu Gajula <lalithaditya96@gmail.com>
To: users@dpdk.org, dev@dpdk.org
Subject: [dpdk-users] Issue :- segmentation fault in rte_eal_wait_lcore.
Date: Mon, 20 Jan 2020 13:04:58 +0530	[thread overview]
Message-ID: <CAF_XCBvaewQy0Vrju=Lpx6RD+0Ba4A4WiEkxt871XTWZ+F1e=A@mail.gmail.com> (raw)

Hi All,
         I got a segmentation fault issue regarding ret_eal_wait_lcore and
rte_eal_mp_wait_lcore(),
when i am running the code in a few logical cores using rte_eal_remote
_launch() function which has a  while (1) (infinite loop) in all the
functions launched by remote launch and when i am terminating the code with
'ctrl+c' i am getting segmentation fault at  rte_eal_mp_wait_lcore(), then
I replaced that with rte_eal_wait_lcore() for the respective logical cores
even then i am getting a segmentation fault, can anyone please clarify this
issue?

             reply	other threads:[~2020-01-20  7:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-20  7:34 Lalithaditya Naidu Gajula [this message]
2020-01-22 10:52 ` [dpdk-users] [dpdk-dev] " Burakov, Anatoly
2020-01-22 16:08   ` Stephen Hemminger

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='CAF_XCBvaewQy0Vrju=Lpx6RD+0Ba4A4WiEkxt871XTWZ+F1e=A@mail.gmail.com' \
    --to=lalithaditya96@gmail.com \
    --cc=dev@dpdk.org \
    --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).