Re: [PATCH net-next] net: ethernet: ti: am65-cpsw-qos: Add support to taprio for past base_time

From: Simon Horman
Date: Sat Apr 27 2024 - 09:31:45 EST


On Thu, Apr 25, 2024 at 04:01:42PM +0530, Chintan Vankar wrote:
> From: Tanmay Patil <t-patil@xxxxxx>
>
> If the base-time for taprio is in the past, start the schedule at the time
> of the form "base_time + N*cycle_time" where N is the smallest possible
> integer such that the above time is in the future.
>
> Signed-off-by: Tanmay Patil <t-patil@xxxxxx>
> Signed-off-by: Chintan Vankar <c-vankar@xxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>