]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rtase: Add ndo_setup_tc support for CBS offload in traffic control setup
authorJustin Lai <justinlai0215@realtek.com>
Wed, 16 Apr 2025 11:57:57 +0000 (19:57 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 22 Apr 2025 11:48:16 +0000 (13:48 +0200)
commit37f2f2fe26e8d42f4e55251b4646f06bf50d9626
tree0fac78e95d0f552b90b7d74f48fdc66fd2ec4551
parentb77ad30c428e6336833d9f28a9907076f8ad9432
rtase: Add ndo_setup_tc support for CBS offload in traffic control setup

Add support for ndo_setup_tc to enable CBS offload functionality as
part of traffic control configuration for network devices, where CBS
is applied from the CPU to the switch. More specifically, CBS is
applied at the GMAC in the topmost architecture diagram.

Signed-off-by: Justin Lai <justinlai0215@realtek.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250416115757.28156-1-justinlai0215@realtek.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/realtek/rtase/rtase.h
drivers/net/ethernet/realtek/rtase/rtase_main.c