> -----Original Message-----
> From: Xu, Ting <ting...@intel.com>
> Sent: Thursday, July 8, 2021 10:32 AM
> To: dev@dpdk.org
> Cc: Zhang, Qi Z <qi.z.zh...@intel.com>; Wu, Jingjing <jingjing...@intel.com>;
> Xing, Beilei <beilei.x...@intel.com>; Xu, Ting <ting...@intel.com>;
> sta...@dpdk.org
> Subject: [PATCH v2] net/ice: fix error check for QoS in DCF
>
> This patch fixed some unreasonable error check. Move all checks into one
> helper function before configuring. Skip the check for DCF (VF0).
>
> Fixes: 3a5a5bfc618b ("net/ice: support QoS config VF bandwidth in DCF")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Ting Xu <ting...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi