From: Sungho Hong <maverickjin88@gmail.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] Ideal design to use ip-fragmentation using multiple lcores
Date: Wed, 31 Oct 2018 10:17:03 -0700 [thread overview]
Message-ID: <CAK8vx=id8ZbBbiT97byc5vzfCVn8itaXEQnAZzXtbNq70eR1Zg@mail.gmail.com> (raw)
In-Reply-To: <20181031081824.373fb415@xeon-e3>
Thank you very much for the reply, this cleared things up.
So in that case, I need a single frag-table correct?
so If I want to receive using multiple rx-queues, the fragmented data can
arrive at different queues, which means I cannot have multiple frag-table.
And does this imply that I have to lock the frag-table so that multiple
processes will not affect the consistency?
prev parent reply other threads:[~2018-10-31 17:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-31 1:55 Sungho Hong
2018-10-31 15:18 ` Stephen Hemminger
2018-10-31 17:17 ` Sungho Hong [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='CAK8vx=id8ZbBbiT97byc5vzfCVn8itaXEQnAZzXtbNq70eR1Zg@mail.gmail.com' \
--to=maverickjin88@gmail.com \
--cc=stephen@networkplumber.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).