* [dpdk-users] Ref: testpmd command - "flow_director_filter <port_id> mode raw" - what is the use of the "packet" parameter
@ 2021-08-19 7:24 Joshi, Venkatesh
0 siblings, 0 replies; only message in thread
From: Joshi, Venkatesh @ 2021-08-19 7:24 UTC (permalink / raw)
To: users
Hello,
This is regarding the testpmd command -
"flow_director_filter (port_id) mode raw (add|del|update)"
" flow (flow_id) (drop|fwd) queue (queue_id)"
" fd_id (fd_id_value) packet (packet file name)\n"
An example of this command is:
# flow_director_filter 0 mode raw add flow 30 fwd queue 36 fd_id 1 packet test_proto.raw
1. What is the use of the "packet" parameter?
2. What are the typical contents of the "packet file name" file?
- Does it need to specify the exact values of all the fields of each header beginning from L2 header or can it use "00" to indicate don't-care bytes ?
Regards,
Venkatesh
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-08-19 7:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 7:24 [dpdk-users] Ref: testpmd command - "flow_director_filter <port_id> mode raw" - what is the use of the "packet" parameter Joshi, Venkatesh
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