On Fri,  1 May 2026 11:33:53 +0800
[email protected] wrote:

> From: Jie Liu <[email protected]>
> 
> 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 <[email protected]>
> ---

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

Reply via email to