[PATCH 0/4] ethdev: remove not supported flow actions
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Thu Sep 29 11:22:52 CEST 2022
Process deprecation notice to remove RTE flow API actions which
are not actually supported by any PMD.
Andrew Rybchenko (4):
ethdev: remove deprecated flow action to set MPLS TTL
ethdev: remove deprecated flow action to decrement MPLS TTL
ethdev: remove deprecated flow action to set layer 3 TTL
ethdev: remove deprecated flow actions to copy TTL
app/test-pmd/cmdline_flow.c | 80 -----------------
doc/guides/prog_guide/rte_flow.rst | 86 -------------------
doc/guides/rel_notes/deprecation.rst | 4 -
doc/guides/rel_notes/release_22_11.rst | 5 ++
drivers/net/bnxt/tf_ulp/ulp_rte_handler_tbl.c | 20 -----
lib/ethdev/rte_flow.c | 7 --
lib/ethdev/rte_flow.h | 83 ------------------
7 files changed, 5 insertions(+), 280 deletions(-)
--
2.30.2
More information about the dev
mailing list