[PATCH v2] net/ice: fix wrong DDP search path
Bruce Richardson
bruce.richardson at intel.com
Mon Nov 4 15:32:26 CET 2024
On Mon, Nov 04, 2024 at 06:09:34PM +0800, Zhichao Zeng wrote:
> In the previous implementation, when the user did not enter any value in
> "/sys/module/firmware_class/parameters/path", it would incorrectly search
> for DDP packages under "/".
>
> This commit fixes this issue.
>
> Fixes: 9207f93640a7 ("net/ice: support custom search path for DDP package")
>
> Signed-off-by: Zhichao Zeng <zhichaox.zeng at intel.com>
>
> v2: change return code
> ---
> drivers/net/ice/ice_ethdev.c | 16 ++++++----------
> 1 file changed, 6 insertions(+), 10 deletions(-)
>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Patch applied to dpdk-next-net-intel.
Thanks,
/Bruce
More information about the dev
mailing list