[dpdk-dev] [PATCH v4 0/2] support query of AGE action
Dekel Peled
dekelp at nvidia.com
Wed Oct 7 15:28:41 CEST 2020
This series includes change in ethdev to support a new query
response format, and change in testpmd CLI using it.
---
v2: enclose 2 separate patches in series.
(no change in patch contents).
v3: rename struct rte_flow_query_age field for clarity.
v4: rename struct rte_flow_query_age additional field for clarity.
---
Dekel Peled (2):
ethdev: support query of AGE action
app/testpmd: support query of AGE action
app/test-pmd/config.c | 12 ++++++++++++
doc/guides/prog_guide/rte_flow.rst | 17 +++++++++++++++++
doc/guides/rel_notes/release_20_11.rst | 3 +++
lib/librte_ethdev/rte_flow.h | 15 +++++++++++++++
4 files changed, 47 insertions(+)
--
1.8.3.1
More information about the dev
mailing list