From: Michael Savisko <michaelsav@nvidia.com>
To: <dev@dpdk.org>
Cc: <michaelsav@nvidia.com>, <asafp@nvidia.com>, <orika@nvidia.com>,
"Aman Singh" <aman.deep.singh@intel.com>,
Yuying Zhang <yuying.zhang@intel.com>
Subject: [PATCH 3/3] doc: update testpmd application guide
Date: Mon, 12 Sep 2022 15:59:08 +0300 [thread overview]
Message-ID: <20220912125908.922188-3-michaelsav@nvidia.com> (raw)
In-Reply-To: <20220912125908.922188-1-michaelsav@nvidia.com>
Add description of new rte_flow action 'send_to_kernel'.
Signed-off-by: Michael Savisko <michaelsav@nvidia.com>
---
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index 330e34427d..c259c8239a 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -4189,6 +4189,8 @@ This section lists supported actions and their attributes, if any.
- ``ethdev_port_id {unsigned}``: ethdev port ID
+- ``send_to_kernel``: send packets to kernel.
+
Destroying flow rules
~~~~~~~~~~~~~~~~~~~~~
--
2.27.0
next prev parent reply other threads:[~2022-09-12 12:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-12 12:59 [PATCH 1/3] ethdev: add send to kernel action Michael Savisko
2022-09-12 12:59 ` [PATCH 2/3] app/testpmd: add new action kernel Michael Savisko
2022-09-12 12:59 ` Michael Savisko [this message]
2022-09-12 13:14 ` [PATCH 1/3] ethdev: add send to kernel action Thomas Monjalon
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=20220912125908.922188-3-michaelsav@nvidia.com \
--to=michaelsav@nvidia.com \
--cc=aman.deep.singh@intel.com \
--cc=asafp@nvidia.com \
--cc=dev@dpdk.org \
--cc=orika@nvidia.com \
--cc=yuying.zhang@intel.com \
/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).