Re: [dpdk-dev] [PATCH v2] ethdev: add namespace
From: Hemant Agrawal <hidden>
Date: 2021-08-30 06:24:39
From: Hemant Agrawal <hidden>
Date: 2021-08-30 06:24:39
quoted
On Fri, Aug 27, 2021 at 12:59 AM Andrew Rybchenko [off-list ref] wrote:quoted
On 8/27/21 4:19 AM, Ferruh Yigit wrote:quoted
Add 'RTE_ETH' namespace to all enums & macros in a backwardcompatiblequoted
quoted
way. The macros for backward compatibility can be removed in nextLTS.quoted
quoted
quoted
Internal components switched to new enum & macro names. Signed-off-by: Ferruh Yigit <redacted> Acked-By: Tyler Retzlaff <redacted>Acked-by: Andrew Rybchenko <redacted>Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>Acked-by: Wisam Jaddo <redacted>
Acked-by: Hemant Agrawal <redacted>
quoted
quoted
I think that it should be pushed as early as possible in the release cycle. The changeset definitely deserves entry in release notes.