+1
−1
Loading
Starting with DPDK 23.11 logging was abstracted out of EAL, while remaining a dependency for EAL and other libs. See commit in DPDK: (09ce413) log: separate logging functions out of EAL Note: There is no need to add DPDK version check, further down the file the DPDK_DISABLED_LIBS filters out any non existent libs. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I3d1843f7ca983f994abc2778209aacc640250cff Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21070 Reviewed-by:
Jim Harris <jim.harris@samsung.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>