An internal subdirectory of the Mellanox mlx5 Ethernet driver that implements traffic-control (TC) hardware offload logic for ConnectX NICs. It is part of the larger mlx5_core driver, not a standalone driver in its own right.
This is not actually a driver directory; it is a source subfolder inside the active Mellanox/NVIDIA mlx5 Ethernet driver that holds traffic-control offload code. There is nothing to keep or remove independently — its fate is tied to the parent mlx5 driver, which remains very much alive and maintained.
repository signals
39files
5,690source lines
138commits, 5y
+6,952 / −1,260lines added / removed, 5y
27authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 138 total · active in 37/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: this is the mlx5 Ethernet traffic-control offload submodule under an existing driver, not a standalone kernel-bound hardware driver.