doc: add generic build instructions for sample apps
authorHerakliusz Lipiec <herakliusz.lipiec@intel.com>
Wed, 25 Oct 2017 15:50:59 +0000 (16:50 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 26 Oct 2017 23:23:53 +0000 (01:23 +0200)
commit7cacb05655397c0c50bcba89eb836d417bc78b69
treefa2bad0cc78017c7e3baa037a902dc797f89f6e5
parent0acd8ed3330a629658e3864d78a6bd4b78de321e
doc: add generic build instructions for sample apps

Moved duplicated, and occasionally outdated, doc sections from each
of the sample app guides chapters to a common chapter at the start.

This reduces the duplication in the docs and provides a single
point of reference for compiling the sample apps.

Signed-off-by: Herakliusz Lipiec <herakliusz.lipiec@intel.com>
Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>
42 files changed:
doc/guides/sample_app_ug/cmd_line.rst
doc/guides/sample_app_ug/compiling.rst [new file with mode: 0644]
doc/guides/sample_app_ug/dist_app.rst
doc/guides/sample_app_ug/ethtool.rst
doc/guides/sample_app_ug/eventdev_pipeline_sw_pmd.rst
doc/guides/sample_app_ug/exception_path.rst
doc/guides/sample_app_ug/hello_world.rst
doc/guides/sample_app_ug/index.rst
doc/guides/sample_app_ug/ip_frag.rst
doc/guides/sample_app_ug/ip_reassembly.rst
doc/guides/sample_app_ug/ipsec_secgw.rst
doc/guides/sample_app_ug/ipv4_multicast.rst
doc/guides/sample_app_ug/keep_alive.rst
doc/guides/sample_app_ug/kernel_nic_interface.rst
doc/guides/sample_app_ug/l2_forward_cat.rst
doc/guides/sample_app_ug/l2_forward_crypto.rst
doc/guides/sample_app_ug/l2_forward_job_stats.rst
doc/guides/sample_app_ug/l2_forward_real_virtual.rst
doc/guides/sample_app_ug/l3_forward.rst
doc/guides/sample_app_ug/l3_forward_access_ctrl.rst
doc/guides/sample_app_ug/l3_forward_power_man.rst
doc/guides/sample_app_ug/l3_forward_virtual.rst
doc/guides/sample_app_ug/link_status_intr.rst
doc/guides/sample_app_ug/load_balancer.rst
doc/guides/sample_app_ug/multi_process.rst
doc/guides/sample_app_ug/netmap_compatibility.rst
doc/guides/sample_app_ug/packet_ordering.rst
doc/guides/sample_app_ug/performance_thread.rst
doc/guides/sample_app_ug/ptpclient.rst
doc/guides/sample_app_ug/qos_metering.rst
doc/guides/sample_app_ug/qos_scheduler.rst
doc/guides/sample_app_ug/quota_watermark.rst
doc/guides/sample_app_ug/rxtx_callbacks.rst
doc/guides/sample_app_ug/server_node_efd.rst
doc/guides/sample_app_ug/skeleton.rst
doc/guides/sample_app_ug/tep_termination.rst
doc/guides/sample_app_ug/test_pipeline.rst
doc/guides/sample_app_ug/timer.rst
doc/guides/sample_app_ug/vhost.rst
doc/guides/sample_app_ug/vhost_scsi.rst
doc/guides/sample_app_ug/vm_power_management.rst
doc/guides/sample_app_ug/vmdq_dcb_forwarding.rst