xref: /dpdk/doc/guides/faq/index.rst (revision f9d7ffec4ab27e45290c3c70c23c9016f34b7bab)
1*f9d7ffecSJohn McNamara..  BSD LICENSE
2*f9d7ffecSJohn McNamara    Copyright(c) 2010-2014 Intel Corporation. All rights reserved.
3*f9d7ffecSJohn McNamara    All rights reserved.
4*f9d7ffecSJohn McNamara
5*f9d7ffecSJohn McNamara    Redistribution and use in source and binary forms, with or without
6*f9d7ffecSJohn McNamara    modification, are permitted provided that the following conditions
7*f9d7ffecSJohn McNamara    are met:
8*f9d7ffecSJohn McNamara
9*f9d7ffecSJohn McNamara    * Redistributions of source code must retain the above copyright
10*f9d7ffecSJohn McNamara    notice, this list of conditions and the following disclaimer.
11*f9d7ffecSJohn McNamara    * Redistributions in binary form must reproduce the above copyright
12*f9d7ffecSJohn McNamara    notice, this list of conditions and the following disclaimer in
13*f9d7ffecSJohn McNamara    the documentation and/or other materials provided with the
14*f9d7ffecSJohn McNamara    distribution.
15*f9d7ffecSJohn McNamara    * Neither the name of Intel Corporation nor the names of its
16*f9d7ffecSJohn McNamara    contributors may be used to endorse or promote products derived
17*f9d7ffecSJohn McNamara    from this software without specific prior written permission.
18*f9d7ffecSJohn McNamara
19*f9d7ffecSJohn McNamara    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
20*f9d7ffecSJohn McNamara    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21*f9d7ffecSJohn McNamara    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22*f9d7ffecSJohn McNamara    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
23*f9d7ffecSJohn McNamara    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
24*f9d7ffecSJohn McNamara    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
25*f9d7ffecSJohn McNamara    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
26*f9d7ffecSJohn McNamara    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27*f9d7ffecSJohn McNamara    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28*f9d7ffecSJohn McNamara    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29*f9d7ffecSJohn McNamara    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30*f9d7ffecSJohn McNamara
31*f9d7ffecSJohn McNamaraDPDK FAQ
32*f9d7ffecSJohn McNamara========
33*f9d7ffecSJohn McNamara
34*f9d7ffecSJohn McNamaraThis document contains some Frequently Asked Questions that arise when working with DPDK.
35*f9d7ffecSJohn McNamara
36*f9d7ffecSJohn McNamaraContents
37*f9d7ffecSJohn McNamara
38*f9d7ffecSJohn McNamara.. toctree::
39*f9d7ffecSJohn McNamara    :maxdepth: 2
40*f9d7ffecSJohn McNamara    :numbered:
41*f9d7ffecSJohn McNamara
42*f9d7ffecSJohn McNamara    faq
43