21/04/2021 04:36, Ferruh Yigit: > From: "Min Hu (Connor)" <[email protected]> > > This patch adds more sanity checks in control path APIs. > > Fixes: 214ed1acd125 ("ethdev: add iterator to match devargs input") > Fixes: 3d98f921fbe9 ("ethdev: unify prefix for static functions and > variables") > Fixes: 0366137722a0 ("ethdev: check for invalid device name") > Fixes: d948f596fee2 ("ethdev: fix port data mismatched in multiple process > model") > Fixes: 5b7ba31148a8 ("ethdev: add port ownership") > Fixes: f8244c6399d9 ("ethdev: increase port id range") > Cc: [email protected] > > Signed-off-by: Min Hu (Connor) <[email protected]> > Signed-off-by: Ferruh Yigit <[email protected]> > Reviewed-by: Andrew Rybchenko <[email protected]> > Acked-by: Kevin Traynor <[email protected]> > --- > > It seems I underestimated finding good log messages ;), not sure if they > are complete, please comment, we can have more versions until they are > good.
They are probably good enough. Thanks for all the work. Acked-by: Thomas Monjalon <[email protected]>

