[PATCH 0/4] ethdev: remove not supported flow actions

Ferruh Yigit ferruh.yigit at amd.com
Tue Oct 4 03:07:07 CEST 2022


On 9/29/2022 1:04 PM, Ori Kam wrote:
> 
> 
>> -----Original Message-----
>> From: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
>> Sent: Thursday, 29 September 2022 12:23
>>
>> 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
> 
> Series-acked-by:  Ori Kam <orika at nvidia.com>
> 

Series applied to dpdk-next-net/main, thanks.


More information about the dev mailing list