oktetlabs / test-environment

OKTET Labs Test Environment
Other
5 stars 9 forks source link

lib/rpcs_dpdk: check for separated DPDK logging library #28

Closed okt-denispr closed 11 months ago

okt-denispr commented 1 year ago

I am not a big Meson expert, so I will be glad to any suggestions for improvement. DPDK commit in dpdk-next-net repo that changed behaviour:

commit 09ce41310930ef73b4c900270de69286e13ff2e8
Author: Bruce Richardson <bruce.richardson@intel.com>
Date:   Wed Aug 9 14:35:52 2023 +0100

log: separate logging functions out of EAL

Testing done:

rte_flow_isolate() is successfully detected with and without the commit above.