[PATCH 00/10] ethdev: cleanup deprecated defines
Stephen Hemminger
stephen at networkplumber.org
Thu Aug 4 21:29:12 CEST 2022
On Thu, 4 Aug 2022 22:05:52 +0300
Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru> wrote:
> Remove deprecated because of invalid namespace defines.
>
> Andrew Rybchenko (10):
> ethdev: remove deprecated link speed and duplex defines
> ethdev: remove deprecated Rx and Tx multi-queue mode defines
> ethdev: remove deprecated defines for RSS configuration
> ethdev: remove deprecated Rx and Tx offload defines
> ethdev: remove deprecated DCB and VMDq defines
> ethdev: remove deprecated tunnel type defines
> ethdev: remove deprecated flow control defines
> ethdev: remove deprecated VLAN offload configuration defines
> ethdev: remove deprecated maximum Rx MAC addresses define
> ethdev: remove deprecated metadata dynamic fields defines
>
> doc/guides/rel_notes/release_22_11.rst | 34 ++++
> lib/ethdev/rte_ethdev.h | 242 -------------------------
> lib/ethdev/rte_flow.h | 4 -
> 3 files changed, 34 insertions(+), 246 deletions(-)
>
Looks good. I assume the flow director (FDIR) defines should also
go away in this release when it is removed.
Series-Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list