On Thu, Sep 29, 2022 at 2:23 AM Andrew Rybchenko wrote: > > The action is supported by no drivers. > > The patch breaks ABI. > > Signed-off-by: Andrew Rybchenko Acked-by: Ajit Khaparde > --- > app/test-pmd/cmdline_flow.c | 9 --------- > doc/guides/prog_guide/rte_flow.rst | 17 ----------------- > doc/guides/rel_notes/deprecation.rst | 2 +- > doc/guides/rel_notes/release_22_11.rst | 4 ++-- > drivers/net/bnxt/tf_ulp/ulp_rte_handler_tbl.c | 4 ---- > lib/ethdev/rte_flow.c | 1 - > lib/ethdev/rte_flow.h | 11 ----------- > 7 files changed, 3 insertions(+), 45 deletions(-) >