On Tue, Nov 3, 2020 at 1:30 AM Thomas Monjalon <tho...@monjalon.net> wrote: > > > -name = 'octeontx2_regex' > > But it is not the same? > > The name will default to "octeontx2", which is fine. > But the fmt_name should not take this default. > I believe fmt_name should be "octeontx2_regex" as I did in my patch.
fmt_name is only for maintaining config compat. This driver is new to 20.11. We can drop fmt_name too. -- David Marchand