> -----Original Message-----
> From: Xing, Beilei
> Sent: Tuesday, October 23, 2018 1:15 AM
> To: Zhang, Qi Z <[email protected]>
> Cc: [email protected]; [email protected]
> Subject: [PATCH] net/i40e: update Tx offload mask
>
> Tx offload mask is updated in following commit:
> commit 1037ed842c37 ("mbuf: fix Tx offload mask").
> Currently, the new added offload flags will be not supported in PMD and
> application will fail to call PMD transmit prepare function.
> This patch updates PMD Tx offload mask.
>
> Cc: [email protected]
>
> Signed-off-by: Beilei Xing <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi