[dpdk-dev] [PATCH 1/8] regex/octeontx2: fix unnecessary name override

David Marchand david.marchand at redhat.com
Tue Nov 3 09:19:57 CET 2020


On Tue, Nov 3, 2020 at 1:30 AM Thomas Monjalon <thomas at 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



More information about the dev mailing list