drivers/net/ethernet/mellanox/mlx5/core/en/tc/act

Mellanox mlx5 TC action helpers

Internal source code belonging to the Mellanox mlx5 driver (used by ConnectX-4 and newer 25/50/100/200/400 GbE NICs and SmartNICs). The files here implement individual traffic-control flower actions used when offloading Linux TC rules onto the NIC's hardware switch.

not-a-driver conf=1.00 deploy=none replacement=none subsystem=net category=not-a-driver
100%

recommendation

This is not actually a driver directory; it is a subfolder of internal helper code inside the Mellanox mlx5 Ethernet driver that implements individual traffic-control (TC) flower actions such as redirect, mirror, drop, and header rewrite. It has no standalone hardware binding and only exists to support the surrounding mlx5 driver.

repository signals

23 files
1,996 source lines
69 commits, 5y
+2,532 / −534 lines added / removed, 5y
11 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 69 total · active in 24/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 1 commit · +63 −1 2021-07: 9 commits · +1,509 −13 2021-08: 5 commits · +193 −2 2021-09: 1 commit · +1 −0 2021-10: 1 commit · +87 −2 2021-11: 5 commits · +159 −65 2021-12: 6 commits · +60 −19 2022-01: 7 commits · +37 −12 2022-02: 2 commits · +40 −2 2022-03: 4 commits · +52 −68 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 2 commits · +109 −7 2022-08: 1 commit · +4 −0 2022-09: 1 commit · +9 −26 2022-10: 0 commits · +0 −0 2022-11: 5 commits · +54 −83 2022-12: 5 commits · +81 −40 2023-01: 3 commits · +4 −75 2023-02: 2 commits · +10 −2 2023-03: 2 commits · +3 −83 2023-04: 0 commits · +0 −0 2023-05: 1 commit · +7 −2 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 1 commit · +12 −3 2023-10: 2 commits · +5 −3 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 0 commits · +0 −0 2024-02: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 0 commits · +0 −0 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 1 commit · +0 −5 2025-03: 1 commit · +11 −0 2025-04: 0 commits · +0 −0 2025-05: 0 commits · +0 −0 2025-06: 0 commits · +0 −0 2025-07: 1 commit · +22 −21 2025-08: 0 commits · +0 −0 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 0 commits · +0 −0 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

No sources cited.

codex reasoning notes (technical)

Not a driver directory: internal mlx5 traffic-control action helper code under the mlx5 driver, not a standalone kernel-bound hardware driver.