23/10/2020 19:41, Thomas Monjalon: > Following the recent alignment of all driver names, > this new driver get unaligned: > librte_regex_octeontx2_regex.so > > The 'fmt_name' must be "octeontx2_regex", and if not provided, > is taken from the 'name' variable. > But the variable 'name' should not be overwritten, > to keep the automatic value from the directory name. > > The library name will be composed of the class directory > and the driver directory name: > librte_regex_octeontx2.so > > Reported-by: Christian Ehrhardt <[email protected]> > Signed-off-by: Thomas Monjalon <[email protected]> > Acked-by: David Marchand <[email protected]>
Applied

