numam-dpdk/doc/guides
Thomas Monjalon 6b62a72a70 mk: install a standard cutomizable tree
The rule "install" follows these conventions:
http://gnu.org/prep/standards/html_node/Directory-Variables.html
http://gnu.org/prep/standards/html_node/DESTDIR.html

The variable sdkdir has been added to the more standards ones,
to configure the directory used with RTE_SDK when using the DPDK makefiles
to build an application.

It is still possible to build DPDK with the "install T=" rule without
specifying any DESTDIR. In such case there is no install, as before.

The old usage of an installed SDK is:
    make -C examples/helloworld RTE_SDK=$(readlink -m $DESTDIR) \
         RTE_TARGET=x86_64-native-linuxapp-gcc
RTE_TARGET can be specified but is useless now with an installed SDK.
The RTE_SDK directory must now point to a different path depending of
the installation.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Panu Matilainen <pmatilai@redhat.com>
2015-12-06 15:41:04 +01:00
..
contributing cryptodev: mark experimental state 2015-11-25 19:18:04 +01:00
cryptodevs aesni_mb: add driver for multi buffer based crypto 2015-11-25 19:18:04 +01:00
faq doc: move FAQ 2015-08-11 17:28:13 +02:00
freebsd_gsg eal: default to using all cores 2015-10-26 20:36:26 +01:00
linux_gsg mk: remove multi-target install 2015-12-06 15:41:04 +01:00
nics mlx5: add environment variables section to documentation 2015-11-24 17:49:27 +01:00
prog_guide mk: install a standard cutomizable tree 2015-12-06 15:41:04 +01:00
rel_notes mempool: fix mlx driver loading 2015-12-06 01:02:51 +01:00
sample_app_ug examples/l2fwd-keepalive: add sample application 2015-11-19 15:45:26 +01:00
testpmd_app_ug app/testpmd: add ability to split outgoing packets 2015-11-12 00:22:26 +01:00
xen doc: refactor figure numbers into references 2015-05-25 15:59:36 +02:00
conf.py doc: reset the default sphinx literal block format 2015-08-11 12:18:37 +02:00
index.rst qat: add driver for QuickAssist devices 2015-11-25 19:18:04 +01:00