> -----Original Message-----
> From: Xu, Ting <[email protected]>
> Sent: Friday, July 3, 2020 4:57 PM
> To: [email protected]
> Cc: Yang, Qiming <[email protected]>; Zhang, Qi Z
> <[email protected]>; [email protected]
> Subject: [PATCH v1] net/ice: fix build with 16 byte Rx descriptor in DCF
>
> Fix the build error in DCF when CONFIG_RTE_LIBRTE_ICE_16BYTE_RX_DESC
> compilation option is enabled. Legacy 16 byte Rx descriptor is not supported
> in DCF. If it is enabled, DCF configuration stops.
>
> Fixes: 929eceefaba7 ("net/ice: add queue start and stop for DCF")
> Cc: [email protected]
cc stable is not necessary since fix on latest release.
>
> Signed-off-by: Ting Xu <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi