[PATCH v5 3/9] drivers: add sxe2 basic structures

Stephen Hemminger stephen at networkplumber.org
Fri May 1 16:46:59 CEST 2026


On Fri,  1 May 2026 11:33:53 +0800
liujie5 at linkdatatechnology.com wrote:

> From: Jie Liu <liujie5 at linkdatatechnology.com>
> 
> This patch adds the base infrastructure for the sxe2 common
> library. It includes the mandatory OS abstraction layer (OSAL),
> common structure definitions, error codes, and the logging
> system implementation.
> 
> Specifically, this commit:
>  - Implements the logging stream management using RTE_LOG_LINE.
>  - Defines device-specific error codes and status registers.
>  - Adds the initial meson build configuration for the common library.
> 
> Signed-off-by: Jie Liu <liujie5 at linkdatatechnology.com>
> ---

You ignored the feed back about drivers writing files
and changing logging.


More information about the dev mailing list