On Wed, 2019-03-13 at 14:58 -0700, Stephen Hemminger wrote: > 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"). > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > Reviewed-by: Ramil Rosen <ramir...@gmail.com> > ---
Acked-by: Jerin Jacob <jer...@marvell.com>