[PATCH] devtools/cocci: add script for ethdev namespace
Thomas Monjalon
thomas at monjalon.net
Fri Nov 26 17:58:31 CET 2021
26/11/2021 17:37, Ferruh Yigit:
> On 11/25/2021 6:41 PM, Ferruh Yigit wrote:
> > On 11/23/2021 8:47 AM, Aman Singh wrote:
> >> The cocci script is to help add prefix 'RTE_ETH' namespace to enum
> >> & macro of ethdev library. It helps in automating these changes for
> >> applications. The script won't make changes in the code comment part.
> >> Usage: spatch <script path> <app path>
[...]
> Except from above issues, script updates majority of the macros,
> and can be useful for application developers, also script can be
> improved more later.
>
> With above notes:
> Tested-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied, thanks.
More information about the dev
mailing list