DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Ananyev, Konstantin" <konstantin.ananyev@intel.com>
To: Mohanraj Venkat <msvmohanraj@gmail.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Crash during rte_acl_classify while other core is building the filter context using rte_acl_build()
Date: Mon, 5 Feb 2018 13:41:34 +0000	[thread overview]
Message-ID: <2601191342CEEE43887BDE71AB9772589056F4F6@irsmsx105.ger.corp.intel.com> (raw)
In-Reply-To: <CAH9UErXA6S=sH50_AzzRr1UBVw_NB=RQ-s2U+Gbt70O0k1Kv1w@mail.gmail.com>

Hi,

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Mohanraj Venkat
> Sent: Monday, February 5, 2018 1:30 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] Crash during rte_acl_classify while other core is building the filter context using rte_acl_build()
> 
> 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. ?

There was similar discussion within that thread:
http://dpdk.org/ml/archives/dev/2018-January/085664.html
Konstantin

>

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

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

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=2601191342CEEE43887BDE71AB9772589056F4F6@irsmsx105.ger.corp.intel.com \
    --to=konstantin.ananyev@intel.com \
    --cc=dev@dpdk.org \
    --cc=msvmohanraj@gmail.com \
    /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).