DPDK usage discussions
 help / color / mirror / Atom feed
From: "Troy D. Hanson" <tdh@tkhanson.net>
To: users@dpdk.org
Subject: [dpdk-users] RTE flow rules with ENA NIC
Date: Fri, 4 Jun 2021 13:16:30 -0400	[thread overview]
Message-ID: <1E0B378A-CF91-416D-B7C0-A5091C8D218D@tkhanson.net> (raw)

I’m looking for any information on whether RTE flow rules are supported on AWS ENA NICs. Using DPDK 20.11.1 with the testpmd application, all RTE flow rules I’ve tried are failing. E.g.

testpmd> flow create 0 ingress pattern eth / ipv4 / tcp / end actions queue index 0 / end
port_flow_complain(): Caught PMD error type 1 (cause unspecified): Function not implemented: Function not implemented

Are any subset of RTE flow rules known to work on ENA? My goal is to divert TCP to a specific RSS queue or, alternatively, to mark or flag TCP packets for special processing.

Thank you,
Troy

                 reply	other threads:[~2021-06-04 17:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1E0B378A-CF91-416D-B7C0-A5091C8D218D@tkhanson.net \
    --to=tdh@tkhanson.net \
    --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).