DPDK usage discussions
 help / color / mirror / Atom feed
From: Marco Faltelli <marco.faltelli@uniroma2.it>
To: users@dpdk.org
Subject: Flow filtering with Intel XL710
Date: Wed, 19 Jul 2023 11:48:25 +0200	[thread overview]
Message-ID: <CANNiY0EhWYufRSYw4j0veWg0AkDT8T1nSrvUWKPjGgBOYfpkoQ@mail.gmail.com> (raw)

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

Hello,

I'm trying to use the flow-filtering sample application in DPDK v22.03. The
code runs well with Intel X520 NICs, in the sense that packets with
192.168.1.1 as destination IP are sent to queue #1.
The very same code with Intel XL710 does not work; packets are all sent to
queue #0 regardless of their dst IP address.
Is there some way to set up the XL710 NICs so that they can redirect sets
of packets to the same queue? Maybe some specific flag?

Thanks in advance,
Marco

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

             reply	other threads:[~2023-07-19  9:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-19  9:48 Marco Faltelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-05 13:43 Marco Faltelli

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=CANNiY0EhWYufRSYw4j0veWg0AkDT8T1nSrvUWKPjGgBOYfpkoQ@mail.gmail.com \
    --to=marco.faltelli@uniroma2.it \
    --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).