xref: /dpdk/doc/guides/testpmd_app_ug/build_app.rst (revision 27b549c12df2ef2db6b271795b4df7b14a2d9c2c)
1..  SPDX-License-Identifier: BSD-3-Clause
2    Copyright(c) 2010-2014 Intel Corporation.
3
4Compiling the Application
5=========================
6
7The ``testpmd`` application is compiled as part of the main compilation of the DPDK libraries and tools.
8Refer to the DPDK Getting Started Guides for details.
9