examples/flow_filtering: add simple demo of flow API
[dpdk.git] / doc / guides / sample_app_ug / index.rst
1 ..  BSD LICENSE
2     Copyright(c) 2010-2015 Intel Corporation. All rights reserved.
3     All rights reserved.
4
5     Redistribution and use in source and binary forms, with or without
6     modification, are permitted provided that the following conditions
7     are met:
8
9     * Redistributions of source code must retain the above copyright
10     notice, this list of conditions and the following disclaimer.
11     * Redistributions in binary form must reproduce the above copyright
12     notice, this list of conditions and the following disclaimer in
13     the documentation and/or other materials provided with the
14     distribution.
15     * Neither the name of Intel Corporation nor the names of its
16     contributors may be used to endorse or promote products derived
17     from this software without specific prior written permission.
18
19     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
20     "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22     A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
23     OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
24     SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
25     LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
26     DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27     THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29     OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30
31 Sample Applications User Guides
32 ===============================
33
34 .. toctree::
35     :maxdepth: 2
36     :numbered:
37
38     intro
39     compiling
40     cmd_line
41     ethtool
42     exception_path
43     hello_world
44     skeleton
45     rxtx_callbacks
46     flow_filtering
47     ip_frag
48     ipv4_multicast
49     ip_reassembly
50     kernel_nic_interface
51     keep_alive
52     l2_forward_crypto
53     l2_forward_job_stats
54     l2_forward_real_virtual
55     l2_forward_cat
56     l3_forward
57     l3_forward_power_man
58     l3_forward_access_ctrl
59     l3_forward_virtual
60     link_status_intr
61     load_balancer
62     server_node_efd
63     service_cores
64     multi_process
65     qos_metering
66     qos_scheduler
67     quota_watermark
68     timer
69     packet_ordering
70     vmdq_dcb_forwarding
71     vhost
72     vhost_scsi
73     netmap_compatibility
74     ip_pipeline
75     test_pipeline
76     eventdev_pipeline_sw_pmd
77     dist_app
78     vm_power_management
79     tep_termination
80     ptpclient
81     performance_thread
82     ipsec_secgw
83
84 **Figures**
85
86 :numref:`figure_exception_path_example` :ref:`figure_exception_path_example`
87
88 :numref:`figure_kernel_nic` :ref:`figure_kernel_nic`
89
90 :numref:`figure_l2_fwd_benchmark_setup_jobstats` :ref:`figure_l2_fwd_benchmark_setup_jobstats`
91
92 :numref:`figure_l2_fwd_virtenv_benchmark_setup_jobstats` :ref:`figure_l2_fwd_virtenv_benchmark_setup_jobstats`
93
94 :numref:`figure_l2_fwd_benchmark_setup` :ref:`figure_l2_fwd_benchmark_setup`
95
96 :numref:`figure_l2_fwd_virtenv_benchmark_setup` :ref:`figure_l2_fwd_virtenv_benchmark_setup`
97
98 :numref:`figure_l2_fwd_encrypt_flow` :ref:`figure_l2_fwd_encrypt_flow`
99
100 :numref:`figure_ipv4_acl_rule` :ref:`figure_ipv4_acl_rule`
101
102 :numref:`figure_example_rules` :ref:`figure_example_rules`
103
104 :numref:`figure_load_bal_app_arch` :ref:`figure_load_bal_app_arch`
105
106 :numref:`figure_sym_multi_proc_app` :ref:`figure_sym_multi_proc_app`
107
108 :numref:`figure_client_svr_sym_multi_proc_app` :ref:`figure_client_svr_sym_multi_proc_app`
109
110 :numref:`figure_master_slave_proc` :ref:`figure_master_slave_proc`
111
112 :numref:`figure_slave_proc_recov` :ref:`figure_slave_proc_recov`
113
114 :numref:`figure_qos_sched_app_arch` :ref:`figure_qos_sched_app_arch`
115
116 :numref:`figure_pipeline_overview` :ref:`figure_pipeline_overview`
117
118 :numref:`figure_ring_pipeline_perf_setup` :ref:`figure_ring_pipeline_perf_setup`
119
120 :numref:`figure_threads_pipelines` :ref:`figure_threads_pipelines`
121
122 :numref:`figure_vmdq_dcb_example` :ref:`figure_vmdq_dcb_example`
123
124 :numref:`figure_test_pipeline_app` :ref:`figure_test_pipeline_app`
125
126 :numref:`figure_dist_perf` :ref:`figure_dist_perf`
127
128 :numref:`figure_dist_app` :ref:`figure_dist_app`
129
130 :numref:`figure_vm_power_mgr_highlevel` :ref:`figure_vm_power_mgr_highlevel`
131
132 :numref:`figure_vm_power_mgr_vm_request_seq` :ref:`figure_vm_power_mgr_vm_request_seq`
133 :numref:`figure_overlay_networking` :ref:`figure_overlay_networking`
134 :numref:`figure_tep_termination_arch` :ref:`figure_tep_termination_arch`
135
136 :numref:`figure_ptpclient_highlevel` :ref:`figure_ptpclient_highlevel`
137
138 :numref:`figure_efd_sample_app_overview` :ref:`figure_efd_sample_app_overview`
139
140 **Tables**
141
142 :numref:`table_qos_metering_1` :ref:`table_qos_metering_1`
143
144 :numref:`table_qos_scheduler_1` :ref:`table_qos_scheduler_1`
145
146 :numref:`table_test_pipeline_1` :ref:`table_test_pipeline_1`