Re: [PATCH net-next 3/3] sfc: support PTP over Ethernet
From: Edward Cree <ecree.xilinx@gmail.com>
Date: 2022-08-09 13:22:29
From: Edward Cree <ecree.xilinx@gmail.com>
Date: 2022-08-09 13:22:29
On 09/08/2022 10:20, Íñigo Huguet wrote:
The previous patch add support for PTP over IPv6/UDP (only for 8000 series and newer) and this one add support for PTP over 802.3. Tested: sync as master and as slave is correct with ptp4l. PTP over IPv4 and IPv6 still works fine. Suggested-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: Íñigo Huguet <redacted>
Reviewed-by: Edward Cree <ecree.xilinx@gmail.com>