[PATCH v2 02/16] net/nbl: add simple probe/remove and log module

2025-06-16 Thread dimon.zhao
Our driver architecture is relatively complex because the code is highly reusable and designed to support multiple features.  For example, our driver can support open-source UIO/VFIO drivers while also coexisting with kernel drivers.  Additionally, the codebase supports multiple chip variants, each

[PATCH v2 02/16] net/nbl: add simple probe/remove and log module

2025-06-16 Thread dimon.zhao
Our driver architecture is relatively complex because the code is highly reusable and designed to support multiple features.  For example, our driver can support open-source UIO/VFIO drivers while also coexisting with kernel drivers.  Additionally, the codebase supports multiple chip variants, each