numam-dpdk/app/test-pmd
Bruce Richardson 3e5c3d58e1 build: build as both static and shared libs
This patch changes the build process to group all .o files for a driver or
library into a static archive first, and then link the .o files together
into a shared library. This eliminates the need for separate static or
shared object builds when packaging, for instance.

The "default_library" configuration option now only affects the apps and
examples, which are either linked against the static or shared library
versions depending on the value of the option.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2018-01-30 21:58:59 +01:00
..
cmdline_flow.c app/testpmd: support GENEVE pattern item in flow rules 2018-01-16 18:47:49 +01:00
cmdline_mtr.c app/testpmd: add commands for metering and policing 2018-01-10 00:51:31 +01:00
cmdline_mtr.h app/testpmd: add commands for metering and policing 2018-01-10 00:51:31 +01:00
cmdline_tm.c app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
cmdline_tm.h app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
cmdline.c ethdev: increase flow type limit from 32 to 64 2018-01-21 15:51:52 +01:00
config.c app/testpmd: add raw flow type mode for FDIR 2018-01-16 18:47:49 +01:00
csumonly.c app/testpmd: cleanup internal Tx offloads flags field 2018-01-15 10:53:23 +01:00
flowgen.c app/testpmd: cleanup internal Tx offloads flags field 2018-01-15 10:53:23 +01:00
icmpecho.c app/testpmd: fix typos 2017-03-10 14:11:56 +01:00
ieee1588fwd.c app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
iofwd.c app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
macfwd.c app/testpmd: cleanup internal Tx offloads flags field 2018-01-15 10:53:23 +01:00
macswap.c app/testpmd: cleanup internal Tx offloads flags field 2018-01-15 10:53:23 +01:00
Makefile mk: add experimental tag check 2018-01-29 23:35:29 +01:00
meson.build build: build as both static and shared libs 2018-01-30 21:58:59 +01:00
parameters.c app/testpmd: fix invalid Tx queue number setting 2018-01-17 18:49:38 +01:00
rxonly.c app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
testpmd.c app/testpmd: add log for preferred mempool ops 2018-01-29 19:02:05 +01:00
testpmd.h app/testpmd: fix invalid Tx queue number setting 2018-01-17 18:49:38 +01:00
tm.c app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
txonly.c app/testpmd: cleanup internal Tx offloads flags field 2018-01-15 10:53:23 +01:00