* [dpdk-users] RTE flow rules with ENA NIC
@ 2021-06-04 17:16 Troy D. Hanson
0 siblings, 0 replies; only message in thread
From: Troy D. Hanson @ 2021-06-04 17:16 UTC (permalink / raw)
To: users
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-06-04 17:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04 17:16 [dpdk-users] RTE flow rules with ENA NIC Troy D. Hanson
DPDK usage discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/users/0 users/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 users users/ http://inbox.dpdk.org/users \
users@dpdk.org
public-inbox-index users
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.users
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git