On 4/16/2021 12:00 PM, Min Hu (Connor) wrote:
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]> Reviewed-by: Andrew Rybchenko <[email protected]> Acked-by: Kevin Traynor <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]>

