[dpdk-dev] [PATCH v2 1/5] drivers/octeontx2: allow experimental symbols
Thomas Monjalon
thomas at monjalon.net
Tue Nov 26 17:21:04 CET 2019
26/11/2019 07:15, Sunil Kumar Kori:
> Multiple experimental symbols are used. They must be allowed
> to avoid compilation error.
If there was an error,
1/ I would see it in my compilation test
2/ There would be some "Fixes:" tag to point the root cause
I guess this patch is not critical.
Where are patches 2, 3, 4, 5?
>
> Signed-off-by: Sunil Kumar Kori <skori at marvell.com>
> ---
> drivers/common/octeontx2/Makefile | 2 ++
> drivers/common/octeontx2/meson.build | 2 ++
> drivers/net/octeontx2/Makefile | 2 ++
> drivers/net/octeontx2/meson.build | 2 ++
> drivers/raw/octeontx2_dma/Makefile | 2 ++
> drivers/raw/octeontx2_dma/meson.build | 2 ++
> 6 files changed, 12 insertions(+)
More information about the dev
mailing list