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). --- 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 | 14 ++++++++++++++ 4 files changed, 46 insertions(+) -- 1.8.3.1