> -----Original Message-----
> From: Zhao1, Wei
> Sent: Tuesday, January 22, 2019 4:11 PM
> To: [email protected]
> Cc: [email protected]; Zhang, Qi Z <[email protected]>; Peng, Yuan
> <[email protected]>; Zhao1, Wei <[email protected]>
> Subject: [PATCH] net/i40e: fix queue region error in priority configuration
Change title to below since it's all about if we need to call
i40e_set_dcb_config
fix queue region dcb configure
>
> There is no need to set vlan priority realted resigsters when there is no
> configuration about that in queue region.
Reword to
DCB is not necessary to be configured if no user priority of queue region is
requested.
>
> Fixes: 7cbecc2f7424 ("net/i40e: support queue region set and flush")
> Signed-off-by: Wei Zhao <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel with above change.
Thanks
Qi