On 10/19/21 11:47 AM, David Marchand wrote:
> On Mon, Oct 18, 2021 at 4:49 PM Andrew Rybchenko
> wrote:
>>
>> Add RTE_ prefix to internal API defined in public header.
>> Use the prefix instead of double underscore.
>> Use uppercase for macros in the case of name conflict.
>
> Fwiw, I see no use
On Mon, Oct 18, 2021 at 4:49 PM Andrew Rybchenko
wrote:
>
> Add RTE_ prefix to internal API defined in public header.
> Use the prefix instead of double underscore.
> Use uppercase for macros in the case of name conflict.
Fwiw, I see no use out of dpdk for those helpers/macros.
$ git grep-all -E
Add RTE_ prefix to internal API defined in public header.
Use the prefix instead of double underscore.
Use uppercase for macros in the case of name conflict.
Signed-off-by: Andrew Rybchenko
---
drivers/event/octeontx/ssovf_worker.h | 2 +-
drivers/net/cnxk/cn10k_rx.h| 12 ++
3 matches
Mail list logo