Closed digger-yu closed 1 year ago
Please use the latest DPDK version 23.03.0-rc1 using 'main' branch.
./tools/pktgen-build.sh clean build
>> SDK Path : /work/projects/intel
>> Install Path : /work/projects/intel/pktgen-dpdk
>> Build Directory : /work/projects/intel/pktgen-dpdk/Builddir
>> Target Directory : usr/local
>> Build Path : /work/projects/intel/pktgen-dpdk/Builddir
>> Target Path : /work/projects/intel/pktgen-dpdk/usr/local
Build and install values:
lua_enabled : -Denable_lua=false
gui_enabled : -Denable_gui=false
*** Removing '/work/projects/intel/pktgen-dpdk/Builddir' directory
Build and install values:
lua_enabled : -Denable_lua=false
gui_enabled : -Denable_gui=false
>>> Ninja build in '/work/projects/intel/pktgen-dpdk/Builddir' buildtype=release
meson -Dbuildtype=release -Denable_lua=false -Denable_gui=false /work/projects/intel/pktgen-dpdk/Builddir
The Meson build system
Version: 0.63.2
Source dir: /work/projects/intel/pktgen-dpdk
Build dir: /work/projects/intel/pktgen-dpdk/Builddir
Build type: native build
Program cat found: YES (/bin/cat)
Project name: pktgen
Project version: 22.07.2
C compiler for the host machine: ccache cc (gcc 12.2.0 "cc (Ubuntu 12.2.0-3ubuntu1) 12.2.0")
C linker for the host machine: cc ld.bfd 2.39
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -mavx: YES
Compiler for C supports arguments -mavx2: YES
Compiler for C supports arguments -Wno-pedantic: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Found pkg-config: /bin/pkg-config (0.29.2)
Run-time dependency libdpdk found: YES 23.03.0-rc1
Library librte_net_bond found: YES
Program python3 found: YES (/usr/bin/python3)
Library rte_net_i40e found: YES
Library rte_net_ixgbe found: YES
Library rte_net_ice found: YES
Library rte_bus_vdev found: YES
Run-time dependency threads found: YES
Library numa found: YES
Library pcap found: YES
Library dl found: YES
Library m found: YES
Program doxygen found: YES (/bin/doxygen)
Program generate_doxygen.sh found: YES (/work/projects/intel/pktgen-dpdk/doc/api/generate_doxygen.sh)
Program generate_examples.sh found: YES (/work/projects/intel/pktgen-dpdk/doc/api/generate_examples.sh)
Program doxy-html-custom.sh found: YES (/work/projects/intel/pktgen-dpdk/doc/api/doxy-html-custom.sh)
Configuring doxy-api.conf using configuration
Program sphinx-build found: YES (/bin/sphinx-build)
Build targets in project: 12
NOTICE: Future-deprecated features used:
* 0.56.0: {'meson.build_root', 'meson.source_root'}
pktgen 22.07.2
User defined options
buildtype : release
enable_gui: false
enable_lua: false
Found ninja-1.11.0 at /bin/ninja
ninja: Entering directory `/work/projects/intel/pktgen-dpdk/Builddir'
[69/69] Linking target app/pktgen
>>> Ninja install to '/work/projects/intel/pktgen-dpdk/usr/local'
ninja: Entering directory `/work/projects/intel/pktgen-dpdk/Builddir'
[0/1] Installing files.
Installing app/pktgen to /work/projects/intel/pktgen-dpdk/usr/local/bin
Installing /work/projects/intel/pktgen-dpdk/doc/source/custom.css to /work/projects/intel/pktgen-dpdk/usr/local/share/doc/dpdk/_static/css
did 1 anything miss ?