]> git.droids-corp.org - dpdk.git/commit
build: make "packet framework" optional
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 19 Jan 2022 18:10:01 +0000 (18:10 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 21 Jan 2022 11:09:00 +0000 (06:09 -0500)
commita7d53af2ec743b809d19907e531b6244884caf91
treebfa6cd5ea0b668cc73c91c3ed68e9416d6724975
parent6a9145ca4b373f4d7b83f2df67535226c8ce62bd
build: make "packet framework" optional

Add port, table and pipeline libraries - collectively often known as
the "packet framework" -  to the list of optional libraries, and
ensure tests can build with them 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