DPDK patches and discussions
 help / color / mirror / Atom feed
From: Vladimir Medvedkin <medvedkinv@gmail.com>
To: Sambath Kumar Balasubramanian <sambath.balasubramanian@gmail.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Multiple LCore receiving from same port/queue
Date: Thu, 17 Oct 2013 01:12:17 +0400	[thread overview]
Message-ID: <CANDrEH=CJKEKhFP0mivZMfX-3f5UHVUcbss=KWhuw=LL0Ecoxg@mail.gmail.com> (raw)
In-Reply-To: <CAPrcauMkHjNkOxGK7nn55iicJ6R7=hduOPnM+e5ut1EoL6dYBQ@mail.gmail.com>

Hi,

By default, you can't poll same queue on same port from different lcores.
If you need poll same queue on several lcores use locks to avoid race
conditions.


2013/10/17 Sambath Kumar Balasubramanian <sambath.balasubramanian@gmail.com>

> Hi,
>
>   I have a test dpdk application with 2 lcores receiving packets
> using rte_eth_rx_burst API. Is this a supported packet processing model.
> The reason I am asking is I am running into some trouble with this model.
>
> Thanks,
> Sambath
>

  parent reply	other threads:[~2013-10-16 21:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-16 20:32 Sambath Kumar Balasubramanian
2013-10-16 21:06 ` Stephen Hemminger
2013-10-16 21:12 ` Vladimir Medvedkin [this message]
2013-10-16 21:37   ` Sambath Kumar Balasubramanian

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='CANDrEH=CJKEKhFP0mivZMfX-3f5UHVUcbss=KWhuw=LL0Ecoxg@mail.gmail.com' \
    --to=medvedkinv@gmail.com \
    --cc=dev@dpdk.org \
    --cc=sambath.balasubramanian@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).