Re: [PATCH net-next v3] rtase: Add ndo_setup_tc support for CBS offload in traffic control setup
From: Simon Horman
Date: Tue Apr 15 2025 - 14:17:22 EST
On Mon, Apr 14, 2025 at 11:42:02AM +0800, Justin Lai wrote:
> Add support for ndo_setup_tc to enable CBS offload functionality as
> part of traffic control configuration for network devices.
>
> Signed-off-by: Justin Lai <justinlai0215@xxxxxxxxxxx>
> ---
> v1 -> v2:
> - Add a check to ensure that qopt->queue is within the specified range.
> - Add a check for qopt->enable and handle it appropriately.
>
> v2 -> v3:
> - Nothing has changed, and it is simply being posted again now that
> net-next has reopened.
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>