From: Ferruh Yigit <ferruh.yigit@linux.intel.com>
To: dheemanth <dheemanthm@vmware.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v1 2/2] linux/kni: Added support for KNI multiple fifos
Date: Mon, 28 Jun 2021 17:58:45 +0100 [thread overview]
Message-ID: <b3618e63-ffc8-1fe2-6e09-7cdbe1e3adf3@linux.intel.com> (raw)
In-Reply-To: <1607642153-24347-1-git-send-email-dheemanthm@vmware.com>
On 12/10/2020 11:15 PM, dheemanth wrote:
> In order to improve performance, the KNI is made to
> support multiple fifos, So that multiple threads pinned
> to multiple cores can process packets in parallel.
>
> Signed-off-by: dheemanth <dheemanthm@vmware.com>
Hi Dheemanth,
I didn't check the patch yet but as a very high level comment,
it is possible to create multiple KNI interface and use multiple cores for each,
instead of multiple FIFO in a single interface. KNI example uses this approach.
Did you investigate this approach? What is the benefit of multiple FIFO against
multiple KNI interface?
Thanks,
ferruh
next prev parent reply other threads:[~2021-06-28 16:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-10 23:15 dheemanth
2021-01-17 22:02 ` Thomas Monjalon
2021-01-19 17:41 ` Dheemanth Mallikarjun
2021-06-28 16:58 ` Ferruh Yigit [this message]
2021-06-30 12:23 ` Ferruh Yigit
2023-06-13 16:21 ` Stephen Hemminger
-- strict thread matches above, loose matches on Subject: below --
2020-12-09 1:47 dheemanth
2020-12-07 20:03 dheemanth
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=b3618e63-ffc8-1fe2-6e09-7cdbe1e3adf3@linux.intel.com \
--to=ferruh.yigit@linux.intel.com \
--cc=dev@dpdk.org \
--cc=dheemanthm@vmware.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).