b4ec00a254
The octeontx driver is creating vdev with name "OCTEONTX_PMD"
which is an artifact from how RTE_PMD_REGISTER_VDEV arguments
work.
Change to use the same convention as all the other network
drivers ie "net_octeontx").
Fixes:
|
||
---|---|---|
.. | ||
base | ||
Makefile | ||
meson.build | ||
octeontx_ethdev.c | ||
octeontx_ethdev.h | ||
octeontx_logs.h | ||
octeontx_rxtx.c | ||
octeontx_rxtx.h | ||
rte_pmd_octeontx_version.map |