Acked-by: Chengwen Feng <[email protected]>

On 2024/9/18 12:56, Stephen Hemminger wrote:
> In order for all log messages (including CPU mismatch) to
> come out through the logging library, it must be initialized
> as early in rte_eal_init() as possible on all platforms.
> 
> Where it was done before was likely historical based on
> the support of non-OS isolated CPU's which required a shared
> memory buffer; that support was dropped before DPDK was
> publicly released.
> 
> Signed-off-by: Stephen Hemminger <[email protected]>
> Acked-by: Tyler Retzlaff <[email protected]>
> Acked-by: Morten Brørup <[email protected]>

Reply via email to