[PATCH v1] net/ice: fix incorrect reading of PHY timestamp
Hore, Soumyadeep
soumyadeep.hore at intel.com
Tue Sep 3 10:54:40 CEST 2024
Hi Bruce,
Let's keep it separate for better tracking of the bug fix.
On Fri, Aug 23, 2024 at 11:01:33AM +0000, Soumyadeep Hore wrote:
> In E830 adapters, PHY timestamp for Tx packets should be read once the
> ready status of PHY timestamp registers is 1.
>
> Fixes: 881169950d80 ("net/ice/base: implement initial PTP support for
> E830")
> Cc: stable at dpdk.org
>
> Signed-off-by: Soumyadeep Hore <soumyadeep.hore at intel.com>
> ---
> drivers/net/ice/base/ice_ptp_hw.c | 68
> ++++++++++++++++++++-----------
> 1 file changed, 44 insertions(+), 24 deletions(-)
>
Since this is a patch to the base code for "ice", should it be, or can it be, included in the patchset for the base code update for this release [1].
[1] https://patches.dpdk.org/project/dpdk/list/?series=32832
More information about the dev
mailing list