[PATCH 00/10] ethdev: cleanup deprecated defines
David Marchand
david.marchand at redhat.com
Tue Aug 23 10:41:59 CEST 2022
On Thu, Aug 4, 2022 at 9:06 PM 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
>
Same comment as for the mbuf flags patch, we have a cocci script to do
the migration to the "new" API: devtools/cocci/namespace_ethdev.cocci
We can reference it in the release notes.
I suspect the RN will grow quite big for 22.11.
Can we perhaps have a single entry for ethdev, listing all the
different defines in a sublist?
(and looking again at the other cleanups, this last comment applies to
the mempool series too).
I sent some comments, but otherwise, the series lgtm and you can add my ack.
Thanks Andrew!
--
David Marchand
More information about the dev
mailing list