History log of /dpdk/lib/port/port_log.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 1783f057 22-Dec-2023 Stephen Hemminger <stephen@networkplumber.org>

port: use a dynamic logtype

Replace static RTE_LOGTYPE_PORT with dynamic type.
Since there are several types of port do initialization
in a short standalone file.

Signed-off-by: Stephen Hemminger <

port: use a dynamic logtype

Replace static RTE_LOGTYPE_PORT with dynamic type.
Since there are several types of port do initialization
in a short standalone file.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

show more ...