> -----Original Message-----
> From: Luo, Michael
> Sent: Tuesday, March 12, 2019 9:21 AM
> To: Zhang, Qi Z <qi.z.zh...@intel.com>; dev@dpdk.org
> Cc: sta...@dpdk.org
> Subject: RE: [PATCH] net/i40e: fix time sync for 25G
>
> Verified the patch on DPDK 18.11.
>
> Best regards,
> Michael
>
> -----Original Message-----
> From: Zhang, Qi Z
> Sent: Monday, March 11, 2019 3:42 PM
> To: dev@dpdk.org
> Cc: Luo, Michael <michael....@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com>;
> sta...@dpdk.org
> Subject: [PATCH] net/i40e: fix time sync for 25G
>
> Time sync increment value is not configured for 25G device.
>
> The patch fix this issue by setting the same value as 40G, this aligned with
> kernel
> driver's behaviour.
>
> Fixes: 75d133dd3296 ("net/i40e: enable 25G device")
> Cc: sta...@dpdk.org
>
> Reported-by: Michael Luo <michael....@intel.com>
> Signed-off-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi