Re: [dpdk-dev] [PATCH v2] ethdev: add namespace
From: Andrew Rybchenko <hidden>
Date: 2021-08-27 07:59:25
From: Andrew Rybchenko <hidden>
Date: 2021-08-27 07:59:25
On 8/27/21 4:19 AM, Ferruh Yigit wrote:
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. The changeset definitely deserves entry in release notes.