]> git.droids-corp.org - dpdk.git/commit
build: make flow classification optional
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 19 Jan 2022 18:10:00 +0000 (18:10 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 21 Jan 2022 11:05:14 +0000 (12:05 +0100)
commit6a9145ca4b373f4d7b83f2df67535226c8ce62bd
tree463a545ebe026519e4a298247e5d24b802b1fe5f
parente46cf9ffe0436463741015789169cdf362ed7f65
build: make flow classification optional

Add the flow_classify library to the list of optional libraries, and
ensure tests can build with it disabled.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Morten Brørup <mb@smartsharesystems.com>
Acked-by: David Marchand <david.marchand@redhat.com>
app/test/meson.build
lib/meson.build