Re: [dpdk-dev] [PATCH v2] ethdev: add namespace
From: Ferruh Yigit <hidden>
Date: 2021-08-27 20:25:44
From: Ferruh Yigit <hidden>
Date: 2021-08-27 20:25:44
On 8/27/2021 8:59 AM, Andrew Rybchenko wrote:
On 8/27/21 4:19 AM, Ferruh Yigit wrote:quoted
Add 'RTE_ETH' namespace to all enums & macros in a backward compatible way. The macros for backward compatibility can be removed in next LTS. Internal components switched to new enum & macro names. Signed-off-by: Ferruh Yigit <redacted> Acked-By: Tyler Retzlaff <redacted>Acked-by: Andrew Rybchenko <redacted> I think that it should be pushed as early as possible in the release cycle.
ack
The changeset definitely deserves entry in release notes.
and ack. I will send a new version with release notes update on Monday.