DPDK patches and discussions
 help / color / mirror / Atom feed
From: Mohanraj Venkat <msvmohanraj@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Crash during rte_acl_classify while other core is building the filter context using rte_acl_build()
Date: Mon, 5 Feb 2018 19:00:27 +0530	[thread overview]
Message-ID: <CAH9UErXA6S=sH50_AzzRr1UBVw_NB=RQ-s2U+Gbt70O0k1Kv1w@mail.gmail.com> (raw)

Hi,

How to resolve the following crash without using lock in dpdk ?


Crash occurs while a core is doing rte_acl_classify() for a packet when
other core is trying to build the same filter context using rte_acl_build().

How to resolve this issue without using lock as lock affects the
performance ? or Is there any other way using lock which will not affect
the performance. ?



Thanks,
Mohanraj V

             reply	other threads:[~2018-02-05 13:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-05 13:30 Mohanraj Venkat [this message]
2018-02-05 13:41 ` Ananyev, Konstantin

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='CAH9UErXA6S=sH50_AzzRr1UBVw_NB=RQ-s2U+Gbt70O0k1Kv1w@mail.gmail.com' \
    --to=msvmohanraj@gmail.com \
    --cc=dev@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).