An internal subcomponent of the Mellanox mlx5 driver that implements access control list logic for the embedded switch (eSwitch) found on ConnectX-series SmartNICs. It is not a standalone driver but a piece of plumbing used by the broader mlx5 networking stack.
This is not actually a driver directory; it is an internal helper module inside the larger mlx5 Ethernet driver tree that handles eSwitch access control rules. Removal or deprecation questions don't apply to it independently of the main mlx5 driver, which is actively maintained and shipped on current Mellanox/NVIDIA ConnectX hardware.
repository signals
8files
1,438source lines
17commits, 5y
+244 / −55lines added / removed, 5y
12authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 17 total · active in 13/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: this is an internal mlx5 eSwitch ACL implementation subdirectory under core/, not a standalone kernel-bound hardware driver.