drivers/net/ethernet/mellanox/mlx5/core/steering/sws

Mellanox mlx5 software steering helpers

An internal code module inside the Mellanox mlx5 Ethernet/InfiniBand driver that implements software-managed packet steering rules for ConnectX-series network adapters. It is not a standalone driver but a building block used by the larger mlx5 driver to program flow tables.

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 subcomponent of the Mellanox mlx5 core driver that provides software steering logic for ConnectX network adapters. It has no independent device binding and lives or dies with the parent mlx5 driver, so it falls outside the scope of driver-removal decisions.

repository signals

29 files
21,154 source lines
20 commits, 5y
+21,733 / −579 lines added / removed, 5y
15 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 20 total · active in 11/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 0 commits · +0 −0 2023-10: 0 commits · +0 −0 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: 1 commit · +20,885 −0 2024-11: 0 commits · +0 −0 2024-12: 5 commits · +648 −349 2025-01: 0 commits · +0 −0 2025-02: 1 commit · +0 −60 2025-03: 1 commit · +79 −25 2025-04: 0 commits · +0 −0 2025-05: 1 commit · +15 −5 2025-06: 1 commit · +12 −4 2025-07: 0 commits · +0 −0 2025-08: 1 commit · +7 −27 2025-09: 1 commit · +0 −1 2025-10: 0 commits · +0 −0 2025-11: 2 commits · +11 −25 2025-12: 1 commit · +1 −0 2026-01: 0 commits · +0 −0 2026-02: 5 commits · +75 −83 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 software-steering support code under an existing driver, with no standalone device-binding entry point in this directory.