DPDK usage discussions
 help / color / mirror / Atom feed
From: fwefew 4t4tg <7532yahoo@gmail.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: Is there a way to instruct NIC/DPDK which RXQ to deliver a packet to not RSS?
Date: Sun, 18 Dec 2022 16:41:13 -0500	[thread overview]
Message-ID: <CA+Tq66X0n+EE6gzDUNcLKh=xChjPTrdwXv9kuWN8t9rN5Grkjg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]

I am aware of RSS; I coded it and have gotten it to work between machines.

However, the elapsed time per packet increases from <100ns/packet RSS-OFF
to 700-800ns RSS-ON in my test setup.

In my scenario I have hardcoded routing between TXQs on client machines and
RXQs on the server machines.

[-- Attachment #2: Type: text/html, Size: 371 bytes --]

             reply	other threads:[~2022-12-18 21:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-18 21:41 fwefew 4t4tg [this message]
2022-12-18 22:14 ` Stephen Hemminger
2022-12-23 15:30   ` fwefew 4t4tg

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='CA+Tq66X0n+EE6gzDUNcLKh=xChjPTrdwXv9kuWN8t9rN5Grkjg@mail.gmail.com' \
    --to=7532yahoo@gmail.com \
    --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).