Re: [dpdk-dev] [PATCH v3] net/mlx5: support new global device syntax
From: Thomas Monjalon <hidden>
Date: 2021-09-29 19:38:02
From: Thomas Monjalon <hidden>
Date: 2021-09-29 19:38:02
23/09/2021 08:45, Xueming Li:
This patch support new global device syntax like: bus=pci,addr=BB:DD.F/class=eth/driver=mlx5,devargs,.. In driver parameters check, ignores "driver" key which is part of new global device syntax instead of reporting error. Signed-off-by: Xueming Li <redacted> Acked-by: Viacheslav Ovsiienko <redacted>
Applied in next-net-mlx, thanks.