> -----Original Message-----
> From: Xing, Beilei
> Sent: Tuesday, October 23, 2018 1:15 AM
> To: Zhang, Qi Z <qi.z.zh...@intel.com>
> Cc: dev@dpdk.org; sta...@dpdk.org
> 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: sta...@dpdk.org
>
> Signed-off-by: Beilei Xing <beilei.x...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi