> -----Original Message-----
> From: Mingjin Ye <mingjinx...@intel.com>
> Sent: Wednesday, November 15, 2023 6:13 PM
> To: dev@dpdk.org
> Cc: Yang, Qiming <qiming.y...@intel.com>; Ye, MingjinX
> <mingjinx...@intel.com>; sta...@dpdk.org; Wu, Jingjing
> <jingjing...@intel.com>; Xing, Beilei <beilei.x...@intel.com>
> Subject: [PATCH v2] net/iavf: fix error devargs parsing
>
> This patch fixes unknown parsing results in the absence of devarg "no-poll-
> on-link-down" and fixes the devarg variable type.
>
> Fixes: 5b3124a0a6ef ("net/iavf: support no polling when link down")
> Fixes: 3e6a5d2d310a ("net/iavf: add devargs to enable VF auto-reset")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Mingjin Ye <mingjinx...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi