> -----Original Message-----
> From: Xu, Ting <[email protected]>
> Sent: Tuesday, July 27, 2021 6:55 PM
> To: [email protected]
> Cc: Zhang, Qi Z <[email protected]>; Wu, Jingjing <[email protected]>;
> Xing, Beilei <[email protected]>; Xu, Ting <[email protected]>
> Subject: [PATCH v1] net/ice: fix wrong bandwidth config size in memory copy
>
> The memory size of bandwidth config parameters is not set correctly in
> memory copy process, which leads to the wrong values. This patch fixed the
> size to the correct value.
>
> Fixes: 3a6bfc37eaf4 ("net/ice: support QoS config VF bandwidth in DCF")
>
> Signed-off-by: Ting Xu <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi