21/04/2021 04:36, Ferruh Yigit: > From: "Min Hu (Connor)" <humi...@huawei.com> > > 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: sta...@dpdk.org > > Signed-off-by: Min Hu (Connor) <humi...@huawei.com> > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> > Reviewed-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru> > Acked-by: Kevin Traynor <ktray...@redhat.com> > --- > > 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 <tho...@monjalon.net>