Shared helper code used by Microchip Ethernet switch drivers (such as Sparx5 and LAN966x) to program their Versatile Content-Aware Processor classification engine, which handles packet matching and offloaded filtering rules inside the switch silicon.
This is not actually a standalone driver; it is an internal support library that other Microchip switch drivers link against to configure their on-chip classification hardware. It only matters to those switch drivers and would not be evaluated for keep-or-remove on its own.
repository signals
15files
13,144source lines
94commits, 5y
+17,297 / −4,090lines added / removed, 5y
19authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 94 total · active in 16/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: Microchip VCAP support code under ethernet appears to be an internal helper/library block for switch classification/offload logic rather than a standalone kernel-bound hardware driver.