numam-dpdk/scripts
Panu Matilainen 948fd64bef mk: replace the combined library with a linker script
The physically linked-together combined library has been an increasing
source of problems, as was predicted when library and symbol versioning
was introduced. Replace the complex and fragile construction with a
simple linker script which achieves the same without all the problems,
remove the related kludges from eg mlx drivers.

Since creating the linker script is practically zero cost, remove the
config option and just create it always.

Based on a patch by Sergio Gonzales Monroy, linker script approach
initially suggested by Neil Horman.

Suggested-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Suggested-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-03-01 14:37:27 +01:00
..
cocci mbuf: add script to convert code to offset macro 2015-06-24 12:01:14 +02:00
auto-config-h.sh scripts: check features to generate configuration header 2015-02-25 16:06:12 +01:00
check-maintainers.sh scripts: find areas without maintainer 2015-02-09 15:15:04 +01:00
checkpatches.sh scripts: add checkpatch wrapper 2015-12-03 00:03:03 +01:00
cocci.sh mbuf: add script to convert code to offset macro 2015-06-24 12:01:14 +02:00
depdirs-rule.sh remove trailing whitespaces 2014-06-11 00:29:34 +02:00
gen-build-mk.sh remove trailing whitespaces 2014-06-11 00:29:34 +02:00
gen-config-h.sh mk, scripts: remove useless blank lines 2015-06-12 11:10:02 +02:00
load-devel-config.sh scripts: add checkpatch wrapper 2015-12-03 00:03:03 +01:00
merge-maps.sh mk: fix combined lib build with ABI versioning 2015-12-06 15:41:04 +01:00
relpath.sh scripts: fix relpath.sh output when $prefix is set in environment 2015-12-12 00:34:57 +01:00
test-build.sh mk: replace the combined library with a linker script 2016-03-01 14:37:27 +01:00
test-null.sh scripts: test null forwarding 2015-04-13 22:50:09 +02:00
validate-abi.sh scripts: fix ABI validator when revision is a tag 2015-12-15 15:19:32 +01:00