00:00:00.001 Started by upstream project "autotest-nightly-lts" build number 1750 00:00:00.001 originally caused by: 00:00:00.002 Started by upstream project "nightly-trigger" build number 3011 00:00:00.002 originally caused by: 00:00:00.002 Started by timer 00:00:00.052 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-vg.groovy 00:00:00.052 The recommended git tool is: git 00:00:00.053 using credential 00000000-0000-0000-0000-000000000002 00:00:00.054 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.077 Fetching changes from the remote Git repository 00:00:00.079 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.138 Using shallow fetch with depth 1 00:00:00.138 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.138 > git --version # timeout=10 00:00:00.176 > git --version # 'git version 2.39.2' 00:00:00.176 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.176 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.176 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:04.730 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:04.743 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:04.757 Checking out Revision 6201031def5bfb7f90a861bc162998684798607e (FETCH_HEAD) 00:00:04.757 > git config core.sparsecheckout # timeout=10 00:00:04.772 > git read-tree -mu HEAD # timeout=10 00:00:04.790 > git checkout -f 6201031def5bfb7f90a861bc162998684798607e # timeout=5 00:00:04.814 Commit message: "scripts/kid: Add issue 3354" 00:00:04.814 > git rev-list --no-walk 6201031def5bfb7f90a861bc162998684798607e # timeout=10 00:00:04.921 [Pipeline] Start of Pipeline 00:00:04.937 [Pipeline] library 00:00:04.938 Loading library shm_lib@master 00:00:04.939 Library shm_lib@master is cached. Copying from home. 00:00:04.957 [Pipeline] node 00:00:04.970 Running on VM-host-WFP1 in /var/jenkins/workspace/autobuild-external-vg-autotest 00:00:04.971 [Pipeline] { 00:00:04.979 [Pipeline] catchError 00:00:04.980 [Pipeline] { 00:00:04.990 [Pipeline] wrap 00:00:04.996 [Pipeline] { 00:00:05.002 [Pipeline] stage 00:00:05.003 [Pipeline] { (Prologue) 00:00:05.016 [Pipeline] echo 00:00:05.017 Node: VM-host-WFP1 00:00:05.021 [Pipeline] cleanWs 00:00:05.029 [WS-CLEANUP] Deleting project workspace... 00:00:05.029 [WS-CLEANUP] Deferred wipeout is used... 00:00:05.035 [WS-CLEANUP] done 00:00:05.193 [Pipeline] setCustomBuildProperty 00:00:05.258 [Pipeline] nodesByLabel 00:00:05.260 Found a total of 1 nodes with the 'sorcerer' label 00:00:05.268 [Pipeline] httpRequest 00:00:05.272 HttpMethod: GET 00:00:05.273 URL: http://10.211.164.96/packages/jbp_6201031def5bfb7f90a861bc162998684798607e.tar.gz 00:00:05.279 Sending request to url: http://10.211.164.96/packages/jbp_6201031def5bfb7f90a861bc162998684798607e.tar.gz 00:00:05.281 Response Code: HTTP/1.1 200 OK 00:00:05.282 Success: Status code 200 is in the accepted range: 200,404 00:00:05.283 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/jbp_6201031def5bfb7f90a861bc162998684798607e.tar.gz 00:00:06.071 [Pipeline] sh 00:00:06.353 + tar --no-same-owner -xf jbp_6201031def5bfb7f90a861bc162998684798607e.tar.gz 00:00:06.366 [Pipeline] httpRequest 00:00:06.369 HttpMethod: GET 00:00:06.370 URL: http://10.211.164.96/packages/spdk_36faa8c312bf9059b86e0f503d7fd6b43c1498e6.tar.gz 00:00:06.371 Sending request to url: http://10.211.164.96/packages/spdk_36faa8c312bf9059b86e0f503d7fd6b43c1498e6.tar.gz 00:00:06.386 Response Code: HTTP/1.1 200 OK 00:00:06.386 Success: Status code 200 is in the accepted range: 200,404 00:00:06.386 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk_36faa8c312bf9059b86e0f503d7fd6b43c1498e6.tar.gz 00:01:15.422 [Pipeline] sh 00:01:15.709 + tar --no-same-owner -xf spdk_36faa8c312bf9059b86e0f503d7fd6b43c1498e6.tar.gz 00:01:18.277 [Pipeline] sh 00:01:18.558 + git -C spdk log --oneline -n5 00:01:18.558 36faa8c31 bdev/nvme: Fix the case that namespace was removed during reset 00:01:18.558 e2cb5a5ee bdev/nvme: Factor out nvme_ns active/inactive check into a helper function 00:01:18.558 4b134b4ab bdev/nvme: Delay callbacks when the next operation is a failover 00:01:18.558 d2ea4ecb1 llvm/vfio: Suppress checking leaks for `spdk_nvme_ctrlr_alloc_io_qpair` 00:01:18.558 3b33f4333 test/nvme/cuse: Fix typo 00:01:18.577 [Pipeline] withCredentials 00:01:18.589 > git --version # timeout=10 00:01:18.604 > git --version # 'git version 2.39.2' 00:01:18.624 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:01:18.626 [Pipeline] { 00:01:18.635 [Pipeline] retry 00:01:18.637 [Pipeline] { 00:01:18.653 [Pipeline] sh 00:01:18.936 + git ls-remote https://review.spdk.io/gerrit/a/spdk/spdk-abi refs/heads/master 00:01:19.519 [Pipeline] } 00:01:19.540 [Pipeline] // retry 00:01:19.545 [Pipeline] } 00:01:19.564 [Pipeline] // withCredentials 00:01:19.587 [Pipeline] httpRequest 00:01:19.592 HttpMethod: GET 00:01:19.593 URL: http://10.211.164.96/packages/spdk-abi_224954a611c11b463454cf2ad306c7a0f7329b2b.tar.gz 00:01:19.595 Sending request to url: http://10.211.164.96/packages/spdk-abi_224954a611c11b463454cf2ad306c7a0f7329b2b.tar.gz 00:01:19.603 Response Code: HTTP/1.1 200 OK 00:01:19.603 Success: Status code 200 is in the accepted range: 200,404 00:01:19.603 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi_224954a611c11b463454cf2ad306c7a0f7329b2b.tar.gz 00:01:20.075 [Pipeline] sh 00:01:20.359 + tar --no-same-owner -xf spdk-abi_224954a611c11b463454cf2ad306c7a0f7329b2b.tar.gz 00:01:20.371 [Pipeline] sh 00:01:20.655 + git -C spdk-abi log --oneline -n5 00:01:20.655 224954a abi: remove unsupported 2023 versions of XML files 00:01:20.655 2fbf5ac abi: match v24.01 LTS revision 00:01:20.655 8ab74f1 abi: update v24.01 with change since code freeze 00:01:20.655 1820292 abi: add XML files for SPDK 24.01 00:01:20.655 ed3ef04 abi: Update v23.09 from code freeze to release commit 00:01:20.673 [Pipeline] writeFile 00:01:20.690 [Pipeline] sh 00:01:20.974 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:01:20.987 [Pipeline] sh 00:01:21.271 + cat autorun-spdk.conf 00:01:21.271 SPDK_TEST_AUTOBUILD=ext 00:01:21.271 EXTERNAL_MAKE_HUGEMEM=2048 00:01:21.271 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:21.280 RUN_NIGHTLY=1 00:01:21.282 [Pipeline] } 00:01:21.297 [Pipeline] // stage 00:01:21.310 [Pipeline] stage 00:01:21.312 [Pipeline] { (Run VM) 00:01:21.326 [Pipeline] sh 00:01:21.610 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:01:21.610 + echo 'Start stage prepare_nvme.sh' 00:01:21.610 Start stage prepare_nvme.sh 00:01:21.610 + [[ -n 7 ]] 00:01:21.610 + disk_prefix=ex7 00:01:21.610 + [[ -n /var/jenkins/workspace/autobuild-external-vg-autotest ]] 00:01:21.610 + [[ -e /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf ]] 00:01:21.610 + source /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf 00:01:21.610 ++ SPDK_TEST_AUTOBUILD=ext 00:01:21.610 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:01:21.610 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:21.610 ++ RUN_NIGHTLY=1 00:01:21.610 + cd /var/jenkins/workspace/autobuild-external-vg-autotest 00:01:21.610 + nvme_files=() 00:01:21.610 + declare -A nvme_files 00:01:21.610 + backend_dir=/var/lib/libvirt/images/backends 00:01:21.611 + nvme_files['nvme.img']=5G 00:01:21.611 + nvme_files['nvme-cmb.img']=5G 00:01:21.611 + nvme_files['nvme-multi0.img']=4G 00:01:21.611 + nvme_files['nvme-multi1.img']=4G 00:01:21.611 + nvme_files['nvme-multi2.img']=4G 00:01:21.611 + nvme_files['nvme-openstack.img']=8G 00:01:21.611 + nvme_files['nvme-zns.img']=5G 00:01:21.611 + (( SPDK_TEST_NVME_PMR == 1 )) 00:01:21.611 + (( SPDK_TEST_FTL == 1 )) 00:01:21.611 + (( SPDK_TEST_NVME_FDP == 1 )) 00:01:21.611 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:01:21.611 + for nvme in "${!nvme_files[@]}" 00:01:21.611 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme-multi2.img -s 4G 00:01:21.611 Formatting '/var/lib/libvirt/images/backends/ex7-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:01:21.611 + for nvme in "${!nvme_files[@]}" 00:01:21.611 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme-cmb.img -s 5G 00:01:21.611 Formatting '/var/lib/libvirt/images/backends/ex7-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:01:21.611 + for nvme in "${!nvme_files[@]}" 00:01:21.611 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme-openstack.img -s 8G 00:01:21.872 Formatting '/var/lib/libvirt/images/backends/ex7-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:01:21.872 + for nvme in "${!nvme_files[@]}" 00:01:21.872 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme-zns.img -s 5G 00:01:21.872 Formatting '/var/lib/libvirt/images/backends/ex7-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:01:21.872 + for nvme in "${!nvme_files[@]}" 00:01:21.872 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme-multi1.img -s 4G 00:01:21.872 Formatting '/var/lib/libvirt/images/backends/ex7-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:01:21.872 + for nvme in "${!nvme_files[@]}" 00:01:21.872 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme-multi0.img -s 4G 00:01:22.132 Formatting '/var/lib/libvirt/images/backends/ex7-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:01:22.132 + for nvme in "${!nvme_files[@]}" 00:01:22.132 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme.img -s 5G 00:01:22.703 Formatting '/var/lib/libvirt/images/backends/ex7-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:01:22.703 ++ sudo grep -rl ex7-nvme.img /etc/libvirt/qemu 00:01:22.703 + echo 'End stage prepare_nvme.sh' 00:01:22.703 End stage prepare_nvme.sh 00:01:22.716 [Pipeline] sh 00:01:23.001 + DISTRO=fedora38 CPUS=12 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:01:23.002 Setup: -n 12 -s 12288 -x http://proxy-dmz.intel.com:911 -p libvirt --qemu-emulator=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 --nic-model=e1000 -b /var/lib/libvirt/images/backends/ex7-nvme.img -b /var/lib/libvirt/images/backends/ex7-nvme-multi0.img,nvme,/var/lib/libvirt/images/backends/ex7-nvme-multi1.img:/var/lib/libvirt/images/backends/ex7-nvme-multi2.img -H -a -v -f fedora38 00:01:23.002 00:01:23.002 DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant 00:01:23.002 SPDK_DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk 00:01:23.002 VAGRANT_TARGET=/var/jenkins/workspace/autobuild-external-vg-autotest 00:01:23.002 HELP=0 00:01:23.002 DRY_RUN=0 00:01:23.002 NVME_FILE=/var/lib/libvirt/images/backends/ex7-nvme.img,/var/lib/libvirt/images/backends/ex7-nvme-multi0.img, 00:01:23.002 NVME_DISKS_TYPE=nvme,nvme, 00:01:23.002 NVME_AUTO_CREATE=0 00:01:23.002 NVME_DISKS_NAMESPACES=,/var/lib/libvirt/images/backends/ex7-nvme-multi1.img:/var/lib/libvirt/images/backends/ex7-nvme-multi2.img, 00:01:23.002 NVME_CMB=,, 00:01:23.002 NVME_PMR=,, 00:01:23.002 NVME_ZNS=,, 00:01:23.002 NVME_MS=,, 00:01:23.002 NVME_FDP=,, 00:01:23.002 SPDK_VAGRANT_DISTRO=fedora38 00:01:23.002 SPDK_VAGRANT_VMCPU=12 00:01:23.002 SPDK_VAGRANT_VMRAM=12288 00:01:23.002 SPDK_VAGRANT_PROVIDER=libvirt 00:01:23.002 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:01:23.002 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:01:23.002 SPDK_OPENSTACK_NETWORK=0 00:01:23.002 VAGRANT_PACKAGE_BOX=0 00:01:23.002 VAGRANTFILE=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant/Vagrantfile 00:01:23.002 FORCE_DISTRO=true 00:01:23.002 VAGRANT_BOX_VERSION= 00:01:23.002 EXTRA_VAGRANTFILES= 00:01:23.002 NIC_MODEL=e1000 00:01:23.002 00:01:23.002 mkdir: created directory '/var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt' 00:01:23.002 /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt /var/jenkins/workspace/autobuild-external-vg-autotest 00:01:25.541 Bringing machine 'default' up with 'libvirt' provider... 00:01:26.478 ==> default: Creating image (snapshot of base box volume). 00:01:26.478 ==> default: Creating domain with the following settings... 00:01:26.478 ==> default: -- Name: fedora38-38-1.6-1705279005-2131_default_1714067783_639338cd5ea9c1eb56b6 00:01:26.478 ==> default: -- Domain type: kvm 00:01:26.478 ==> default: -- Cpus: 12 00:01:26.478 ==> default: -- Feature: acpi 00:01:26.478 ==> default: -- Feature: apic 00:01:26.478 ==> default: -- Feature: pae 00:01:26.478 ==> default: -- Memory: 12288M 00:01:26.478 ==> default: -- Memory Backing: hugepages: 00:01:26.478 ==> default: -- Management MAC: 00:01:26.478 ==> default: -- Loader: 00:01:26.478 ==> default: -- Nvram: 00:01:26.478 ==> default: -- Base box: spdk/fedora38 00:01:26.478 ==> default: -- Storage pool: default 00:01:26.478 ==> default: -- Image: /var/lib/libvirt/images/fedora38-38-1.6-1705279005-2131_default_1714067783_639338cd5ea9c1eb56b6.img (20G) 00:01:26.478 ==> default: -- Volume Cache: default 00:01:26.478 ==> default: -- Kernel: 00:01:26.478 ==> default: -- Initrd: 00:01:26.479 ==> default: -- Graphics Type: vnc 00:01:26.479 ==> default: -- Graphics Port: -1 00:01:26.479 ==> default: -- Graphics IP: 127.0.0.1 00:01:26.479 ==> default: -- Graphics Password: Not defined 00:01:26.479 ==> default: -- Video Type: cirrus 00:01:26.479 ==> default: -- Video VRAM: 9216 00:01:26.479 ==> default: -- Sound Type: 00:01:26.479 ==> default: -- Keymap: en-us 00:01:26.479 ==> default: -- TPM Path: 00:01:26.479 ==> default: -- INPUT: type=mouse, bus=ps2 00:01:26.479 ==> default: -- Command line args: 00:01:26.479 ==> default: -> value=-device, 00:01:26.479 ==> default: -> value=nvme,id=nvme-0,serial=12340, 00:01:26.479 ==> default: -> value=-drive, 00:01:26.479 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex7-nvme.img,if=none,id=nvme-0-drive0, 00:01:26.479 ==> default: -> value=-device, 00:01:26.479 ==> default: -> value=nvme-ns,drive=nvme-0-drive0,bus=nvme-0,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:26.479 ==> default: -> value=-device, 00:01:26.479 ==> default: -> value=nvme,id=nvme-1,serial=12341, 00:01:26.479 ==> default: -> value=-drive, 00:01:26.479 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex7-nvme-multi0.img,if=none,id=nvme-1-drive0, 00:01:26.479 ==> default: -> value=-device, 00:01:26.479 ==> default: -> value=nvme-ns,drive=nvme-1-drive0,bus=nvme-1,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:26.479 ==> default: -> value=-drive, 00:01:26.479 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex7-nvme-multi1.img,if=none,id=nvme-1-drive1, 00:01:26.479 ==> default: -> value=-device, 00:01:26.479 ==> default: -> value=nvme-ns,drive=nvme-1-drive1,bus=nvme-1,nsid=2,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:26.479 ==> default: -> value=-drive, 00:01:26.479 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex7-nvme-multi2.img,if=none,id=nvme-1-drive2, 00:01:26.479 ==> default: -> value=-device, 00:01:26.479 ==> default: -> value=nvme-ns,drive=nvme-1-drive2,bus=nvme-1,nsid=3,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:26.738 ==> default: Creating shared folders metadata... 00:01:26.738 ==> default: Starting domain. 00:01:29.281 ==> default: Waiting for domain to get an IP address... 00:01:51.224 ==> default: Waiting for SSH to become available... 00:01:51.224 ==> default: Configuring and enabling network interfaces... 00:01:55.423 default: SSH address: 192.168.121.26:22 00:01:55.423 default: SSH username: vagrant 00:01:55.423 default: SSH auth method: private key 00:01:57.961 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk/ => /home/vagrant/spdk_repo/spdk 00:02:06.082 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi/ => /home/vagrant/spdk_repo/spdk-abi 00:02:10.287 ==> default: Mounting SSHFS shared folder... 00:02:12.826 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt/output => /home/vagrant/spdk_repo/output 00:02:12.826 ==> default: Checking Mount.. 00:02:14.212 ==> default: Folder Successfully Mounted! 00:02:14.212 ==> default: Running provisioner: file... 00:02:15.149 default: ~/.gitconfig => .gitconfig 00:02:15.724 00:02:15.724 SUCCESS! 00:02:15.724 00:02:15.724 cd to /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt and type "vagrant ssh" to use. 00:02:15.724 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:02:15.724 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt" to destroy all trace of vm. 00:02:15.724 00:02:15.734 [Pipeline] } 00:02:15.748 [Pipeline] // stage 00:02:15.757 [Pipeline] dir 00:02:15.757 Running in /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt 00:02:15.759 [Pipeline] { 00:02:15.770 [Pipeline] catchError 00:02:15.771 [Pipeline] { 00:02:15.782 [Pipeline] sh 00:02:16.064 + vagrant ssh-config --host vagrant 00:02:16.064 + sed -ne /^Host/,$p 00:02:16.064 + tee ssh_conf 00:02:18.602 Host vagrant 00:02:18.603 HostName 192.168.121.26 00:02:18.603 User vagrant 00:02:18.603 Port 22 00:02:18.603 UserKnownHostsFile /dev/null 00:02:18.603 StrictHostKeyChecking no 00:02:18.603 PasswordAuthentication no 00:02:18.603 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-fedora38/38-1.6-1705279005-2131/libvirt/fedora38 00:02:18.603 IdentitiesOnly yes 00:02:18.603 LogLevel FATAL 00:02:18.603 ForwardAgent yes 00:02:18.603 ForwardX11 yes 00:02:18.603 00:02:18.617 [Pipeline] withEnv 00:02:18.618 [Pipeline] { 00:02:18.632 [Pipeline] sh 00:02:18.977 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:02:18.977 source /etc/os-release 00:02:18.977 [[ -e /image.version ]] && img=$(< /image.version) 00:02:18.977 # Minimal, systemd-like check. 00:02:18.977 if [[ -e /.dockerenv ]]; then 00:02:18.977 # Clear garbage from the node's name: 00:02:18.977 # agt-er_autotest_547-896 -> autotest_547-896 00:02:18.977 # $HOSTNAME is the actual container id 00:02:18.977 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:02:18.977 if mountpoint -q /etc/hostname; then 00:02:18.977 # We can assume this is a mount from a host where container is running, 00:02:18.977 # so fetch its hostname to easily identify the target swarm worker. 00:02:18.977 container="$(< /etc/hostname) ($agent)" 00:02:18.977 else 00:02:18.977 # Fallback 00:02:18.977 container=$agent 00:02:18.977 fi 00:02:18.977 fi 00:02:18.977 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:02:18.977 00:02:19.266 [Pipeline] } 00:02:19.281 [Pipeline] // withEnv 00:02:19.287 [Pipeline] setCustomBuildProperty 00:02:19.298 [Pipeline] stage 00:02:19.299 [Pipeline] { (Tests) 00:02:19.312 [Pipeline] withEnv 00:02:19.313 [Pipeline] { 00:02:19.323 [Pipeline] sh 00:02:19.600 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ls -1d spdk_repo/spdk-abi || true 00:02:19.870 [Pipeline] } 00:02:19.890 [Pipeline] // withEnv 00:02:19.900 [Pipeline] sh 00:02:20.184 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:02:20.458 [Pipeline] timeout 00:02:20.458 Timeout set to expire in 10 min 00:02:20.460 [Pipeline] { 00:02:20.479 [Pipeline] sh 00:02:20.760 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:02:21.328 HEAD is now at 36faa8c31 bdev/nvme: Fix the case that namespace was removed during reset 00:02:21.339 [Pipeline] sh 00:02:21.622 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:02:21.895 [Pipeline] sh 00:02:22.177 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:02:22.453 [Pipeline] sh 00:02:22.735 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ./autoruner.sh spdk_repo 00:02:22.995 ++ readlink -f spdk_repo 00:02:22.995 + DIR_ROOT=/home/vagrant/spdk_repo 00:02:22.995 + [[ -n /home/vagrant/spdk_repo ]] 00:02:22.995 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:02:22.995 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:02:22.995 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:02:22.995 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:02:22.995 + [[ -d /home/vagrant/spdk_repo/output ]] 00:02:22.995 + cd /home/vagrant/spdk_repo 00:02:22.995 + source /etc/os-release 00:02:22.995 ++ NAME='Fedora Linux' 00:02:22.995 ++ VERSION='38 (Cloud Edition)' 00:02:22.995 ++ ID=fedora 00:02:22.995 ++ VERSION_ID=38 00:02:22.995 ++ VERSION_CODENAME= 00:02:22.995 ++ PLATFORM_ID=platform:f38 00:02:22.995 ++ PRETTY_NAME='Fedora Linux 38 (Cloud Edition)' 00:02:22.995 ++ ANSI_COLOR='0;38;2;60;110;180' 00:02:22.995 ++ LOGO=fedora-logo-icon 00:02:22.995 ++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 00:02:22.995 ++ HOME_URL=https://fedoraproject.org/ 00:02:22.995 ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ 00:02:22.995 ++ SUPPORT_URL=https://ask.fedoraproject.org/ 00:02:22.995 ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ 00:02:22.995 ++ REDHAT_BUGZILLA_PRODUCT=Fedora 00:02:22.995 ++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 00:02:22.995 ++ REDHAT_SUPPORT_PRODUCT=Fedora 00:02:22.995 ++ REDHAT_SUPPORT_PRODUCT_VERSION=38 00:02:22.995 ++ SUPPORT_END=2024-05-14 00:02:22.995 ++ VARIANT='Cloud Edition' 00:02:22.995 ++ VARIANT_ID=cloud 00:02:22.995 + uname -a 00:02:22.995 Linux fedora38-cloud-1705279005-2131 6.7.0-68.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 x86_64 GNU/Linux 00:02:22.995 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:02:23.255 Hugepages 00:02:23.255 node hugesize free / total 00:02:23.255 node0 1048576kB 0 / 0 00:02:23.255 node0 2048kB 0 / 0 00:02:23.255 00:02:23.255 Type BDF Vendor Device NUMA Driver Device Block devices 00:02:23.255 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:02:23.255 NVMe 0000:00:06.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:02:23.255 NVMe 0000:00:07.0 1b36 0010 unknown nvme nvme1 nvme1n1 nvme1n2 nvme1n3 00:02:23.255 + rm -f /tmp/spdk-ld-path 00:02:23.255 + source autorun-spdk.conf 00:02:23.255 ++ SPDK_TEST_AUTOBUILD=ext 00:02:23.255 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:02:23.255 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:23.255 ++ RUN_NIGHTLY=1 00:02:23.255 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:02:23.255 + [[ -n 2048 ]] 00:02:23.255 + export EXTERNAL_MAKE_HUGEMEM 00:02:23.255 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:02:23.255 + for M in /var/spdk/build-*-manifest.txt 00:02:23.255 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:02:23.255 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:23.515 + for M in /var/spdk/build-*-manifest.txt 00:02:23.515 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:02:23.515 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:23.515 ++ uname 00:02:23.515 + [[ Linux == \L\i\n\u\x ]] 00:02:23.515 + sudo dmesg -T 00:02:23.515 + sudo dmesg --clear 00:02:23.515 + dmesg_pid=5890 00:02:23.515 + [[ Fedora Linux == FreeBSD ]] 00:02:23.515 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:23.515 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:23.515 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:02:23.515 + sudo dmesg -Tw 00:02:23.515 + [[ -x /usr/src/fio-static/fio ]] 00:02:23.515 + export FIO_BIN=/usr/src/fio-static/fio 00:02:23.515 + FIO_BIN=/usr/src/fio-static/fio 00:02:23.515 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:02:23.515 + [[ ! -v VFIO_QEMU_BIN ]] 00:02:23.515 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:02:23.515 + export VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:02:23.515 + VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:02:23.515 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:02:23.515 + export QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:02:23.515 + QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:02:23.515 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:02:23.515 Test configuration: 00:02:23.515 SPDK_TEST_AUTOBUILD=ext 00:02:23.515 EXTERNAL_MAKE_HUGEMEM=2048 00:02:23.515 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:23.515 RUN_NIGHTLY=1 17:57:21 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:02:23.515 17:57:21 -- scripts/common.sh@433 -- $ [[ -e /bin/wpdk_common.sh ]] 00:02:23.515 17:57:21 -- scripts/common.sh@441 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:23.515 17:57:21 -- scripts/common.sh@442 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:23.515 17:57:21 -- paths/export.sh@2 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:02:23.515 17:57:21 -- paths/export.sh@3 -- $ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:02:23.515 17:57:21 -- paths/export.sh@4 -- $ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:02:23.515 17:57:21 -- paths/export.sh@5 -- $ export PATH 00:02:23.515 17:57:21 -- paths/export.sh@6 -- $ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:02:23.515 17:57:21 -- common/autobuild_common.sh@434 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:02:23.515 17:57:21 -- common/autobuild_common.sh@435 -- $ date +%s 00:02:23.515 17:57:21 -- common/autobuild_common.sh@435 -- $ mktemp -dt spdk_1714067841.XXXXXX 00:02:23.515 17:57:21 -- common/autobuild_common.sh@435 -- $ SPDK_WORKSPACE=/tmp/spdk_1714067841.hnSKFp 00:02:23.515 17:57:21 -- common/autobuild_common.sh@437 -- $ [[ -n 2048 ]] 00:02:23.515 17:57:21 -- common/autobuild_common.sh@438 -- $ export EXTERNAL_MAKE_HUGEMEM 00:02:23.515 17:57:21 -- common/autobuild_common.sh@441 -- $ '[' -n '' ']' 00:02:23.515 17:57:21 -- common/autobuild_common.sh@444 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:02:23.515 17:57:21 -- common/autobuild_common.sh@448 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:02:23.515 17:57:21 -- common/autobuild_common.sh@450 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:02:23.775 17:57:21 -- common/autobuild_common.sh@451 -- $ get_config_params 00:02:23.775 17:57:21 -- common/autotest_common.sh@387 -- $ xtrace_disable 00:02:23.775 17:57:21 -- common/autotest_common.sh@10 -- $ set +x 00:02:23.775 17:57:21 -- common/autobuild_common.sh@451 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:02:23.775 17:57:21 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD=ext 00:02:23.775 17:57:21 -- spdk/autobuild.sh@12 -- $ umask 022 00:02:23.775 17:57:21 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:02:23.775 17:57:21 -- spdk/autobuild.sh@16 -- $ date -u 00:02:23.775 Thu Apr 25 05:57:21 PM UTC 2024 00:02:23.775 17:57:21 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:02:23.775 LTS-24-g36faa8c31 00:02:23.775 17:57:21 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:02:23.775 17:57:21 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:02:23.775 17:57:21 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:02:23.775 17:57:21 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:02:23.775 17:57:21 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:02:23.775 17:57:21 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:02:23.775 17:57:21 -- spdk/autobuild.sh@55 -- $ [[ -n ext ]] 00:02:23.775 17:57:21 -- spdk/autobuild.sh@56 -- $ autobuild_test_suite 00:02:23.775 17:57:21 -- common/autobuild_common.sh@407 -- $ run_test autobuild _autobuild_test_suite 00:02:23.775 17:57:21 -- common/autotest_common.sh@1077 -- $ '[' 2 -le 1 ']' 00:02:23.775 17:57:21 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:02:23.775 17:57:21 -- common/autotest_common.sh@10 -- $ set +x 00:02:23.775 ************************************ 00:02:23.775 START TEST autobuild 00:02:23.775 ************************************ 00:02:23.776 17:57:21 -- common/autotest_common.sh@1104 -- $ _autobuild_test_suite 00:02:23.776 17:57:21 -- common/autobuild_common.sh@394 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:02:23.776 17:57:21 -- common/autobuild_common.sh@396 -- $ autobuild_test_suite_ext 00:02:23.776 17:57:21 -- common/autobuild_common.sh@383 -- $ external_code 00:02:23.776 17:57:21 -- common/autobuild_common.sh@354 -- $ run_test autobuild_external_code /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:02:23.776 17:57:21 -- common/autotest_common.sh@1077 -- $ '[' 3 -le 1 ']' 00:02:23.776 17:57:21 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:02:23.776 17:57:21 -- common/autotest_common.sh@10 -- $ set +x 00:02:23.776 ************************************ 00:02:23.776 START TEST autobuild_external_code 00:02:23.776 ************************************ 00:02:23.776 17:57:21 -- common/autotest_common.sh@1104 -- $ /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:02:23.776 17:57:21 -- external_code/test_make.sh@11 -- $ set -e 00:02:23.776 17:57:21 -- external_code/test_make.sh@12 -- $ SPDK_DIR=/home/vagrant/spdk_repo/spdk 00:02:23.776 17:57:21 -- external_code/test_make.sh@14 -- $ INSTALL_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install 00:02:23.776 17:57:21 -- external_code/test_make.sh@15 -- $ mkdir -p /home/vagrant/spdk_repo/spdk/test/external_code/install 00:02:23.776 17:57:21 -- external_code/test_make.sh@17 -- $ '[' -z 2048 ']' 00:02:23.776 17:57:21 -- external_code/test_make.sh@21 -- $ sudo HUGEMEM=2048 /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:02:24.344 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:02:24.604 0000:00:06.0 (1b36 0010): nvme -> uio_pci_generic 00:02:24.604 0000:00:07.0 (1b36 0010): nvme -> uio_pci_generic 00:02:24.604 17:57:22 -- external_code/test_make.sh@23 -- $ '[' -n '' ']' 00:02:24.604 17:57:22 -- external_code/test_make.sh@26 -- $ [[ -e /home/vagrant/spdk_repo/spdk/mk/config.mk ]] 00:02:24.604 17:57:22 -- external_code/test_make.sh@29 -- $ /home/vagrant/spdk_repo/spdk/configure --with-shared --without-ocf --disable-asan 00:02:24.863 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:02:24.863 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:40.327 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/isa-l/spdk-isal.log)...done. 00:02:58.425 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/isa-l-crypto/spdk-isal-crypto.log)...done. 00:02:58.425 Creating mk/config.mk...done. 00:02:58.425 Creating mk/cc.flags.mk...done. 00:02:58.425 Type 'make' to build. 00:02:58.425 17:57:54 -- external_code/test_make.sh@30 -- $ nproc 00:02:58.425 17:57:54 -- external_code/test_make.sh@30 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:02:58.425 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:02:58.425 make[1]: Nothing to be done for 'all'. 00:03:03.701 The Meson build system 00:03:03.701 Version: 1.3.1 00:03:03.701 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:03:03.701 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:03:03.701 Build type: native build 00:03:03.701 Program cat found: YES (/usr/bin/cat) 00:03:03.701 Project name: DPDK 00:03:03.701 Project version: 23.11.0 00:03:03.701 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:03:03.701 C linker for the host machine: cc ld.bfd 2.39-16 00:03:03.701 Host machine cpu family: x86_64 00:03:03.701 Host machine cpu: x86_64 00:03:03.701 Message: ## Building in Developer Mode ## 00:03:03.701 Program pkg-config found: YES (/usr/bin/pkg-config) 00:03:03.701 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:03:03.701 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:03:03.701 Program python3 found: YES (/usr/bin/python3) 00:03:03.701 Program cat found: YES (/usr/bin/cat) 00:03:03.701 Compiler for C supports arguments -march=native: YES 00:03:03.701 Checking for size of "void *" : 8 00:03:03.701 Checking for size of "void *" : 8 (cached) 00:03:03.701 Library m found: YES 00:03:03.701 Library numa found: YES 00:03:03.701 Has header "numaif.h" : YES 00:03:03.701 Library fdt found: NO 00:03:03.701 Library execinfo found: NO 00:03:03.701 Has header "execinfo.h" : YES 00:03:03.701 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:03:03.701 Run-time dependency libarchive found: NO (tried pkgconfig) 00:03:03.701 Run-time dependency libbsd found: NO (tried pkgconfig) 00:03:03.701 Run-time dependency jansson found: NO (tried pkgconfig) 00:03:03.701 Run-time dependency openssl found: YES 3.0.9 00:03:03.701 Run-time dependency libpcap found: YES 1.10.4 00:03:03.701 Has header "pcap.h" with dependency libpcap: YES 00:03:03.701 Compiler for C supports arguments -Wcast-qual: YES 00:03:03.702 Compiler for C supports arguments -Wdeprecated: YES 00:03:03.702 Compiler for C supports arguments -Wformat: YES 00:03:03.702 Compiler for C supports arguments -Wformat-nonliteral: YES 00:03:03.702 Compiler for C supports arguments -Wformat-security: YES 00:03:03.702 Compiler for C supports arguments -Wmissing-declarations: YES 00:03:03.702 Compiler for C supports arguments -Wmissing-prototypes: YES 00:03:03.702 Compiler for C supports arguments -Wnested-externs: YES 00:03:03.702 Compiler for C supports arguments -Wold-style-definition: YES 00:03:03.702 Compiler for C supports arguments -Wpointer-arith: YES 00:03:03.702 Compiler for C supports arguments -Wsign-compare: YES 00:03:03.702 Compiler for C supports arguments -Wstrict-prototypes: YES 00:03:03.702 Compiler for C supports arguments -Wundef: YES 00:03:03.702 Compiler for C supports arguments -Wwrite-strings: YES 00:03:03.702 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:03:03.702 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:03:03.702 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:03:03.702 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:03:03.702 Program objdump found: YES (/usr/bin/objdump) 00:03:03.702 Compiler for C supports arguments -mavx512f: YES 00:03:03.702 Checking if "AVX512 checking" compiles: YES 00:03:03.702 Fetching value of define "__SSE4_2__" : 1 00:03:03.702 Fetching value of define "__AES__" : 1 00:03:03.702 Fetching value of define "__AVX__" : 1 00:03:03.702 Fetching value of define "__AVX2__" : 1 00:03:03.702 Fetching value of define "__AVX512BW__" : 1 00:03:03.702 Fetching value of define "__AVX512CD__" : 1 00:03:03.702 Fetching value of define "__AVX512DQ__" : 1 00:03:03.702 Fetching value of define "__AVX512F__" : 1 00:03:03.702 Fetching value of define "__AVX512VL__" : 1 00:03:03.702 Fetching value of define "__PCLMUL__" : 1 00:03:03.702 Fetching value of define "__RDRND__" : 1 00:03:03.702 Fetching value of define "__RDSEED__" : 1 00:03:03.702 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:03:03.702 Fetching value of define "__znver1__" : (undefined) 00:03:03.702 Fetching value of define "__znver2__" : (undefined) 00:03:03.702 Fetching value of define "__znver3__" : (undefined) 00:03:03.702 Fetching value of define "__znver4__" : (undefined) 00:03:03.702 Compiler for C supports arguments -Wno-format-truncation: YES 00:03:03.702 Message: lib/log: Defining dependency "log" 00:03:03.702 Message: lib/kvargs: Defining dependency "kvargs" 00:03:03.702 Message: lib/telemetry: Defining dependency "telemetry" 00:03:03.702 Checking for function "getentropy" : NO 00:03:03.702 Message: lib/eal: Defining dependency "eal" 00:03:03.702 Message: lib/ring: Defining dependency "ring" 00:03:03.702 Message: lib/rcu: Defining dependency "rcu" 00:03:03.702 Message: lib/mempool: Defining dependency "mempool" 00:03:03.702 Message: lib/mbuf: Defining dependency "mbuf" 00:03:03.702 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:03.702 Fetching value of define "__AVX512F__" : 1 (cached) 00:03:03.702 Fetching value of define "__AVX512BW__" : 1 (cached) 00:03:03.702 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:03:03.702 Fetching value of define "__AVX512VL__" : 1 (cached) 00:03:03.702 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:03:03.702 Compiler for C supports arguments -mpclmul: YES 00:03:03.702 Compiler for C supports arguments -maes: YES 00:03:03.702 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:03.702 Compiler for C supports arguments -mavx512bw: YES 00:03:03.702 Compiler for C supports arguments -mavx512dq: YES 00:03:03.702 Compiler for C supports arguments -mavx512vl: YES 00:03:03.702 Compiler for C supports arguments -mvpclmulqdq: YES 00:03:03.702 Compiler for C supports arguments -mavx2: YES 00:03:03.702 Compiler for C supports arguments -mavx: YES 00:03:03.702 Message: lib/net: Defining dependency "net" 00:03:03.702 Message: lib/meter: Defining dependency "meter" 00:03:03.702 Message: lib/ethdev: Defining dependency "ethdev" 00:03:03.702 Message: lib/pci: Defining dependency "pci" 00:03:03.702 Message: lib/cmdline: Defining dependency "cmdline" 00:03:03.702 Message: lib/hash: Defining dependency "hash" 00:03:03.702 Message: lib/timer: Defining dependency "timer" 00:03:03.702 Message: lib/compressdev: Defining dependency "compressdev" 00:03:03.702 Message: lib/cryptodev: Defining dependency "cryptodev" 00:03:03.702 Message: lib/dmadev: Defining dependency "dmadev" 00:03:03.702 Compiler for C supports arguments -Wno-cast-qual: YES 00:03:03.702 Message: lib/power: Defining dependency "power" 00:03:03.702 Message: lib/reorder: Defining dependency "reorder" 00:03:03.702 Message: lib/security: Defining dependency "security" 00:03:03.702 Has header "linux/userfaultfd.h" : YES 00:03:03.702 Has header "linux/vduse.h" : YES 00:03:03.702 Message: lib/vhost: Defining dependency "vhost" 00:03:03.702 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:03.702 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:03:03.702 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:03:03.702 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:03:03.702 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:03:03.702 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:03:03.702 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:03:03.702 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:03:03.702 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:03:03.702 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:03:03.702 Program doxygen found: YES (/usr/bin/doxygen) 00:03:03.702 Configuring doxy-api-html.conf using configuration 00:03:03.702 Configuring doxy-api-man.conf using configuration 00:03:03.702 Program mandb found: YES (/usr/bin/mandb) 00:03:03.702 Program sphinx-build found: NO 00:03:03.702 Configuring rte_build_config.h using configuration 00:03:03.702 Message: 00:03:03.702 ================= 00:03:03.702 Applications Enabled 00:03:03.702 ================= 00:03:03.702 00:03:03.702 apps: 00:03:03.702 00:03:03.702 00:03:03.702 Message: 00:03:03.702 ================= 00:03:03.702 Libraries Enabled 00:03:03.702 ================= 00:03:03.702 00:03:03.702 libs: 00:03:03.702 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:03:03.702 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:03:03.702 cryptodev, dmadev, power, reorder, security, vhost, 00:03:03.702 00:03:03.702 Message: 00:03:03.702 =============== 00:03:03.702 Drivers Enabled 00:03:03.702 =============== 00:03:03.702 00:03:03.702 common: 00:03:03.702 00:03:03.702 bus: 00:03:03.702 pci, vdev, 00:03:03.702 mempool: 00:03:03.702 ring, 00:03:03.702 dma: 00:03:03.702 00:03:03.702 net: 00:03:03.702 00:03:03.702 crypto: 00:03:03.702 00:03:03.702 compress: 00:03:03.702 00:03:03.702 vdpa: 00:03:03.702 00:03:03.702 00:03:03.702 Message: 00:03:03.702 ================= 00:03:03.702 Content Skipped 00:03:03.702 ================= 00:03:03.702 00:03:03.702 apps: 00:03:03.702 dumpcap: explicitly disabled via build config 00:03:03.702 graph: explicitly disabled via build config 00:03:03.702 pdump: explicitly disabled via build config 00:03:03.702 proc-info: explicitly disabled via build config 00:03:03.702 test-acl: explicitly disabled via build config 00:03:03.702 test-bbdev: explicitly disabled via build config 00:03:03.702 test-cmdline: explicitly disabled via build config 00:03:03.702 test-compress-perf: explicitly disabled via build config 00:03:03.702 test-crypto-perf: explicitly disabled via build config 00:03:03.702 test-dma-perf: explicitly disabled via build config 00:03:03.702 test-eventdev: explicitly disabled via build config 00:03:03.702 test-fib: explicitly disabled via build config 00:03:03.702 test-flow-perf: explicitly disabled via build config 00:03:03.702 test-gpudev: explicitly disabled via build config 00:03:03.702 test-mldev: explicitly disabled via build config 00:03:03.702 test-pipeline: explicitly disabled via build config 00:03:03.702 test-pmd: explicitly disabled via build config 00:03:03.702 test-regex: explicitly disabled via build config 00:03:03.702 test-sad: explicitly disabled via build config 00:03:03.702 test-security-perf: explicitly disabled via build config 00:03:03.702 00:03:03.702 libs: 00:03:03.702 metrics: explicitly disabled via build config 00:03:03.702 acl: explicitly disabled via build config 00:03:03.702 bbdev: explicitly disabled via build config 00:03:03.702 bitratestats: explicitly disabled via build config 00:03:03.702 bpf: explicitly disabled via build config 00:03:03.702 cfgfile: explicitly disabled via build config 00:03:03.702 distributor: explicitly disabled via build config 00:03:03.702 efd: explicitly disabled via build config 00:03:03.702 eventdev: explicitly disabled via build config 00:03:03.702 dispatcher: explicitly disabled via build config 00:03:03.702 gpudev: explicitly disabled via build config 00:03:03.702 gro: explicitly disabled via build config 00:03:03.702 gso: explicitly disabled via build config 00:03:03.702 ip_frag: explicitly disabled via build config 00:03:03.702 jobstats: explicitly disabled via build config 00:03:03.702 latencystats: explicitly disabled via build config 00:03:03.702 lpm: explicitly disabled via build config 00:03:03.702 member: explicitly disabled via build config 00:03:03.702 pcapng: explicitly disabled via build config 00:03:03.702 rawdev: explicitly disabled via build config 00:03:03.702 regexdev: explicitly disabled via build config 00:03:03.702 mldev: explicitly disabled via build config 00:03:03.702 rib: explicitly disabled via build config 00:03:03.702 sched: explicitly disabled via build config 00:03:03.702 stack: explicitly disabled via build config 00:03:03.702 ipsec: explicitly disabled via build config 00:03:03.702 pdcp: explicitly disabled via build config 00:03:03.702 fib: explicitly disabled via build config 00:03:03.702 port: explicitly disabled via build config 00:03:03.702 pdump: explicitly disabled via build config 00:03:03.702 table: explicitly disabled via build config 00:03:03.702 pipeline: explicitly disabled via build config 00:03:03.702 graph: explicitly disabled via build config 00:03:03.702 node: explicitly disabled via build config 00:03:03.702 00:03:03.703 drivers: 00:03:03.703 common/cpt: not in enabled drivers build config 00:03:03.703 common/dpaax: not in enabled drivers build config 00:03:03.703 common/iavf: not in enabled drivers build config 00:03:03.703 common/idpf: not in enabled drivers build config 00:03:03.703 common/mvep: not in enabled drivers build config 00:03:03.703 common/octeontx: not in enabled drivers build config 00:03:03.703 bus/auxiliary: not in enabled drivers build config 00:03:03.703 bus/cdx: not in enabled drivers build config 00:03:03.703 bus/dpaa: not in enabled drivers build config 00:03:03.703 bus/fslmc: not in enabled drivers build config 00:03:03.703 bus/ifpga: not in enabled drivers build config 00:03:03.703 bus/platform: not in enabled drivers build config 00:03:03.703 bus/vmbus: not in enabled drivers build config 00:03:03.703 common/cnxk: not in enabled drivers build config 00:03:03.703 common/mlx5: not in enabled drivers build config 00:03:03.703 common/nfp: not in enabled drivers build config 00:03:03.703 common/qat: not in enabled drivers build config 00:03:03.703 common/sfc_efx: not in enabled drivers build config 00:03:03.703 mempool/bucket: not in enabled drivers build config 00:03:03.703 mempool/cnxk: not in enabled drivers build config 00:03:03.703 mempool/dpaa: not in enabled drivers build config 00:03:03.703 mempool/dpaa2: not in enabled drivers build config 00:03:03.703 mempool/octeontx: not in enabled drivers build config 00:03:03.703 mempool/stack: not in enabled drivers build config 00:03:03.703 dma/cnxk: not in enabled drivers build config 00:03:03.703 dma/dpaa: not in enabled drivers build config 00:03:03.703 dma/dpaa2: not in enabled drivers build config 00:03:03.703 dma/hisilicon: not in enabled drivers build config 00:03:03.703 dma/idxd: not in enabled drivers build config 00:03:03.703 dma/ioat: not in enabled drivers build config 00:03:03.703 dma/skeleton: not in enabled drivers build config 00:03:03.703 net/af_packet: not in enabled drivers build config 00:03:03.703 net/af_xdp: not in enabled drivers build config 00:03:03.703 net/ark: not in enabled drivers build config 00:03:03.703 net/atlantic: not in enabled drivers build config 00:03:03.703 net/avp: not in enabled drivers build config 00:03:03.703 net/axgbe: not in enabled drivers build config 00:03:03.703 net/bnx2x: not in enabled drivers build config 00:03:03.703 net/bnxt: not in enabled drivers build config 00:03:03.703 net/bonding: not in enabled drivers build config 00:03:03.703 net/cnxk: not in enabled drivers build config 00:03:03.703 net/cpfl: not in enabled drivers build config 00:03:03.703 net/cxgbe: not in enabled drivers build config 00:03:03.703 net/dpaa: not in enabled drivers build config 00:03:03.703 net/dpaa2: not in enabled drivers build config 00:03:03.703 net/e1000: not in enabled drivers build config 00:03:03.703 net/ena: not in enabled drivers build config 00:03:03.703 net/enetc: not in enabled drivers build config 00:03:03.703 net/enetfec: not in enabled drivers build config 00:03:03.703 net/enic: not in enabled drivers build config 00:03:03.703 net/failsafe: not in enabled drivers build config 00:03:03.703 net/fm10k: not in enabled drivers build config 00:03:03.703 net/gve: not in enabled drivers build config 00:03:03.703 net/hinic: not in enabled drivers build config 00:03:03.703 net/hns3: not in enabled drivers build config 00:03:03.703 net/i40e: not in enabled drivers build config 00:03:03.703 net/iavf: not in enabled drivers build config 00:03:03.703 net/ice: not in enabled drivers build config 00:03:03.703 net/idpf: not in enabled drivers build config 00:03:03.703 net/igc: not in enabled drivers build config 00:03:03.703 net/ionic: not in enabled drivers build config 00:03:03.703 net/ipn3ke: not in enabled drivers build config 00:03:03.703 net/ixgbe: not in enabled drivers build config 00:03:03.703 net/mana: not in enabled drivers build config 00:03:03.703 net/memif: not in enabled drivers build config 00:03:03.703 net/mlx4: not in enabled drivers build config 00:03:03.703 net/mlx5: not in enabled drivers build config 00:03:03.703 net/mvneta: not in enabled drivers build config 00:03:03.703 net/mvpp2: not in enabled drivers build config 00:03:03.703 net/netvsc: not in enabled drivers build config 00:03:03.703 net/nfb: not in enabled drivers build config 00:03:03.703 net/nfp: not in enabled drivers build config 00:03:03.703 net/ngbe: not in enabled drivers build config 00:03:03.703 net/null: not in enabled drivers build config 00:03:03.703 net/octeontx: not in enabled drivers build config 00:03:03.703 net/octeon_ep: not in enabled drivers build config 00:03:03.703 net/pcap: not in enabled drivers build config 00:03:03.703 net/pfe: not in enabled drivers build config 00:03:03.703 net/qede: not in enabled drivers build config 00:03:03.703 net/ring: not in enabled drivers build config 00:03:03.703 net/sfc: not in enabled drivers build config 00:03:03.703 net/softnic: not in enabled drivers build config 00:03:03.703 net/tap: not in enabled drivers build config 00:03:03.703 net/thunderx: not in enabled drivers build config 00:03:03.703 net/txgbe: not in enabled drivers build config 00:03:03.703 net/vdev_netvsc: not in enabled drivers build config 00:03:03.703 net/vhost: not in enabled drivers build config 00:03:03.703 net/virtio: not in enabled drivers build config 00:03:03.703 net/vmxnet3: not in enabled drivers build config 00:03:03.703 raw/*: missing internal dependency, "rawdev" 00:03:03.703 crypto/armv8: not in enabled drivers build config 00:03:03.703 crypto/bcmfs: not in enabled drivers build config 00:03:03.703 crypto/caam_jr: not in enabled drivers build config 00:03:03.703 crypto/ccp: not in enabled drivers build config 00:03:03.703 crypto/cnxk: not in enabled drivers build config 00:03:03.703 crypto/dpaa_sec: not in enabled drivers build config 00:03:03.703 crypto/dpaa2_sec: not in enabled drivers build config 00:03:03.703 crypto/ipsec_mb: not in enabled drivers build config 00:03:03.703 crypto/mlx5: not in enabled drivers build config 00:03:03.703 crypto/mvsam: not in enabled drivers build config 00:03:03.703 crypto/nitrox: not in enabled drivers build config 00:03:03.703 crypto/null: not in enabled drivers build config 00:03:03.703 crypto/octeontx: not in enabled drivers build config 00:03:03.703 crypto/openssl: not in enabled drivers build config 00:03:03.703 crypto/scheduler: not in enabled drivers build config 00:03:03.703 crypto/uadk: not in enabled drivers build config 00:03:03.703 crypto/virtio: not in enabled drivers build config 00:03:03.703 compress/isal: not in enabled drivers build config 00:03:03.703 compress/mlx5: not in enabled drivers build config 00:03:03.703 compress/octeontx: not in enabled drivers build config 00:03:03.703 compress/zlib: not in enabled drivers build config 00:03:03.703 regex/*: missing internal dependency, "regexdev" 00:03:03.703 ml/*: missing internal dependency, "mldev" 00:03:03.703 vdpa/ifc: not in enabled drivers build config 00:03:03.703 vdpa/mlx5: not in enabled drivers build config 00:03:03.703 vdpa/nfp: not in enabled drivers build config 00:03:03.703 vdpa/sfc: not in enabled drivers build config 00:03:03.703 event/*: missing internal dependency, "eventdev" 00:03:03.703 baseband/*: missing internal dependency, "bbdev" 00:03:03.703 gpu/*: missing internal dependency, "gpudev" 00:03:03.703 00:03:03.703 00:03:03.962 Build targets in project: 85 00:03:03.962 00:03:03.962 DPDK 23.11.0 00:03:03.962 00:03:03.962 User defined options 00:03:03.963 default_library : shared 00:03:03.963 libdir : lib 00:03:03.963 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:03:03.963 c_args : -fPIC -Wno-error -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:03:03.963 c_link_args : 00:03:03.963 cpu_instruction_set: native 00:03:03.963 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:03:03.963 disable_libs : acl,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:03:03.963 enable_docs : false 00:03:03.963 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:03:03.963 enable_kmods : false 00:03:03.963 tests : false 00:03:03.963 00:03:03.963 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:03:04.532 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:03:04.532 [1/265] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:03:04.532 [2/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:03:04.532 [3/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:03:04.532 [4/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:03:04.532 [5/265] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:03:04.532 [6/265] Linking static target lib/librte_kvargs.a 00:03:04.532 [7/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:03:04.532 [8/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:03:04.792 [9/265] Compiling C object lib/librte_log.a.p/log_log.c.o 00:03:04.792 [10/265] Linking static target lib/librte_log.a 00:03:05.052 [11/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:03:05.052 [12/265] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:03:05.052 [13/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:03:05.052 [14/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:03:05.052 [15/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:03:05.312 [16/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:03:05.312 [17/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:03:05.312 [18/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:03:05.312 [19/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:03:05.571 [20/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:03:05.571 [21/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:03:05.571 [22/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:03:05.571 [23/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:03:05.830 [24/265] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:03:05.830 [25/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:03:05.830 [26/265] Linking target lib/librte_log.so.24.0 00:03:05.830 [27/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:03:06.088 [28/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:03:06.088 [29/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:03:06.088 [30/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:03:06.088 [31/265] Linking static target lib/librte_telemetry.a 00:03:06.088 [32/265] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:03:06.088 [33/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:03:06.088 [34/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:03:06.088 [35/265] Linking target lib/librte_kvargs.so.24.0 00:03:06.088 [36/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:03:06.088 [37/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:03:06.348 [38/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:03:06.348 [39/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:03:06.348 [40/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:03:06.348 [41/265] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:03:06.608 [42/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:03:06.608 [43/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:03:06.608 [44/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:03:06.867 [45/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:03:06.867 [46/265] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:03:06.867 [47/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:03:06.867 [48/265] Linking target lib/librte_telemetry.so.24.0 00:03:06.867 [49/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:03:06.867 [50/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:03:07.127 [51/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:03:07.127 [52/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:03:07.127 [53/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:03:07.127 [54/265] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:03:07.127 [55/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:03:07.127 [56/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:03:07.386 [57/265] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:03:07.386 [58/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:03:07.386 [59/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:03:07.386 [60/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:03:07.386 [61/265] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:03:07.386 [62/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:03:07.386 [63/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:03:07.386 [64/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:03:07.646 [65/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:03:07.646 [66/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:03:07.646 [67/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:03:07.646 [68/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:03:07.906 [69/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:03:07.906 [70/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:03:07.906 [71/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:03:07.906 [72/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:03:07.906 [73/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:03:07.906 [74/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:03:07.906 [75/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:03:08.165 [76/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:03:08.165 [77/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:03:08.165 [78/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:03:08.165 [79/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:03:08.425 [80/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:03:08.425 [81/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:03:08.425 [82/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:03:08.425 [83/265] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:03:08.425 [84/265] Linking static target lib/librte_ring.a 00:03:08.684 [85/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:03:08.684 [86/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:03:08.684 [87/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:03:08.684 [88/265] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:03:08.684 [89/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:03:08.684 [90/265] Linking static target lib/librte_eal.a 00:03:08.684 [91/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:03:08.684 [92/265] Linking static target lib/librte_mempool.a 00:03:08.684 [93/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:03:08.944 [94/265] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:03:08.944 [95/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:03:08.944 [96/265] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:03:08.944 [97/265] Linking static target lib/net/libnet_crc_avx512_lib.a 00:03:09.203 [98/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:03:09.203 [99/265] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:03:09.203 [100/265] Linking static target lib/librte_rcu.a 00:03:09.203 [101/265] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:03:09.463 [102/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:03:09.463 [103/265] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:03:09.463 [104/265] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:03:09.463 [105/265] Linking static target lib/librte_mbuf.a 00:03:09.463 [106/265] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:03:09.463 [107/265] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:03:09.463 [108/265] Linking static target lib/librte_meter.a 00:03:09.463 [109/265] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:03:09.463 [110/265] Linking static target lib/librte_net.a 00:03:09.463 [111/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:03:09.463 [112/265] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:03:09.722 [113/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:03:09.722 [114/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:03:09.981 [115/265] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:03:09.981 [116/265] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:03:09.981 [117/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:03:09.981 [118/265] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:03:09.981 [119/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:03:10.240 [120/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:03:10.240 [121/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:03:10.499 [122/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:03:10.499 [123/265] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:03:10.499 [124/265] Linking static target lib/librte_pci.a 00:03:10.499 [125/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:03:10.499 [126/265] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:03:10.499 [127/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:03:10.499 [128/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:03:10.757 [129/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:03:10.757 [130/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:03:10.757 [131/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:03:10.757 [132/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:03:10.757 [133/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:03:10.757 [134/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:03:10.757 [135/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:03:10.757 [136/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:03:10.758 [137/265] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:03:11.017 [138/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:03:11.017 [139/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:03:11.017 [140/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:03:11.017 [141/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:03:11.017 [142/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:03:11.017 [143/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:03:11.017 [144/265] Linking static target lib/librte_cmdline.a 00:03:11.304 [145/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:03:11.304 [146/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:03:11.304 [147/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:03:11.564 [148/265] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:03:11.564 [149/265] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:03:11.564 [150/265] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:03:11.564 [151/265] Linking static target lib/librte_timer.a 00:03:11.564 [152/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:03:11.564 [153/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:03:11.564 [154/265] Linking static target lib/librte_compressdev.a 00:03:11.822 [155/265] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:03:11.822 [156/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:03:11.822 [157/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:03:12.081 [158/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:03:12.081 [159/265] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:03:12.081 [160/265] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:03:12.341 [161/265] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:03:12.341 [162/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:03:12.341 [163/265] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:03:12.341 [164/265] Linking static target lib/librte_dmadev.a 00:03:12.341 [165/265] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:03:12.600 [166/265] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:03:12.600 [167/265] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:12.859 [168/265] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:03:12.859 [169/265] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:03:12.859 [170/265] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:03:12.859 [171/265] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:03:12.859 [172/265] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:03:12.859 [173/265] Linking static target lib/librte_hash.a 00:03:12.859 [174/265] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:12.859 [175/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:03:12.859 [176/265] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:03:12.859 [177/265] Linking static target lib/librte_ethdev.a 00:03:13.118 [178/265] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:03:13.377 [179/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:03:13.377 [180/265] Linking static target lib/librte_cryptodev.a 00:03:13.377 [181/265] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:03:13.377 [182/265] Linking static target lib/librte_reorder.a 00:03:13.377 [183/265] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:03:13.377 [184/265] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:03:13.377 [185/265] Linking static target lib/librte_security.a 00:03:13.377 [186/265] Linking static target lib/librte_power.a 00:03:13.377 [187/265] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:03:13.377 [188/265] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:03:13.637 [189/265] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:03:13.896 [190/265] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:03:13.896 [191/265] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:03:14.155 [192/265] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:03:14.155 [193/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:03:14.155 [194/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:03:14.155 [195/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:03:14.414 [196/265] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:03:14.414 [197/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:03:14.414 [198/265] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:03:14.414 [199/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:03:14.414 [200/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:03:14.414 [201/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:03:14.673 [202/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:03:14.673 [203/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:03:14.932 [204/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:03:14.932 [205/265] Linking static target drivers/libtmp_rte_bus_vdev.a 00:03:14.932 [206/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:03:14.932 [207/265] Linking static target drivers/libtmp_rte_bus_pci.a 00:03:14.932 [208/265] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:15.191 [209/265] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:03:15.191 [210/265] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:03:15.191 [211/265] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:03:15.191 [212/265] Linking static target drivers/librte_bus_vdev.a 00:03:15.191 [213/265] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:03:15.191 [214/265] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:03:15.191 [215/265] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:03:15.191 [216/265] Linking static target drivers/librte_bus_pci.a 00:03:15.191 [217/265] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:03:15.191 [218/265] Linking static target drivers/libtmp_rte_mempool_ring.a 00:03:15.450 [219/265] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:15.450 [220/265] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:03:15.450 [221/265] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:03:15.450 [222/265] Linking static target drivers/librte_mempool_ring.a 00:03:15.450 [223/265] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:03:16.016 [224/265] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:03:16.953 [225/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:03:22.230 [226/265] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:03:22.230 [227/265] Linking target lib/librte_eal.so.24.0 00:03:22.230 [228/265] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:03:22.230 [229/265] Linking target lib/librte_dmadev.so.24.0 00:03:22.230 [230/265] Linking target lib/librte_timer.so.24.0 00:03:22.230 [231/265] Linking target lib/librte_meter.so.24.0 00:03:22.230 [232/265] Linking target lib/librte_ring.so.24.0 00:03:22.230 [233/265] Linking target lib/librte_pci.so.24.0 00:03:22.230 [234/265] Linking target drivers/librte_bus_vdev.so.24.0 00:03:22.230 [235/265] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:03:22.230 [236/265] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:03:22.230 [237/265] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:03:22.230 [238/265] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:03:22.230 [239/265] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:03:22.230 [240/265] Linking target lib/librte_rcu.so.24.0 00:03:22.230 [241/265] Linking target drivers/librte_bus_pci.so.24.0 00:03:22.230 [242/265] Linking target lib/librte_mempool.so.24.0 00:03:22.230 [243/265] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:03:22.230 [244/265] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:03:22.490 [245/265] Linking target lib/librte_mbuf.so.24.0 00:03:22.490 [246/265] Linking target drivers/librte_mempool_ring.so.24.0 00:03:22.490 [247/265] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:22.490 [248/265] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:03:22.490 [249/265] Linking target lib/librte_compressdev.so.24.0 00:03:22.490 [250/265] Linking target lib/librte_reorder.so.24.0 00:03:22.490 [251/265] Linking target lib/librte_net.so.24.0 00:03:22.490 [252/265] Linking target lib/librte_cryptodev.so.24.0 00:03:22.749 [253/265] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:03:22.749 [254/265] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:03:22.749 [255/265] Linking target lib/librte_cmdline.so.24.0 00:03:22.749 [256/265] Linking target lib/librte_ethdev.so.24.0 00:03:22.749 [257/265] Linking target lib/librte_hash.so.24.0 00:03:22.749 [258/265] Linking target lib/librte_security.so.24.0 00:03:23.008 [259/265] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:03:23.008 [260/265] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:03:23.008 [261/265] Linking target lib/librte_power.so.24.0 00:03:23.008 [262/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:03:23.008 [263/265] Linking static target lib/librte_vhost.a 00:03:26.340 [264/265] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:03:26.340 [265/265] Linking target lib/librte_vhost.so.24.0 00:03:26.340 INFO: autodetecting backend as ninja 00:03:26.340 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:03:26.909 CC lib/log/log.o 00:03:26.909 CC lib/log/log_flags.o 00:03:26.909 CC lib/ut_mock/mock.o 00:03:26.909 CC lib/log/log_deprecated.o 00:03:26.909 CC lib/ut/ut.o 00:03:26.909 LIB libspdk_ut_mock.a 00:03:26.909 LIB libspdk_ut.a 00:03:26.909 LIB libspdk_log.a 00:03:26.909 SO libspdk_ut_mock.so.5.0 00:03:27.170 SO libspdk_ut.so.1.0 00:03:27.170 SO libspdk_log.so.6.1 00:03:27.170 SYMLINK libspdk_ut_mock.so 00:03:27.170 SYMLINK libspdk_ut.so 00:03:27.170 SYMLINK libspdk_log.so 00:03:27.429 CC lib/dma/dma.o 00:03:27.429 CXX lib/trace_parser/trace.o 00:03:27.429 CC lib/util/bit_array.o 00:03:27.429 CC lib/ioat/ioat.o 00:03:27.429 CC lib/util/base64.o 00:03:27.429 CC lib/util/crc16.o 00:03:27.429 CC lib/util/cpuset.o 00:03:27.429 CC lib/util/crc32.o 00:03:27.429 CC lib/util/crc32c.o 00:03:27.429 CC lib/util/crc32_ieee.o 00:03:27.429 CC lib/util/crc64.o 00:03:27.429 CC lib/vfio_user/host/vfio_user_pci.o 00:03:27.429 CC lib/util/dif.o 00:03:27.429 CC lib/vfio_user/host/vfio_user.o 00:03:27.429 CC lib/util/fd.o 00:03:27.429 CC lib/util/file.o 00:03:27.429 CC lib/util/hexlify.o 00:03:27.429 CC lib/util/iov.o 00:03:27.429 LIB libspdk_dma.a 00:03:27.689 CC lib/util/math.o 00:03:27.689 SO libspdk_dma.so.3.0 00:03:27.689 CC lib/util/pipe.o 00:03:27.689 LIB libspdk_ioat.a 00:03:27.689 CC lib/util/strerror_tls.o 00:03:27.689 CC lib/util/string.o 00:03:27.689 SYMLINK libspdk_dma.so 00:03:27.689 CC lib/util/uuid.o 00:03:27.689 SO libspdk_ioat.so.6.0 00:03:27.689 CC lib/util/fd_group.o 00:03:27.689 CC lib/util/xor.o 00:03:27.689 LIB libspdk_vfio_user.a 00:03:27.689 SYMLINK libspdk_ioat.so 00:03:27.689 CC lib/util/zipf.o 00:03:27.689 SO libspdk_vfio_user.so.4.0 00:03:27.689 SYMLINK libspdk_vfio_user.so 00:03:28.258 LIB libspdk_trace_parser.a 00:03:28.258 SO libspdk_trace_parser.so.4.0 00:03:28.258 SYMLINK libspdk_trace_parser.so 00:03:28.258 LIB libspdk_util.a 00:03:28.517 SO libspdk_util.so.8.0 00:03:28.517 SYMLINK libspdk_util.so 00:03:28.776 CC lib/env_dpdk/env.o 00:03:28.776 CC lib/json/json_parse.o 00:03:28.776 CC lib/env_dpdk/memory.o 00:03:28.776 CC lib/env_dpdk/threads.o 00:03:28.776 CC lib/env_dpdk/init.o 00:03:28.776 CC lib/env_dpdk/pci.o 00:03:28.776 CC lib/env_dpdk/pci_virtio.o 00:03:28.776 CC lib/conf/conf.o 00:03:28.776 CC lib/env_dpdk/pci_ioat.o 00:03:28.776 CC lib/json/json_write.o 00:03:28.776 CC lib/json/json_util.o 00:03:28.776 CC lib/vmd/vmd.o 00:03:28.776 CC lib/env_dpdk/pci_vmd.o 00:03:28.776 CC lib/env_dpdk/pci_idxd.o 00:03:28.776 CC lib/env_dpdk/pci_event.o 00:03:29.035 CC lib/env_dpdk/sigbus_handler.o 00:03:29.035 LIB libspdk_conf.a 00:03:29.035 CC lib/vmd/led.o 00:03:29.035 SO libspdk_conf.so.5.0 00:03:29.035 CC lib/env_dpdk/pci_dpdk.o 00:03:29.035 CC lib/env_dpdk/pci_dpdk_2207.o 00:03:29.035 CC lib/env_dpdk/pci_dpdk_2211.o 00:03:29.035 SYMLINK libspdk_conf.so 00:03:29.295 LIB libspdk_vmd.a 00:03:29.295 LIB libspdk_json.a 00:03:29.295 SO libspdk_json.so.5.1 00:03:29.295 SO libspdk_vmd.so.5.0 00:03:29.295 SYMLINK libspdk_vmd.so 00:03:29.295 SYMLINK libspdk_json.so 00:03:29.554 CC lib/jsonrpc/jsonrpc_server.o 00:03:29.554 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:03:29.554 CC lib/jsonrpc/jsonrpc_client.o 00:03:29.554 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:03:29.813 LIB libspdk_jsonrpc.a 00:03:29.813 SO libspdk_jsonrpc.so.5.1 00:03:29.813 LIB libspdk_env_dpdk.a 00:03:29.813 SYMLINK libspdk_jsonrpc.so 00:03:30.073 SO libspdk_env_dpdk.so.13.0 00:03:30.073 SYMLINK libspdk_env_dpdk.so 00:03:30.332 CC lib/rpc/rpc.o 00:03:30.332 LIB libspdk_rpc.a 00:03:30.618 SO libspdk_rpc.so.5.0 00:03:30.618 SYMLINK libspdk_rpc.so 00:03:30.891 CC lib/trace/trace.o 00:03:30.891 CC lib/trace/trace_rpc.o 00:03:30.891 CC lib/trace/trace_flags.o 00:03:30.891 CC lib/sock/sock_rpc.o 00:03:30.891 CC lib/sock/sock.o 00:03:30.891 CC lib/notify/notify.o 00:03:30.891 CC lib/notify/notify_rpc.o 00:03:30.891 LIB libspdk_notify.a 00:03:30.891 SO libspdk_notify.so.5.0 00:03:30.891 LIB libspdk_trace.a 00:03:31.150 SYMLINK libspdk_notify.so 00:03:31.150 SO libspdk_trace.so.9.0 00:03:31.150 LIB libspdk_sock.a 00:03:31.150 SYMLINK libspdk_trace.so 00:03:31.150 SO libspdk_sock.so.8.0 00:03:31.150 SYMLINK libspdk_sock.so 00:03:31.408 CC lib/thread/thread.o 00:03:31.408 CC lib/thread/iobuf.o 00:03:31.408 CC lib/nvme/nvme_ctrlr_cmd.o 00:03:31.408 CC lib/nvme/nvme_ctrlr.o 00:03:31.408 CC lib/nvme/nvme_fabric.o 00:03:31.408 CC lib/nvme/nvme_ns_cmd.o 00:03:31.408 CC lib/nvme/nvme_ns.o 00:03:31.408 CC lib/nvme/nvme_pcie.o 00:03:31.408 CC lib/nvme/nvme_qpair.o 00:03:31.408 CC lib/nvme/nvme_pcie_common.o 00:03:31.408 CC lib/nvme/nvme.o 00:03:31.408 CC lib/nvme/nvme_quirks.o 00:03:31.666 CC lib/nvme/nvme_transport.o 00:03:31.924 CC lib/nvme/nvme_discovery.o 00:03:32.182 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:03:32.182 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:03:32.182 CC lib/nvme/nvme_tcp.o 00:03:32.182 CC lib/nvme/nvme_opal.o 00:03:32.182 LIB libspdk_thread.a 00:03:32.182 CC lib/nvme/nvme_io_msg.o 00:03:32.440 SO libspdk_thread.so.9.0 00:03:32.440 CC lib/nvme/nvme_poll_group.o 00:03:32.440 CC lib/nvme/nvme_zns.o 00:03:32.440 SYMLINK libspdk_thread.so 00:03:32.440 CC lib/nvme/nvme_cuse.o 00:03:32.440 CC lib/nvme/nvme_vfio_user.o 00:03:32.440 CC lib/accel/accel.o 00:03:32.697 CC lib/accel/accel_rpc.o 00:03:32.697 CC lib/blob/blobstore.o 00:03:32.697 CC lib/blob/request.o 00:03:32.697 CC lib/accel/accel_sw.o 00:03:32.955 CC lib/blob/zeroes.o 00:03:32.955 CC lib/blob/blob_bs_dev.o 00:03:32.955 CC lib/init/json_config.o 00:03:32.955 CC lib/init/subsystem.o 00:03:32.955 CC lib/virtio/virtio.o 00:03:32.955 CC lib/virtio/virtio_vhost_user.o 00:03:32.955 CC lib/virtio/virtio_vfio_user.o 00:03:32.955 CC lib/virtio/virtio_pci.o 00:03:32.955 CC lib/init/subsystem_rpc.o 00:03:33.213 CC lib/init/rpc.o 00:03:33.213 LIB libspdk_init.a 00:03:33.213 SO libspdk_init.so.4.0 00:03:33.213 LIB libspdk_virtio.a 00:03:33.213 SO libspdk_virtio.so.6.0 00:03:33.213 SYMLINK libspdk_init.so 00:03:33.472 SYMLINK libspdk_virtio.so 00:03:33.472 LIB libspdk_nvme.a 00:03:33.472 LIB libspdk_accel.a 00:03:33.472 SO libspdk_accel.so.14.0 00:03:33.472 SO libspdk_nvme.so.12.0 00:03:33.472 SYMLINK libspdk_accel.so 00:03:33.472 CC lib/event/app.o 00:03:33.472 CC lib/event/reactor.o 00:03:33.472 CC lib/event/scheduler_static.o 00:03:33.472 CC lib/event/log_rpc.o 00:03:33.472 CC lib/event/app_rpc.o 00:03:33.472 SYMLINK libspdk_nvme.so 00:03:33.730 CC lib/bdev/bdev.o 00:03:33.730 CC lib/bdev/part.o 00:03:33.730 CC lib/bdev/scsi_nvme.o 00:03:33.730 CC lib/bdev/bdev_rpc.o 00:03:33.730 CC lib/bdev/bdev_zone.o 00:03:33.989 LIB libspdk_event.a 00:03:33.989 SO libspdk_event.so.12.0 00:03:34.247 SYMLINK libspdk_event.so 00:03:34.814 LIB libspdk_blob.a 00:03:34.814 SO libspdk_blob.so.10.1 00:03:34.814 SYMLINK libspdk_blob.so 00:03:35.074 CC lib/lvol/lvol.o 00:03:35.332 CC lib/blobfs/blobfs.o 00:03:35.332 CC lib/blobfs/tree.o 00:03:35.898 LIB libspdk_blobfs.a 00:03:35.898 LIB libspdk_lvol.a 00:03:35.898 SO libspdk_blobfs.so.9.0 00:03:35.898 LIB libspdk_bdev.a 00:03:35.898 SO libspdk_lvol.so.9.1 00:03:35.898 SO libspdk_bdev.so.14.0 00:03:35.898 SYMLINK libspdk_blobfs.so 00:03:35.898 SYMLINK libspdk_lvol.so 00:03:36.157 SYMLINK libspdk_bdev.so 00:03:36.416 CC lib/nbd/nbd.o 00:03:36.416 CC lib/nvmf/ctrlr.o 00:03:36.416 CC lib/nbd/nbd_rpc.o 00:03:36.416 CC lib/nvmf/ctrlr_discovery.o 00:03:36.416 CC lib/nvmf/ctrlr_bdev.o 00:03:36.416 CC lib/nvmf/subsystem.o 00:03:36.416 CC lib/nvmf/nvmf.o 00:03:36.416 CC lib/nvmf/nvmf_rpc.o 00:03:36.416 CC lib/nvmf/transport.o 00:03:36.416 CC lib/ftl/ftl_core.o 00:03:36.416 CC lib/scsi/dev.o 00:03:36.416 CC lib/nvmf/tcp.o 00:03:36.416 CC lib/scsi/lun.o 00:03:36.416 CC lib/scsi/port.o 00:03:36.416 CC lib/scsi/scsi.o 00:03:36.675 CC lib/ftl/ftl_init.o 00:03:36.675 LIB libspdk_nbd.a 00:03:36.675 CC lib/scsi/scsi_bdev.o 00:03:36.675 SO libspdk_nbd.so.6.0 00:03:36.675 CC lib/scsi/scsi_pr.o 00:03:36.675 CC lib/scsi/scsi_rpc.o 00:03:36.675 CC lib/scsi/task.o 00:03:36.675 SYMLINK libspdk_nbd.so 00:03:36.675 CC lib/ftl/ftl_layout.o 00:03:36.675 CC lib/ftl/ftl_debug.o 00:03:36.675 CC lib/ftl/ftl_sb.o 00:03:36.675 CC lib/ftl/ftl_io.o 00:03:36.934 CC lib/ftl/ftl_l2p.o 00:03:36.934 CC lib/ftl/ftl_l2p_flat.o 00:03:36.934 CC lib/ftl/ftl_nv_cache.o 00:03:36.934 CC lib/ftl/ftl_band.o 00:03:36.934 CC lib/ftl/ftl_band_ops.o 00:03:36.934 CC lib/ftl/ftl_writer.o 00:03:36.934 CC lib/ftl/ftl_rq.o 00:03:36.934 CC lib/ftl/ftl_reloc.o 00:03:36.934 CC lib/ftl/ftl_l2p_cache.o 00:03:36.934 CC lib/ftl/ftl_p2l.o 00:03:37.193 CC lib/ftl/mngt/ftl_mngt.o 00:03:37.193 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:03:37.193 LIB libspdk_scsi.a 00:03:37.193 SO libspdk_scsi.so.8.0 00:03:37.193 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:03:37.193 CC lib/ftl/mngt/ftl_mngt_startup.o 00:03:37.193 SYMLINK libspdk_scsi.so 00:03:37.193 CC lib/ftl/mngt/ftl_mngt_md.o 00:03:37.193 CC lib/ftl/mngt/ftl_mngt_misc.o 00:03:37.193 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:03:37.193 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:03:37.193 CC lib/ftl/mngt/ftl_mngt_band.o 00:03:37.452 CC lib/iscsi/conn.o 00:03:37.452 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:03:37.452 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:03:37.452 LIB libspdk_nvmf.a 00:03:37.452 CC lib/vhost/vhost.o 00:03:37.452 SO libspdk_nvmf.so.17.0 00:03:37.452 CC lib/vhost/vhost_rpc.o 00:03:37.452 CC lib/iscsi/init_grp.o 00:03:37.452 SYMLINK libspdk_nvmf.so 00:03:37.452 CC lib/vhost/vhost_scsi.o 00:03:37.452 CC lib/vhost/vhost_blk.o 00:03:37.452 CC lib/iscsi/iscsi.o 00:03:37.452 CC lib/iscsi/md5.o 00:03:37.452 CC lib/iscsi/param.o 00:03:37.452 CC lib/vhost/rte_vhost_user.o 00:03:37.452 CC lib/iscsi/portal_grp.o 00:03:37.452 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:03:37.710 CC lib/iscsi/tgt_node.o 00:03:37.710 CC lib/iscsi/iscsi_subsystem.o 00:03:37.710 CC lib/iscsi/iscsi_rpc.o 00:03:37.710 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:03:37.969 CC lib/iscsi/task.o 00:03:37.969 CC lib/ftl/utils/ftl_conf.o 00:03:37.969 CC lib/ftl/utils/ftl_md.o 00:03:37.969 CC lib/ftl/utils/ftl_mempool.o 00:03:37.969 CC lib/ftl/utils/ftl_bitmap.o 00:03:37.969 CC lib/ftl/utils/ftl_property.o 00:03:37.969 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:03:37.969 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:03:37.969 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:03:38.232 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:03:38.232 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:03:38.232 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:03:38.232 CC lib/ftl/upgrade/ftl_sb_v3.o 00:03:38.232 CC lib/ftl/upgrade/ftl_sb_v5.o 00:03:38.232 CC lib/ftl/nvc/ftl_nvc_dev.o 00:03:38.232 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:03:38.232 CC lib/ftl/base/ftl_base_dev.o 00:03:38.232 CC lib/ftl/base/ftl_base_bdev.o 00:03:38.492 LIB libspdk_vhost.a 00:03:38.492 SO libspdk_vhost.so.7.1 00:03:38.492 LIB libspdk_ftl.a 00:03:38.492 SYMLINK libspdk_vhost.so 00:03:38.492 SO libspdk_ftl.so.8.0 00:03:38.751 LIB libspdk_iscsi.a 00:03:38.751 SYMLINK libspdk_ftl.so 00:03:38.751 SO libspdk_iscsi.so.7.0 00:03:38.751 SYMLINK libspdk_iscsi.so 00:03:39.319 CC module/env_dpdk/env_dpdk_rpc.o 00:03:39.319 CC module/accel/error/accel_error.o 00:03:39.319 CC module/accel/error/accel_error_rpc.o 00:03:39.319 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:03:39.319 CC module/sock/posix/posix.o 00:03:39.319 CC module/blob/bdev/blob_bdev.o 00:03:39.319 CC module/scheduler/gscheduler/gscheduler.o 00:03:39.319 CC module/scheduler/dynamic/scheduler_dynamic.o 00:03:39.319 CC module/accel/ioat/accel_ioat.o 00:03:39.319 CC module/accel/ioat/accel_ioat_rpc.o 00:03:39.319 LIB libspdk_env_dpdk_rpc.a 00:03:39.319 SO libspdk_env_dpdk_rpc.so.5.0 00:03:39.319 SYMLINK libspdk_env_dpdk_rpc.so 00:03:39.319 LIB libspdk_scheduler_dpdk_governor.a 00:03:39.319 LIB libspdk_scheduler_gscheduler.a 00:03:39.319 LIB libspdk_accel_error.a 00:03:39.319 SO libspdk_scheduler_dpdk_governor.so.3.0 00:03:39.578 SO libspdk_scheduler_gscheduler.so.3.0 00:03:39.578 LIB libspdk_accel_ioat.a 00:03:39.578 SO libspdk_accel_error.so.1.0 00:03:39.578 SYMLINK libspdk_scheduler_dpdk_governor.so 00:03:39.578 LIB libspdk_scheduler_dynamic.a 00:03:39.578 SYMLINK libspdk_scheduler_gscheduler.so 00:03:39.578 SO libspdk_accel_ioat.so.5.0 00:03:39.578 LIB libspdk_blob_bdev.a 00:03:39.578 SO libspdk_scheduler_dynamic.so.3.0 00:03:39.578 SYMLINK libspdk_accel_error.so 00:03:39.578 SYMLINK libspdk_accel_ioat.so 00:03:39.578 SO libspdk_blob_bdev.so.10.1 00:03:39.578 SYMLINK libspdk_scheduler_dynamic.so 00:03:39.578 SYMLINK libspdk_blob_bdev.so 00:03:39.837 LIB libspdk_sock_posix.a 00:03:39.837 CC module/bdev/nvme/bdev_nvme.o 00:03:39.837 CC module/bdev/error/vbdev_error.o 00:03:39.837 CC module/blobfs/bdev/blobfs_bdev.o 00:03:39.837 CC module/bdev/delay/vbdev_delay.o 00:03:39.837 CC module/bdev/null/bdev_null.o 00:03:39.837 CC module/bdev/raid/bdev_raid.o 00:03:39.837 CC module/bdev/passthru/vbdev_passthru.o 00:03:39.837 CC module/bdev/lvol/vbdev_lvol.o 00:03:39.837 CC module/bdev/gpt/gpt.o 00:03:39.837 CC module/bdev/malloc/bdev_malloc.o 00:03:39.837 CC module/bdev/split/vbdev_split.o 00:03:39.837 SO libspdk_sock_posix.so.5.0 00:03:39.837 SYMLINK libspdk_sock_posix.so 00:03:40.096 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:03:40.096 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:03:40.096 CC module/bdev/gpt/vbdev_gpt.o 00:03:40.096 CC module/bdev/null/bdev_null_rpc.o 00:03:40.096 CC module/bdev/split/vbdev_split_rpc.o 00:03:40.096 CC module/bdev/error/vbdev_error_rpc.o 00:03:40.096 LIB libspdk_bdev_passthru.a 00:03:40.096 SO libspdk_bdev_passthru.so.5.0 00:03:40.096 CC module/bdev/malloc/bdev_malloc_rpc.o 00:03:40.096 LIB libspdk_blobfs_bdev.a 00:03:40.096 CC module/bdev/delay/vbdev_delay_rpc.o 00:03:40.096 SO libspdk_blobfs_bdev.so.5.0 00:03:40.096 SYMLINK libspdk_bdev_passthru.so 00:03:40.096 CC module/bdev/zone_block/vbdev_zone_block.o 00:03:40.096 LIB libspdk_bdev_null.a 00:03:40.355 LIB libspdk_bdev_split.a 00:03:40.355 SO libspdk_bdev_null.so.5.0 00:03:40.355 LIB libspdk_bdev_error.a 00:03:40.355 SYMLINK libspdk_blobfs_bdev.so 00:03:40.355 SO libspdk_bdev_split.so.5.0 00:03:40.355 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:03:40.355 SO libspdk_bdev_error.so.5.0 00:03:40.355 SYMLINK libspdk_bdev_null.so 00:03:40.355 LIB libspdk_bdev_gpt.a 00:03:40.355 LIB libspdk_bdev_malloc.a 00:03:40.355 CC module/bdev/aio/bdev_aio.o 00:03:40.355 SYMLINK libspdk_bdev_split.so 00:03:40.355 CC module/bdev/aio/bdev_aio_rpc.o 00:03:40.355 LIB libspdk_bdev_delay.a 00:03:40.355 SO libspdk_bdev_gpt.so.5.0 00:03:40.355 SO libspdk_bdev_malloc.so.5.0 00:03:40.355 SYMLINK libspdk_bdev_error.so 00:03:40.355 SO libspdk_bdev_delay.so.5.0 00:03:40.355 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:03:40.355 SYMLINK libspdk_bdev_gpt.so 00:03:40.355 SYMLINK libspdk_bdev_malloc.so 00:03:40.355 CC module/bdev/raid/bdev_raid_rpc.o 00:03:40.355 SYMLINK libspdk_bdev_delay.so 00:03:40.355 CC module/bdev/raid/bdev_raid_sb.o 00:03:40.355 CC module/bdev/nvme/bdev_nvme_rpc.o 00:03:40.355 CC module/bdev/raid/raid0.o 00:03:40.355 CC module/bdev/ftl/bdev_ftl.o 00:03:40.355 CC module/bdev/virtio/bdev_virtio_scsi.o 00:03:40.355 CC module/bdev/virtio/bdev_virtio_blk.o 00:03:40.614 LIB libspdk_bdev_zone_block.a 00:03:40.614 SO libspdk_bdev_zone_block.so.5.0 00:03:40.614 SYMLINK libspdk_bdev_zone_block.so 00:03:40.614 CC module/bdev/virtio/bdev_virtio_rpc.o 00:03:40.614 CC module/bdev/nvme/nvme_rpc.o 00:03:40.614 LIB libspdk_bdev_aio.a 00:03:40.614 CC module/bdev/raid/raid1.o 00:03:40.614 CC module/bdev/raid/concat.o 00:03:40.614 CC module/bdev/nvme/bdev_mdns_client.o 00:03:40.614 SO libspdk_bdev_aio.so.5.0 00:03:40.614 SYMLINK libspdk_bdev_aio.so 00:03:40.614 CC module/bdev/nvme/vbdev_opal.o 00:03:40.614 CC module/bdev/ftl/bdev_ftl_rpc.o 00:03:40.614 LIB libspdk_bdev_lvol.a 00:03:40.614 CC module/bdev/nvme/vbdev_opal_rpc.o 00:03:40.614 SO libspdk_bdev_lvol.so.5.0 00:03:40.614 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:03:40.873 SYMLINK libspdk_bdev_lvol.so 00:03:40.873 LIB libspdk_bdev_raid.a 00:03:40.873 SO libspdk_bdev_raid.so.5.0 00:03:40.873 LIB libspdk_bdev_ftl.a 00:03:40.873 SYMLINK libspdk_bdev_raid.so 00:03:40.873 SO libspdk_bdev_ftl.so.5.0 00:03:40.873 LIB libspdk_bdev_virtio.a 00:03:40.873 SO libspdk_bdev_virtio.so.5.0 00:03:40.873 SYMLINK libspdk_bdev_ftl.so 00:03:41.132 SYMLINK libspdk_bdev_virtio.so 00:03:41.702 LIB libspdk_bdev_nvme.a 00:03:41.702 SO libspdk_bdev_nvme.so.6.0 00:03:41.702 SYMLINK libspdk_bdev_nvme.so 00:03:42.271 CC module/event/subsystems/iobuf/iobuf.o 00:03:42.271 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:03:42.271 CC module/event/subsystems/sock/sock.o 00:03:42.271 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:03:42.271 CC module/event/subsystems/vmd/vmd.o 00:03:42.271 CC module/event/subsystems/vmd/vmd_rpc.o 00:03:42.271 CC module/event/subsystems/scheduler/scheduler.o 00:03:42.530 LIB libspdk_event_sock.a 00:03:42.530 LIB libspdk_event_iobuf.a 00:03:42.530 LIB libspdk_event_vhost_blk.a 00:03:42.531 SO libspdk_event_sock.so.4.0 00:03:42.531 LIB libspdk_event_vmd.a 00:03:42.531 SO libspdk_event_iobuf.so.2.0 00:03:42.531 LIB libspdk_event_scheduler.a 00:03:42.531 SO libspdk_event_vhost_blk.so.2.0 00:03:42.531 SO libspdk_event_vmd.so.5.0 00:03:42.531 SYMLINK libspdk_event_sock.so 00:03:42.531 SYMLINK libspdk_event_iobuf.so 00:03:42.531 SO libspdk_event_scheduler.so.3.0 00:03:42.531 SYMLINK libspdk_event_vhost_blk.so 00:03:42.531 SYMLINK libspdk_event_scheduler.so 00:03:42.531 SYMLINK libspdk_event_vmd.so 00:03:42.790 CC module/event/subsystems/accel/accel.o 00:03:42.790 LIB libspdk_event_accel.a 00:03:43.050 SO libspdk_event_accel.so.5.0 00:03:43.050 SYMLINK libspdk_event_accel.so 00:03:43.309 CC module/event/subsystems/bdev/bdev.o 00:03:43.309 LIB libspdk_event_bdev.a 00:03:43.569 SO libspdk_event_bdev.so.5.0 00:03:43.569 SYMLINK libspdk_event_bdev.so 00:03:43.828 CC module/event/subsystems/scsi/scsi.o 00:03:43.828 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:03:43.828 CC module/event/subsystems/nbd/nbd.o 00:03:43.828 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:03:43.828 LIB libspdk_event_nbd.a 00:03:43.828 LIB libspdk_event_scsi.a 00:03:43.828 SO libspdk_event_scsi.so.5.0 00:03:44.087 SO libspdk_event_nbd.so.5.0 00:03:44.087 SYMLINK libspdk_event_scsi.so 00:03:44.087 SYMLINK libspdk_event_nbd.so 00:03:44.087 LIB libspdk_event_nvmf.a 00:03:44.087 SO libspdk_event_nvmf.so.5.0 00:03:44.087 SYMLINK libspdk_event_nvmf.so 00:03:44.346 CC module/event/subsystems/iscsi/iscsi.o 00:03:44.346 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:03:44.346 LIB libspdk_event_vhost_scsi.a 00:03:44.346 LIB libspdk_event_iscsi.a 00:03:44.346 SO libspdk_event_vhost_scsi.so.2.0 00:03:44.346 SO libspdk_event_iscsi.so.5.0 00:03:44.605 SYMLINK libspdk_event_vhost_scsi.so 00:03:44.605 SYMLINK libspdk_event_iscsi.so 00:03:44.605 SO libspdk.so.5.0 00:03:44.605 SYMLINK libspdk.so 00:03:44.864 CXX app/trace/trace.o 00:03:44.864 TEST_HEADER include/spdk/accel.h 00:03:44.864 TEST_HEADER include/spdk/accel_module.h 00:03:44.864 CC app/trace_record/trace_record.o 00:03:44.864 TEST_HEADER include/spdk/assert.h 00:03:44.864 TEST_HEADER include/spdk/barrier.h 00:03:44.864 TEST_HEADER include/spdk/base64.h 00:03:44.864 TEST_HEADER include/spdk/bdev.h 00:03:44.864 TEST_HEADER include/spdk/bdev_module.h 00:03:44.864 TEST_HEADER include/spdk/bdev_zone.h 00:03:44.864 TEST_HEADER include/spdk/bit_array.h 00:03:44.864 TEST_HEADER include/spdk/bit_pool.h 00:03:44.864 TEST_HEADER include/spdk/blob_bdev.h 00:03:44.864 TEST_HEADER include/spdk/blobfs_bdev.h 00:03:44.864 TEST_HEADER include/spdk/blobfs.h 00:03:44.864 CC app/nvmf_tgt/nvmf_main.o 00:03:44.864 TEST_HEADER include/spdk/blob.h 00:03:44.864 TEST_HEADER include/spdk/conf.h 00:03:44.864 TEST_HEADER include/spdk/config.h 00:03:44.864 TEST_HEADER include/spdk/cpuset.h 00:03:44.864 TEST_HEADER include/spdk/crc16.h 00:03:44.864 TEST_HEADER include/spdk/crc32.h 00:03:44.864 TEST_HEADER include/spdk/crc64.h 00:03:44.864 TEST_HEADER include/spdk/dif.h 00:03:44.864 TEST_HEADER include/spdk/dma.h 00:03:44.864 TEST_HEADER include/spdk/endian.h 00:03:44.864 TEST_HEADER include/spdk/env_dpdk.h 00:03:44.864 TEST_HEADER include/spdk/env.h 00:03:44.864 TEST_HEADER include/spdk/event.h 00:03:44.864 TEST_HEADER include/spdk/fd_group.h 00:03:44.864 CC examples/ioat/perf/perf.o 00:03:44.864 TEST_HEADER include/spdk/fd.h 00:03:44.864 TEST_HEADER include/spdk/file.h 00:03:44.864 TEST_HEADER include/spdk/ftl.h 00:03:44.864 TEST_HEADER include/spdk/gpt_spec.h 00:03:44.864 CC examples/accel/perf/accel_perf.o 00:03:44.864 TEST_HEADER include/spdk/hexlify.h 00:03:44.864 TEST_HEADER include/spdk/histogram_data.h 00:03:44.864 CC test/accel/dif/dif.o 00:03:44.864 TEST_HEADER include/spdk/idxd.h 00:03:44.864 TEST_HEADER include/spdk/idxd_spec.h 00:03:44.864 TEST_HEADER include/spdk/init.h 00:03:44.864 CC test/app/bdev_svc/bdev_svc.o 00:03:44.864 CC examples/bdev/hello_world/hello_bdev.o 00:03:44.864 TEST_HEADER include/spdk/ioat.h 00:03:44.864 TEST_HEADER include/spdk/ioat_spec.h 00:03:44.864 TEST_HEADER include/spdk/iscsi_spec.h 00:03:44.864 CC test/bdev/bdevio/bdevio.o 00:03:44.864 TEST_HEADER include/spdk/json.h 00:03:44.864 TEST_HEADER include/spdk/jsonrpc.h 00:03:44.864 TEST_HEADER include/spdk/likely.h 00:03:44.864 TEST_HEADER include/spdk/log.h 00:03:44.865 TEST_HEADER include/spdk/lvol.h 00:03:45.126 TEST_HEADER include/spdk/memory.h 00:03:45.127 TEST_HEADER include/spdk/mmio.h 00:03:45.127 CC examples/blob/hello_world/hello_blob.o 00:03:45.127 TEST_HEADER include/spdk/nbd.h 00:03:45.127 TEST_HEADER include/spdk/notify.h 00:03:45.127 TEST_HEADER include/spdk/nvme.h 00:03:45.127 TEST_HEADER include/spdk/nvme_intel.h 00:03:45.127 TEST_HEADER include/spdk/nvme_ocssd.h 00:03:45.127 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:03:45.127 TEST_HEADER include/spdk/nvme_spec.h 00:03:45.127 TEST_HEADER include/spdk/nvme_zns.h 00:03:45.127 TEST_HEADER include/spdk/nvmf_cmd.h 00:03:45.127 CC test/blobfs/mkfs/mkfs.o 00:03:45.127 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:03:45.127 TEST_HEADER include/spdk/nvmf.h 00:03:45.127 TEST_HEADER include/spdk/nvmf_spec.h 00:03:45.127 TEST_HEADER include/spdk/nvmf_transport.h 00:03:45.127 TEST_HEADER include/spdk/opal.h 00:03:45.127 TEST_HEADER include/spdk/opal_spec.h 00:03:45.127 TEST_HEADER include/spdk/pci_ids.h 00:03:45.127 TEST_HEADER include/spdk/pipe.h 00:03:45.127 TEST_HEADER include/spdk/queue.h 00:03:45.127 TEST_HEADER include/spdk/reduce.h 00:03:45.127 TEST_HEADER include/spdk/rpc.h 00:03:45.127 TEST_HEADER include/spdk/scheduler.h 00:03:45.127 TEST_HEADER include/spdk/scsi.h 00:03:45.127 TEST_HEADER include/spdk/scsi_spec.h 00:03:45.127 TEST_HEADER include/spdk/sock.h 00:03:45.127 TEST_HEADER include/spdk/stdinc.h 00:03:45.127 TEST_HEADER include/spdk/string.h 00:03:45.127 TEST_HEADER include/spdk/thread.h 00:03:45.127 TEST_HEADER include/spdk/trace.h 00:03:45.127 TEST_HEADER include/spdk/trace_parser.h 00:03:45.127 TEST_HEADER include/spdk/tree.h 00:03:45.127 TEST_HEADER include/spdk/ublk.h 00:03:45.127 TEST_HEADER include/spdk/util.h 00:03:45.127 TEST_HEADER include/spdk/uuid.h 00:03:45.127 TEST_HEADER include/spdk/version.h 00:03:45.127 TEST_HEADER include/spdk/vfio_user_pci.h 00:03:45.127 TEST_HEADER include/spdk/vfio_user_spec.h 00:03:45.127 TEST_HEADER include/spdk/vhost.h 00:03:45.127 TEST_HEADER include/spdk/vmd.h 00:03:45.127 TEST_HEADER include/spdk/xor.h 00:03:45.127 TEST_HEADER include/spdk/zipf.h 00:03:45.127 CXX test/cpp_headers/accel.o 00:03:45.127 LINK nvmf_tgt 00:03:45.127 LINK bdev_svc 00:03:45.127 LINK ioat_perf 00:03:45.127 LINK spdk_trace_record 00:03:45.127 LINK hello_bdev 00:03:45.127 LINK mkfs 00:03:45.127 LINK hello_blob 00:03:45.127 CXX test/cpp_headers/accel_module.o 00:03:45.127 LINK spdk_trace 00:03:45.384 CXX test/cpp_headers/assert.o 00:03:45.384 CC app/iscsi_tgt/iscsi_tgt.o 00:03:45.384 CC examples/ioat/verify/verify.o 00:03:45.384 LINK dif 00:03:45.384 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:03:45.384 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:03:45.384 CC examples/bdev/bdevperf/bdevperf.o 00:03:45.384 CXX test/cpp_headers/barrier.o 00:03:45.384 LINK bdevio 00:03:45.384 CXX test/cpp_headers/base64.o 00:03:45.384 LINK accel_perf 00:03:45.384 CC examples/blob/cli/blobcli.o 00:03:45.384 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:03:45.384 CXX test/cpp_headers/bdev.o 00:03:45.384 LINK iscsi_tgt 00:03:45.641 LINK verify 00:03:45.641 CXX test/cpp_headers/bdev_module.o 00:03:45.641 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:03:45.641 CXX test/cpp_headers/bdev_zone.o 00:03:45.641 CC test/app/histogram_perf/histogram_perf.o 00:03:45.641 CC examples/nvme/reconnect/reconnect.o 00:03:45.641 CC examples/nvme/hello_world/hello_world.o 00:03:45.641 CC examples/nvme/nvme_manage/nvme_manage.o 00:03:45.641 LINK nvme_fuzz 00:03:45.641 CC app/spdk_tgt/spdk_tgt.o 00:03:45.641 CXX test/cpp_headers/bit_array.o 00:03:45.641 CC examples/nvme/arbitration/arbitration.o 00:03:45.898 LINK histogram_perf 00:03:45.898 CC examples/nvme/hotplug/hotplug.o 00:03:45.898 LINK blobcli 00:03:45.898 LINK hello_world 00:03:45.898 CXX test/cpp_headers/bit_pool.o 00:03:45.898 CXX test/cpp_headers/blob_bdev.o 00:03:45.898 LINK spdk_tgt 00:03:45.898 LINK vhost_fuzz 00:03:45.898 CXX test/cpp_headers/blobfs_bdev.o 00:03:45.898 CXX test/cpp_headers/blobfs.o 00:03:45.898 LINK reconnect 00:03:46.156 CC app/spdk_lspci/spdk_lspci.o 00:03:46.156 make[2]: Nothing to be done for 'all'. 00:03:46.156 LINK hotplug 00:03:46.156 CC app/spdk_nvme_perf/perf.o 00:03:46.156 CC app/spdk_nvme_identify/identify.o 00:03:46.156 LINK arbitration 00:03:46.156 CC app/spdk_nvme_discover/discovery_aer.o 00:03:46.156 CXX test/cpp_headers/blob.o 00:03:46.156 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:46.156 LINK bdevperf 00:03:46.156 LINK spdk_lspci 00:03:46.156 CC examples/nvme/abort/abort.o 00:03:46.156 CC test/app/jsoncat/jsoncat.o 00:03:46.156 LINK nvme_manage 00:03:46.156 CXX test/cpp_headers/conf.o 00:03:46.156 CXX test/cpp_headers/config.o 00:03:46.414 LINK cmb_copy 00:03:46.414 CC examples/sock/hello_world/hello_sock.o 00:03:46.414 LINK spdk_nvme_discover 00:03:46.414 CC test/app/stub/stub.o 00:03:46.414 CC app/spdk_top/spdk_top.o 00:03:46.414 LINK jsoncat 00:03:46.414 CXX test/cpp_headers/cpuset.o 00:03:46.414 CC app/vhost/vhost.o 00:03:46.414 CC app/spdk_dd/spdk_dd.o 00:03:46.414 LINK stub 00:03:46.414 CC test/env/vtophys/vtophys.o 00:03:46.414 LINK hello_sock 00:03:46.414 LINK abort 00:03:46.672 CC test/env/mem_callbacks/mem_callbacks.o 00:03:46.672 CXX test/cpp_headers/crc16.o 00:03:46.672 LINK vhost 00:03:46.672 CXX test/cpp_headers/crc32.o 00:03:46.672 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:03:46.672 LINK vtophys 00:03:46.672 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:46.672 CC test/env/memory/memory_ut.o 00:03:46.672 CXX test/cpp_headers/crc64.o 00:03:46.672 LINK iscsi_fuzz 00:03:46.672 LINK env_dpdk_post_init 00:03:46.930 CC test/env/pci/pci_ut.o 00:03:46.930 CC test/event/event_perf/event_perf.o 00:03:46.930 LINK pmr_persistence 00:03:46.930 LINK spdk_dd 00:03:46.930 CXX test/cpp_headers/dif.o 00:03:46.930 CC test/event/reactor/reactor.o 00:03:46.930 LINK spdk_nvme_perf 00:03:46.930 CXX test/cpp_headers/dma.o 00:03:46.930 LINK event_perf 00:03:46.930 CC examples/vmd/lsvmd/lsvmd.o 00:03:47.189 LINK reactor 00:03:47.189 LINK mem_callbacks 00:03:47.189 CXX test/cpp_headers/endian.o 00:03:47.189 CC test/event/reactor_perf/reactor_perf.o 00:03:47.189 CC test/event/app_repeat/app_repeat.o 00:03:47.189 CC test/event/scheduler/scheduler.o 00:03:47.189 CC test/lvol/esnap/esnap.o 00:03:47.189 LINK spdk_nvme_identify 00:03:47.189 LINK lsvmd 00:03:47.189 LINK pci_ut 00:03:47.189 CC examples/vmd/led/led.o 00:03:47.189 LINK reactor_perf 00:03:47.189 CXX test/cpp_headers/env_dpdk.o 00:03:47.189 CXX test/cpp_headers/env.o 00:03:47.189 LINK app_repeat 00:03:47.189 CXX test/cpp_headers/event.o 00:03:47.189 CC examples/nvmf/nvmf/nvmf.o 00:03:47.447 LINK scheduler 00:03:47.447 LINK led 00:03:47.447 CXX test/cpp_headers/fd_group.o 00:03:47.447 CXX test/cpp_headers/fd.o 00:03:47.447 CC test/nvme/aer/aer.o 00:03:47.447 CC examples/util/zipf/zipf.o 00:03:47.447 LINK spdk_top 00:03:47.447 CC test/rpc_client/rpc_client_test.o 00:03:47.447 CC examples/thread/thread/thread_ex.o 00:03:47.447 CC examples/interrupt_tgt/interrupt_tgt.o 00:03:47.447 CXX test/cpp_headers/file.o 00:03:47.447 CXX test/cpp_headers/ftl.o 00:03:47.447 CC test/thread/poller_perf/poller_perf.o 00:03:47.704 LINK nvmf 00:03:47.704 LINK zipf 00:03:47.704 LINK rpc_client_test 00:03:47.704 LINK interrupt_tgt 00:03:47.704 LINK poller_perf 00:03:47.704 CXX test/cpp_headers/gpt_spec.o 00:03:47.704 LINK thread 00:03:47.704 LINK aer 00:03:47.704 CC test/nvme/sgl/sgl.o 00:03:47.704 CC test/nvme/reset/reset.o 00:03:47.704 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:03:47.704 CC test/nvme/e2edp/nvme_dp.o 00:03:47.704 LINK memory_ut 00:03:47.704 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:47.962 CC test/nvme/overhead/overhead.o 00:03:47.962 CXX test/cpp_headers/hexlify.o 00:03:47.962 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:03:47.962 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:03:47.962 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:03:47.962 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:47.962 LINK histogram_ut 00:03:47.962 LINK sgl 00:03:47.962 LINK reset 00:03:47.962 CXX test/cpp_headers/histogram_data.o 00:03:47.962 LINK nvme_dp 00:03:47.962 CXX test/cpp_headers/idxd.o 00:03:47.962 CXX test/cpp_headers/idxd_spec.o 00:03:48.220 LINK tree_ut 00:03:48.220 LINK overhead 00:03:48.220 CXX test/cpp_headers/init.o 00:03:48.220 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:48.220 CXX test/cpp_headers/ioat.o 00:03:48.220 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:03:48.220 CC test/unit/lib/bdev/part.c/part_ut.o 00:03:48.220 CC test/nvme/err_injection/err_injection.o 00:03:48.220 CXX test/cpp_headers/ioat_spec.o 00:03:48.220 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:03:48.478 CXX test/cpp_headers/iscsi_spec.o 00:03:48.478 LINK err_injection 00:03:48.478 LINK scsi_nvme_ut 00:03:48.478 CC test/unit/lib/dma/dma.c/dma_ut.o 00:03:48.478 LINK blob_bdev_ut 00:03:48.478 CXX test/cpp_headers/json.o 00:03:48.478 CXX test/cpp_headers/jsonrpc.o 00:03:48.478 CXX test/cpp_headers/likely.o 00:03:48.737 CC test/nvme/startup/startup.o 00:03:48.737 CXX test/cpp_headers/log.o 00:03:48.737 LINK startup 00:03:48.737 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:03:48.737 CC test/unit/lib/event/app.c/app_ut.o 00:03:48.737 LINK dma_ut 00:03:49.005 CXX test/cpp_headers/lvol.o 00:03:49.005 CC test/nvme/reserve/reserve.o 00:03:49.005 CXX test/cpp_headers/memory.o 00:03:49.005 CXX test/cpp_headers/mmio.o 00:03:49.005 LINK reserve 00:03:49.286 LINK blobfs_async_ut 00:03:49.286 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:03:49.286 LINK ioat_ut 00:03:49.286 CXX test/cpp_headers/nbd.o 00:03:49.286 CXX test/cpp_headers/notify.o 00:03:49.286 CC test/nvme/simple_copy/simple_copy.o 00:03:49.286 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:03:49.286 LINK blobfs_sync_ut 00:03:49.286 LINK app_ut 00:03:49.286 CXX test/cpp_headers/nvme.o 00:03:49.286 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:03:49.559 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:03:49.559 LINK simple_copy 00:03:49.559 LINK blobfs_bdev_ut 00:03:49.559 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:49.559 LINK gpt_ut 00:03:49.559 CXX test/cpp_headers/nvme_intel.o 00:03:49.559 CXX test/cpp_headers/nvme_ocssd.o 00:03:49.559 CC test/nvme/connect_stress/connect_stress.o 00:03:49.816 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:49.816 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:49.816 LINK connect_stress 00:03:49.816 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:49.816 CXX test/cpp_headers/nvme_spec.o 00:03:50.074 CC test/nvme/boot_partition/boot_partition.o 00:03:50.074 LINK init_grp_ut 00:03:50.074 CXX test/cpp_headers/nvme_zns.o 00:03:50.074 LINK boot_partition 00:03:50.074 LINK jsonrpc_server_ut 00:03:50.074 CC test/unit/lib/log/log.c/log_ut.o 00:03:50.074 CXX test/cpp_headers/nvmf_cmd.o 00:03:50.336 LINK accel_ut 00:03:50.337 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:50.337 CC test/nvme/compliance/nvme_compliance.o 00:03:50.337 CXX test/cpp_headers/nvmf.o 00:03:50.337 LINK conn_ut 00:03:50.337 LINK reactor_ut 00:03:50.337 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:50.337 LINK log_ut 00:03:50.337 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:50.598 CXX test/cpp_headers/nvmf_spec.o 00:03:50.598 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:03:50.598 CC test/unit/lib/iscsi/param.c/param_ut.o 00:03:50.598 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:03:50.598 CXX test/cpp_headers/nvmf_transport.o 00:03:50.598 LINK nvme_compliance 00:03:50.856 CXX test/cpp_headers/opal.o 00:03:50.856 CC test/nvme/fused_ordering/fused_ordering.o 00:03:50.856 LINK part_ut 00:03:51.114 CXX test/cpp_headers/opal_spec.o 00:03:51.114 CXX test/cpp_headers/pci_ids.o 00:03:51.114 LINK fused_ordering 00:03:51.114 LINK json_util_ut 00:03:51.114 LINK param_ut 00:03:51.114 CXX test/cpp_headers/pipe.o 00:03:51.114 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:51.114 CXX test/cpp_headers/queue.o 00:03:51.114 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:03:51.114 CXX test/cpp_headers/reduce.o 00:03:51.371 LINK esnap 00:03:51.371 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:03:51.371 LINK doorbell_aers 00:03:51.371 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:03:51.371 CXX test/cpp_headers/rpc.o 00:03:51.371 CXX test/cpp_headers/scheduler.o 00:03:51.371 CC test/nvme/fdp/fdp.o 00:03:51.629 CC test/nvme/cuse/cuse.o 00:03:51.629 CXX test/cpp_headers/scsi.o 00:03:51.629 LINK json_parse_ut 00:03:51.629 CXX test/cpp_headers/scsi_spec.o 00:03:51.887 LINK portal_grp_ut 00:03:51.887 LINK fdp 00:03:51.887 CXX test/cpp_headers/sock.o 00:03:51.887 CXX test/cpp_headers/stdinc.o 00:03:51.887 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:03:51.887 LINK json_write_ut 00:03:52.145 CXX test/cpp_headers/string.o 00:03:52.145 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:03:52.145 LINK tgt_node_ut 00:03:52.145 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:03:52.145 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:03:52.145 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:03:52.145 CXX test/cpp_headers/thread.o 00:03:52.403 CXX test/cpp_headers/trace.o 00:03:52.403 LINK bdev_raid_sb_ut 00:03:52.403 LINK cuse 00:03:52.403 LINK bdev_zone_ut 00:03:52.403 LINK lvol_ut 00:03:52.403 CXX test/cpp_headers/trace_parser.o 00:03:52.662 LINK vbdev_lvol_ut 00:03:52.662 CXX test/cpp_headers/tree.o 00:03:52.662 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:03:52.662 CXX test/cpp_headers/ublk.o 00:03:52.662 LINK iscsi_ut 00:03:52.662 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:03:52.662 CXX test/cpp_headers/util.o 00:03:52.662 LINK concat_ut 00:03:52.662 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:03:52.919 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:52.919 CXX test/cpp_headers/uuid.o 00:03:52.919 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:52.919 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:03:52.919 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:03:52.919 CXX test/cpp_headers/version.o 00:03:52.919 CXX test/cpp_headers/vfio_user_pci.o 00:03:53.176 CXX test/cpp_headers/vfio_user_spec.o 00:03:53.176 LINK notify_ut 00:03:53.176 LINK raid1_ut 00:03:53.176 LINK bdev_ut 00:03:53.176 CXX test/cpp_headers/vhost.o 00:03:53.176 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:53.176 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:03:53.438 LINK dev_ut 00:03:53.438 CXX test/cpp_headers/vmd.o 00:03:53.438 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:03:53.438 LINK vbdev_zone_block_ut 00:03:53.438 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:03:53.438 CXX test/cpp_headers/xor.o 00:03:53.695 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:03:53.695 CXX test/cpp_headers/zipf.o 00:03:53.695 LINK scsi_ut 00:03:53.953 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:03:53.953 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:53.953 LINK bdev_raid_ut 00:03:54.211 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:54.211 LINK lun_ut 00:03:54.211 LINK nvme_ut 00:03:54.211 LINK blob_ut 00:03:54.469 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:03:54.469 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:54.469 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:55.034 LINK posix_ut 00:03:55.292 CC test/unit/lib/util/base64.c/base64_ut.o 00:03:55.292 LINK sock_ut 00:03:55.292 LINK bdev_ut 00:03:55.292 LINK ctrlr_discovery_ut 00:03:55.292 LINK subsystem_ut 00:03:55.292 LINK scsi_bdev_ut 00:03:55.292 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:03:55.292 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:03:55.292 LINK ctrlr_ut 00:03:55.292 LINK tcp_ut 00:03:55.549 LINK base64_ut 00:03:55.549 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:03:55.549 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:03:55.549 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:03:55.550 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:03:55.550 LINK crc16_ut 00:03:55.550 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:03:55.550 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:03:55.550 LINK crc32_ieee_ut 00:03:55.550 LINK nvme_ctrlr_cmd_ut 00:03:55.550 LINK cpuset_ut 00:03:55.807 LINK crc32c_ut 00:03:55.807 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:03:55.807 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:55.807 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:55.807 LINK bit_array_ut 00:03:55.807 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:55.807 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:55.807 LINK crc64_ut 00:03:56.065 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:56.065 CC test/unit/lib/util/dif.c/dif_ut.o 00:03:56.065 LINK thread_ut 00:03:56.065 LINK nvme_ctrlr_ut 00:03:56.065 LINK pci_event_ut 00:03:56.065 LINK scsi_pr_ut 00:03:56.065 LINK ctrlr_bdev_ut 00:03:56.065 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:56.065 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:56.065 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:56.323 CC test/unit/lib/util/iov.c/iov_ut.o 00:03:56.323 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:56.323 LINK nvmf_ut 00:03:56.323 LINK subsystem_ut 00:03:56.323 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:56.580 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:56.580 LINK iov_ut 00:03:56.580 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:56.580 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:03:56.580 LINK nvme_ns_ut 00:03:56.838 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:03:56.838 LINK iobuf_ut 00:03:56.838 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:03:56.838 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:03:57.096 LINK rpc_ut 00:03:57.096 LINK ftl_l2p_ut 00:03:57.096 LINK bdev_nvme_ut 00:03:57.096 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:03:57.096 LINK nvme_poll_group_ut 00:03:57.096 CC test/unit/lib/util/math.c/math_ut.o 00:03:57.353 CC test/unit/lib/util/string.c/string_ut.o 00:03:57.354 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:57.354 LINK ftl_io_ut 00:03:57.354 LINK math_ut 00:03:57.612 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:03:57.612 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:03:57.612 LINK pipe_ut 00:03:57.612 LINK string_ut 00:03:57.612 LINK nvme_qpair_ut 00:03:57.612 LINK ftl_bitmap_ut 00:03:57.869 LINK ftl_band_ut 00:03:57.870 CC test/unit/lib/util/xor.c/xor_ut.o 00:03:57.870 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:03:57.870 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:57.870 LINK nvme_quirks_ut 00:03:57.870 LINK nvme_ns_ocssd_cmd_ut 00:03:57.870 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:03:57.870 LINK ftl_mempool_ut 00:03:57.870 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:03:57.870 LINK nvme_ns_cmd_ut 00:03:57.870 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:57.870 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:58.127 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:58.127 LINK nvme_pcie_ut 00:03:58.127 LINK xor_ut 00:03:58.127 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:58.127 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:58.127 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:58.127 LINK dif_ut 00:03:58.386 LINK ftl_mngt_ut 00:03:58.386 LINK vhost_ut 00:03:58.644 LINK nvme_io_msg_ut 00:03:58.903 LINK nvme_transport_ut 00:03:58.903 LINK ftl_layout_upgrade_ut 00:03:58.903 LINK nvme_fabric_ut 00:03:59.160 LINK ftl_sb_ut 00:03:59.160 LINK nvme_opal_ut 00:03:59.160 LINK nvme_pcie_common_ut 00:03:59.420 LINK nvme_cuse_ut 00:03:59.987 LINK nvme_tcp_ut 00:03:59.987 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:03:59.987 17:58:57 -- external_code/test_make.sh@31 -- $ nproc 00:03:59.987 17:58:57 -- external_code/test_make.sh@31 -- $ make -C /home/vagrant/spdk_repo/spdk DESTDIR=/home/vagrant/spdk_repo/spdk/test/external_code/install install -j12 00:03:59.987 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:04:00.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:04:00.247 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:04:00.247 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:04:00.247 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:04:00.247 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:04:00.247 /bin/sh: line 1: patchelf: command not found 00:04:00.247 /bin/sh: line 1: patchelf: command not found 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:04:00.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:04:00.815 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:04:00.815 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:04:01.074 Processing /home/vagrant/spdk_repo/spdk/python 00:04:01.074 Preparing metadata (setup.py): started 00:04:01.641 Preparing metadata (setup.py): finished with status 'done' 00:04:02.208 Installing collected packages: spdk 00:04:02.208 DEPRECATION: spdk is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 00:04:02.208 Running setup.py install for spdk: started 00:04:02.467 Running setup.py install for spdk: finished with status 'done' 00:04:02.467 Successfully installed spdk-24.1.1rc0 00:04:03.035 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:04:03.035 The Meson build system 00:04:03.035 Version: 1.3.1 00:04:03.035 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:04:03.035 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:04:03.035 Build type: native build 00:04:03.035 Program cat found: YES (/usr/bin/cat) 00:04:03.035 Project name: DPDK 00:04:03.035 Project version: 23.11.0 00:04:03.035 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:04:03.035 C linker for the host machine: cc ld.bfd 2.39-16 00:04:03.035 Host machine cpu family: x86_64 00:04:03.035 Host machine cpu: x86_64 00:04:03.035 Message: ## Building in Developer Mode ## 00:04:03.035 Program pkg-config found: YES (/usr/bin/pkg-config) 00:04:03.035 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:04:03.035 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:04:03.035 Program python3 found: YES (/usr/bin/python3) 00:04:03.035 Program cat found: YES (/usr/bin/cat) 00:04:03.035 Compiler for C supports arguments -march=native: YES (cached) 00:04:03.035 Checking for size of "void *" : 8 (cached) 00:04:03.035 Checking for size of "void *" : 8 (cached) 00:04:03.035 Library m found: YES 00:04:03.035 Library numa found: YES 00:04:03.035 Has header "numaif.h" : YES (cached) 00:04:03.035 Library fdt found: NO 00:04:03.035 Library execinfo found: NO 00:04:03.035 Has header "execinfo.h" : YES (cached) 00:04:03.035 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:04:03.035 Run-time dependency libarchive found: NO (tried pkgconfig) 00:04:03.035 Run-time dependency libbsd found: NO (tried pkgconfig) 00:04:03.035 Run-time dependency jansson found: NO (tried pkgconfig) 00:04:03.035 Dependency openssl found: YES 3.0.9 (cached) 00:04:03.035 Dependency libpcap found: YES 1.10.4 (cached) 00:04:03.035 Has header "pcap.h" with dependency libpcap: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wformat: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wformat-security: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wundef: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:04:03.035 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:04:03.035 Program objdump found: YES (/usr/bin/objdump) 00:04:03.035 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:03.035 Checking if "AVX512 checking" compiles: YES (cached) 00:04:03.035 Fetching value of define "__SSE4_2__" : 1 (cached) 00:04:03.035 Fetching value of define "__AES__" : 1 (cached) 00:04:03.035 Fetching value of define "__AVX__" : 1 (cached) 00:04:03.035 Fetching value of define "__AVX2__" : 1 (cached) 00:04:03.035 Fetching value of define "__AVX512BW__" : 1 (cached) 00:04:03.035 Fetching value of define "__AVX512CD__" : 1 (cached) 00:04:03.035 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:04:03.035 Fetching value of define "__AVX512F__" : 1 (cached) 00:04:03.035 Fetching value of define "__AVX512VL__" : 1 (cached) 00:04:03.035 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:03.035 Fetching value of define "__RDRND__" : 1 (cached) 00:04:03.035 Fetching value of define "__RDSEED__" : 1 (cached) 00:04:03.035 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:03.035 Fetching value of define "__znver1__" : (undefined) (cached) 00:04:03.035 Fetching value of define "__znver2__" : (undefined) (cached) 00:04:03.035 Fetching value of define "__znver3__" : (undefined) (cached) 00:04:03.035 Fetching value of define "__znver4__" : (undefined) (cached) 00:04:03.035 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:03.035 Message: lib/log: Defining dependency "log" 00:04:03.035 Message: lib/kvargs: Defining dependency "kvargs" 00:04:03.035 Message: lib/telemetry: Defining dependency "telemetry" 00:04:03.035 Checking for function "getentropy" : NO (cached) 00:04:03.035 Message: lib/eal: Defining dependency "eal" 00:04:03.035 Message: lib/ring: Defining dependency "ring" 00:04:03.035 Message: lib/rcu: Defining dependency "rcu" 00:04:03.035 Message: lib/mempool: Defining dependency "mempool" 00:04:03.035 Message: lib/mbuf: Defining dependency "mbuf" 00:04:03.035 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:03.035 Fetching value of define "__AVX512F__" : 1 (cached) 00:04:03.035 Fetching value of define "__AVX512BW__" : 1 (cached) 00:04:03.035 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:04:03.035 Fetching value of define "__AVX512VL__" : 1 (cached) 00:04:03.035 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:03.035 Compiler for C supports arguments -mpclmul: YES (cached) 00:04:03.035 Compiler for C supports arguments -maes: YES (cached) 00:04:03.035 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:03.035 Compiler for C supports arguments -mavx512bw: YES (cached) 00:04:03.035 Compiler for C supports arguments -mavx512dq: YES (cached) 00:04:03.035 Compiler for C supports arguments -mavx512vl: YES (cached) 00:04:03.035 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:04:03.035 Compiler for C supports arguments -mavx2: YES (cached) 00:04:03.035 Compiler for C supports arguments -mavx: YES (cached) 00:04:03.035 Message: lib/net: Defining dependency "net" 00:04:03.035 Message: lib/meter: Defining dependency "meter" 00:04:03.035 Message: lib/ethdev: Defining dependency "ethdev" 00:04:03.035 Message: lib/pci: Defining dependency "pci" 00:04:03.035 Message: lib/cmdline: Defining dependency "cmdline" 00:04:03.035 Message: lib/hash: Defining dependency "hash" 00:04:03.035 Message: lib/timer: Defining dependency "timer" 00:04:03.035 Message: lib/compressdev: Defining dependency "compressdev" 00:04:03.035 Message: lib/cryptodev: Defining dependency "cryptodev" 00:04:03.035 Message: lib/dmadev: Defining dependency "dmadev" 00:04:03.035 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:04:03.035 Message: lib/power: Defining dependency "power" 00:04:03.035 Message: lib/reorder: Defining dependency "reorder" 00:04:03.035 Message: lib/security: Defining dependency "security" 00:04:03.035 Has header "linux/userfaultfd.h" : YES (cached) 00:04:03.035 Has header "linux/vduse.h" : YES (cached) 00:04:03.035 Message: lib/vhost: Defining dependency "vhost" 00:04:03.035 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:03.035 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:04:03.035 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:04:03.035 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:04:03.035 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:04:03.035 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:04:03.035 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:04:03.035 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:04:03.035 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:04:03.035 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:04:03.035 Program doxygen found: YES (/usr/bin/doxygen) 00:04:03.035 Configuring doxy-api-html.conf using configuration 00:04:03.035 Configuring doxy-api-man.conf using configuration 00:04:03.035 Program mandb found: YES (/usr/bin/mandb) 00:04:03.035 Program sphinx-build found: NO 00:04:03.035 Configuring rte_build_config.h using configuration 00:04:03.035 Message: 00:04:03.035 ================= 00:04:03.035 Applications Enabled 00:04:03.035 ================= 00:04:03.035 00:04:03.035 apps: 00:04:03.035 00:04:03.035 00:04:03.035 Message: 00:04:03.035 ================= 00:04:03.035 Libraries Enabled 00:04:03.035 ================= 00:04:03.035 00:04:03.035 libs: 00:04:03.035 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:04:03.035 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:04:03.035 cryptodev, dmadev, power, reorder, security, vhost, 00:04:03.035 00:04:03.035 Message: 00:04:03.035 =============== 00:04:03.035 Drivers Enabled 00:04:03.035 =============== 00:04:03.035 00:04:03.035 common: 00:04:03.035 00:04:03.035 bus: 00:04:03.035 pci, vdev, 00:04:03.035 mempool: 00:04:03.035 ring, 00:04:03.035 dma: 00:04:03.035 00:04:03.035 net: 00:04:03.035 00:04:03.035 crypto: 00:04:03.035 00:04:03.035 compress: 00:04:03.035 00:04:03.035 vdpa: 00:04:03.035 00:04:03.035 00:04:03.035 Message: 00:04:03.035 ================= 00:04:03.035 Content Skipped 00:04:03.035 ================= 00:04:03.035 00:04:03.035 apps: 00:04:03.035 dumpcap: explicitly disabled via build config 00:04:03.036 graph: explicitly disabled via build config 00:04:03.036 pdump: explicitly disabled via build config 00:04:03.036 proc-info: explicitly disabled via build config 00:04:03.036 test-acl: explicitly disabled via build config 00:04:03.036 test-bbdev: explicitly disabled via build config 00:04:03.036 test-cmdline: explicitly disabled via build config 00:04:03.036 test-compress-perf: explicitly disabled via build config 00:04:03.036 test-crypto-perf: explicitly disabled via build config 00:04:03.036 test-dma-perf: explicitly disabled via build config 00:04:03.036 test-eventdev: explicitly disabled via build config 00:04:03.036 test-fib: explicitly disabled via build config 00:04:03.036 test-flow-perf: explicitly disabled via build config 00:04:03.036 test-gpudev: explicitly disabled via build config 00:04:03.036 test-mldev: explicitly disabled via build config 00:04:03.036 test-pipeline: explicitly disabled via build config 00:04:03.036 test-pmd: explicitly disabled via build config 00:04:03.036 test-regex: explicitly disabled via build config 00:04:03.036 test-sad: explicitly disabled via build config 00:04:03.036 test-security-perf: explicitly disabled via build config 00:04:03.036 00:04:03.036 libs: 00:04:03.036 metrics: explicitly disabled via build config 00:04:03.036 acl: explicitly disabled via build config 00:04:03.036 bbdev: explicitly disabled via build config 00:04:03.036 bitratestats: explicitly disabled via build config 00:04:03.036 bpf: explicitly disabled via build config 00:04:03.036 cfgfile: explicitly disabled via build config 00:04:03.036 distributor: explicitly disabled via build config 00:04:03.036 efd: explicitly disabled via build config 00:04:03.036 eventdev: explicitly disabled via build config 00:04:03.036 dispatcher: explicitly disabled via build config 00:04:03.036 gpudev: explicitly disabled via build config 00:04:03.036 gro: explicitly disabled via build config 00:04:03.036 gso: explicitly disabled via build config 00:04:03.036 ip_frag: explicitly disabled via build config 00:04:03.036 jobstats: explicitly disabled via build config 00:04:03.036 latencystats: explicitly disabled via build config 00:04:03.036 lpm: explicitly disabled via build config 00:04:03.036 member: explicitly disabled via build config 00:04:03.036 pcapng: explicitly disabled via build config 00:04:03.036 rawdev: explicitly disabled via build config 00:04:03.036 regexdev: explicitly disabled via build config 00:04:03.036 mldev: explicitly disabled via build config 00:04:03.036 rib: explicitly disabled via build config 00:04:03.036 sched: explicitly disabled via build config 00:04:03.036 stack: explicitly disabled via build config 00:04:03.036 ipsec: explicitly disabled via build config 00:04:03.036 pdcp: explicitly disabled via build config 00:04:03.036 fib: explicitly disabled via build config 00:04:03.036 port: explicitly disabled via build config 00:04:03.036 pdump: explicitly disabled via build config 00:04:03.036 table: explicitly disabled via build config 00:04:03.036 pipeline: explicitly disabled via build config 00:04:03.036 graph: explicitly disabled via build config 00:04:03.036 node: explicitly disabled via build config 00:04:03.036 00:04:03.036 drivers: 00:04:03.036 common/cpt: not in enabled drivers build config 00:04:03.036 common/dpaax: not in enabled drivers build config 00:04:03.036 common/iavf: not in enabled drivers build config 00:04:03.036 common/idpf: not in enabled drivers build config 00:04:03.036 common/mvep: not in enabled drivers build config 00:04:03.036 common/octeontx: not in enabled drivers build config 00:04:03.036 bus/auxiliary: not in enabled drivers build config 00:04:03.036 bus/cdx: not in enabled drivers build config 00:04:03.036 bus/dpaa: not in enabled drivers build config 00:04:03.036 bus/fslmc: not in enabled drivers build config 00:04:03.036 bus/ifpga: not in enabled drivers build config 00:04:03.036 bus/platform: not in enabled drivers build config 00:04:03.036 bus/vmbus: not in enabled drivers build config 00:04:03.036 common/cnxk: not in enabled drivers build config 00:04:03.036 common/mlx5: not in enabled drivers build config 00:04:03.036 common/nfp: not in enabled drivers build config 00:04:03.036 common/qat: not in enabled drivers build config 00:04:03.036 common/sfc_efx: not in enabled drivers build config 00:04:03.036 mempool/bucket: not in enabled drivers build config 00:04:03.036 mempool/cnxk: not in enabled drivers build config 00:04:03.036 mempool/dpaa: not in enabled drivers build config 00:04:03.036 mempool/dpaa2: not in enabled drivers build config 00:04:03.036 mempool/octeontx: not in enabled drivers build config 00:04:03.036 mempool/stack: not in enabled drivers build config 00:04:03.036 dma/cnxk: not in enabled drivers build config 00:04:03.036 dma/dpaa: not in enabled drivers build config 00:04:03.036 dma/dpaa2: not in enabled drivers build config 00:04:03.036 dma/hisilicon: not in enabled drivers build config 00:04:03.036 dma/idxd: not in enabled drivers build config 00:04:03.036 dma/ioat: not in enabled drivers build config 00:04:03.036 dma/skeleton: not in enabled drivers build config 00:04:03.036 net/af_packet: not in enabled drivers build config 00:04:03.036 net/af_xdp: not in enabled drivers build config 00:04:03.036 net/ark: not in enabled drivers build config 00:04:03.036 net/atlantic: not in enabled drivers build config 00:04:03.036 net/avp: not in enabled drivers build config 00:04:03.036 net/axgbe: not in enabled drivers build config 00:04:03.036 net/bnx2x: not in enabled drivers build config 00:04:03.036 net/bnxt: not in enabled drivers build config 00:04:03.036 net/bonding: not in enabled drivers build config 00:04:03.036 net/cnxk: not in enabled drivers build config 00:04:03.036 net/cpfl: not in enabled drivers build config 00:04:03.036 net/cxgbe: not in enabled drivers build config 00:04:03.036 net/dpaa: not in enabled drivers build config 00:04:03.036 net/dpaa2: not in enabled drivers build config 00:04:03.036 net/e1000: not in enabled drivers build config 00:04:03.036 net/ena: not in enabled drivers build config 00:04:03.036 net/enetc: not in enabled drivers build config 00:04:03.036 net/enetfec: not in enabled drivers build config 00:04:03.036 net/enic: not in enabled drivers build config 00:04:03.036 net/failsafe: not in enabled drivers build config 00:04:03.036 net/fm10k: not in enabled drivers build config 00:04:03.036 net/gve: not in enabled drivers build config 00:04:03.036 net/hinic: not in enabled drivers build config 00:04:03.036 net/hns3: not in enabled drivers build config 00:04:03.036 net/i40e: not in enabled drivers build config 00:04:03.036 net/iavf: not in enabled drivers build config 00:04:03.036 net/ice: not in enabled drivers build config 00:04:03.036 net/idpf: not in enabled drivers build config 00:04:03.036 net/igc: not in enabled drivers build config 00:04:03.036 net/ionic: not in enabled drivers build config 00:04:03.036 net/ipn3ke: not in enabled drivers build config 00:04:03.036 net/ixgbe: not in enabled drivers build config 00:04:03.036 net/mana: not in enabled drivers build config 00:04:03.036 net/memif: not in enabled drivers build config 00:04:03.036 net/mlx4: not in enabled drivers build config 00:04:03.036 net/mlx5: not in enabled drivers build config 00:04:03.036 net/mvneta: not in enabled drivers build config 00:04:03.036 net/mvpp2: not in enabled drivers build config 00:04:03.036 net/netvsc: not in enabled drivers build config 00:04:03.036 net/nfb: not in enabled drivers build config 00:04:03.036 net/nfp: not in enabled drivers build config 00:04:03.036 net/ngbe: not in enabled drivers build config 00:04:03.036 net/null: not in enabled drivers build config 00:04:03.036 net/octeontx: not in enabled drivers build config 00:04:03.036 net/octeon_ep: not in enabled drivers build config 00:04:03.036 net/pcap: not in enabled drivers build config 00:04:03.036 net/pfe: not in enabled drivers build config 00:04:03.036 net/qede: not in enabled drivers build config 00:04:03.036 net/ring: not in enabled drivers build config 00:04:03.036 net/sfc: not in enabled drivers build config 00:04:03.036 net/softnic: not in enabled drivers build config 00:04:03.036 net/tap: not in enabled drivers build config 00:04:03.036 net/thunderx: not in enabled drivers build config 00:04:03.036 net/txgbe: not in enabled drivers build config 00:04:03.036 net/vdev_netvsc: not in enabled drivers build config 00:04:03.036 net/vhost: not in enabled drivers build config 00:04:03.036 net/virtio: not in enabled drivers build config 00:04:03.036 net/vmxnet3: not in enabled drivers build config 00:04:03.036 raw/*: missing internal dependency, "rawdev" 00:04:03.036 crypto/armv8: not in enabled drivers build config 00:04:03.036 crypto/bcmfs: not in enabled drivers build config 00:04:03.036 crypto/caam_jr: not in enabled drivers build config 00:04:03.036 crypto/ccp: not in enabled drivers build config 00:04:03.036 crypto/cnxk: not in enabled drivers build config 00:04:03.036 crypto/dpaa_sec: not in enabled drivers build config 00:04:03.036 crypto/dpaa2_sec: not in enabled drivers build config 00:04:03.036 crypto/ipsec_mb: not in enabled drivers build config 00:04:03.036 crypto/mlx5: not in enabled drivers build config 00:04:03.036 crypto/mvsam: not in enabled drivers build config 00:04:03.036 crypto/nitrox: not in enabled drivers build config 00:04:03.036 crypto/null: not in enabled drivers build config 00:04:03.036 crypto/octeontx: not in enabled drivers build config 00:04:03.036 crypto/openssl: not in enabled drivers build config 00:04:03.036 crypto/scheduler: not in enabled drivers build config 00:04:03.036 crypto/uadk: not in enabled drivers build config 00:04:03.036 crypto/virtio: not in enabled drivers build config 00:04:03.036 compress/isal: not in enabled drivers build config 00:04:03.036 compress/mlx5: not in enabled drivers build config 00:04:03.036 compress/octeontx: not in enabled drivers build config 00:04:03.036 compress/zlib: not in enabled drivers build config 00:04:03.036 regex/*: missing internal dependency, "regexdev" 00:04:03.036 ml/*: missing internal dependency, "mldev" 00:04:03.036 vdpa/ifc: not in enabled drivers build config 00:04:03.036 vdpa/mlx5: not in enabled drivers build config 00:04:03.036 vdpa/nfp: not in enabled drivers build config 00:04:03.036 vdpa/sfc: not in enabled drivers build config 00:04:03.036 event/*: missing internal dependency, "eventdev" 00:04:03.036 baseband/*: missing internal dependency, "bbdev" 00:04:03.036 gpu/*: missing internal dependency, "gpudev" 00:04:03.036 00:04:03.036 00:04:03.295 Cleaning... 0 files. 00:04:03.555 Build targets in project: 85 00:04:03.555 00:04:03.555 DPDK 23.11.0 00:04:03.555 00:04:03.555 User defined options 00:04:03.555 default_library : shared 00:04:03.555 libdir : lib 00:04:03.555 prefix : /usr/local 00:04:03.555 c_args : -fPIC -Wno-error -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:04:03.555 c_link_args : 00:04:03.555 cpu_instruction_set: native 00:04:03.555 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:04:03.555 disable_libs : acl,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:04:03.555 enable_docs : false 00:04:03.555 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:04:03.555 enable_kmods : false 00:04:03.555 tests : false 00:04:03.555 00:04:03.555 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:03.819 Installing subdir /home/vagrant/spdk_repo/spdk/dpdk/examples to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/README to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/dummy.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t1.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t2.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t3.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/pkt_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/altivec/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/altivec 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/neon/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/neon 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/sse/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/sse 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/dmafwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_aes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ccm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_cmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ecdsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_gcm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_hmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_rsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_sha.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_tdes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_xts.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/flow_blocks.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/firewall.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow_crypto.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route_ecmp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/tap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep0.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep1.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_process.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/rt.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp4.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp6.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/bypass_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/data_rxtx.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/linux_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/load_env.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/run_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/l2fwd-cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl_scalar.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_sequential.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_fib.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_route.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/client.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/shared 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/ntb_fwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ethdev.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_group_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_routing_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec_sa.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/packet.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/pcap.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/ptpclient.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/app_thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cmdline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_ov.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_pie.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_red.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/stats.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/node.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/shared 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/basicfwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/vdpa_blk_compact.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/virtio_net.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk_spec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk_compat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_nop.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_x86.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:04:03.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:04:03.824 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.824 Installing lib/librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.824 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.824 Installing lib/librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.824 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.824 Installing lib/librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.824 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.824 Installing lib/librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.824 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.824 Installing lib/librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.824 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.824 Installing lib/librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing lib/librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing drivers/librte_bus_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:04:03.825 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing drivers/librte_bus_vdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:04:03.825 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:03.825 Installing drivers/librte_mempool_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/config/rte_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/log/rte_log.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/kvargs/rte_kvargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/telemetry/rte_telemetry.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rtm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_alarm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitmap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_branch_prediction.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bus.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_class.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_compat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_debug.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_dev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_devargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_memconfig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_errno.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_epoll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_fbarray.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hexdump.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hypervisor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_interrupts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_keepalive.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_launch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lock_annotations.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_malloc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_mcslock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memory.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memzone.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_features.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_per_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pflock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_random.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_reciprocal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqcount.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service_component.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_stdatomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_string_fns.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_tailq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_ticketlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_time.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point_register.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_uuid.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_version.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_vfio.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/linux/include/rte_os.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_c11_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_generic_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_zc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/rcu/rte_rcu_qsbr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_ptype.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_pool_ops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_dyn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tcp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_udp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_dtls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_sctp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_icmp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_arp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ether.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_macsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_vxlan.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gre.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gtp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_mpls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_higig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ecpri.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_pdcp_hdr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_geneve.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_l2tpv2.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ppp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ib.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/meter/rte_meter.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_cman.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_dev_info.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.826 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.827 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.827 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.827 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_eth_ctrl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.827 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/pci/rte_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:03.827 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_num.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_ipaddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_etheraddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_string.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_rdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_vt100.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_socket.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_cirbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_portlist.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_fbk_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_jhash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_arm64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_generic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_sw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_x86.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_x86_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/timer/rte_timer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_compressdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.087 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_comp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_sym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_asym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_guest_channel.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_pmd_mgmt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_uncore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/reorder/rte_reorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vdpa.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_async.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/pci/rte_bus_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/vdev/rte_bus_vdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/buildtools/dpdk-cmdline-gen.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-devbind.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-pmdinfo.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-telemetry.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-hugepages.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-rss-flows.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/rte_build_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk-libs.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:04:04.088 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:04:04.088 './librte_bus_pci.so' -> 'dpdk/pmds-24.0/librte_bus_pci.so' 00:04:04.088 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24' 00:04:04.088 './librte_bus_pci.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24.0' 00:04:04.088 './librte_bus_vdev.so' -> 'dpdk/pmds-24.0/librte_bus_vdev.so' 00:04:04.088 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24' 00:04:04.088 './librte_bus_vdev.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24.0' 00:04:04.088 './librte_mempool_ring.so' -> 'dpdk/pmds-24.0/librte_mempool_ring.so' 00:04:04.088 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24' 00:04:04.088 './librte_mempool_ring.so.24.0' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24.0' 00:04:04.088 Installing symlink pointing to librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:04:04.088 Installing symlink pointing to librte_log.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so 00:04:04.088 Installing symlink pointing to librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:04:04.088 Installing symlink pointing to librte_kvargs.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so 00:04:04.088 Installing symlink pointing to librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:04:04.088 Installing symlink pointing to librte_telemetry.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so 00:04:04.088 Installing symlink pointing to librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:04:04.088 Installing symlink pointing to librte_eal.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so 00:04:04.088 Installing symlink pointing to librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:04:04.088 Installing symlink pointing to librte_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so 00:04:04.088 Installing symlink pointing to librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:04:04.088 Installing symlink pointing to librte_rcu.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so 00:04:04.088 Installing symlink pointing to librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:04:04.088 Installing symlink pointing to librte_mempool.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so 00:04:04.088 Installing symlink pointing to librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:04:04.088 Installing symlink pointing to librte_mbuf.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so 00:04:04.088 Installing symlink pointing to librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:04:04.088 Installing symlink pointing to librte_net.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so 00:04:04.088 Installing symlink pointing to librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:04:04.088 Installing symlink pointing to librte_meter.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so 00:04:04.088 Installing symlink pointing to librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:04:04.088 Installing symlink pointing to librte_ethdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so 00:04:04.088 Installing symlink pointing to librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:04:04.088 Installing symlink pointing to librte_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so 00:04:04.088 Installing symlink pointing to librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:04:04.088 Installing symlink pointing to librte_cmdline.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so 00:04:04.088 Installing symlink pointing to librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:04:04.088 Installing symlink pointing to librte_hash.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so 00:04:04.088 Installing symlink pointing to librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:04:04.088 Installing symlink pointing to librte_timer.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so 00:04:04.088 Installing symlink pointing to librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:04:04.088 Installing symlink pointing to librte_compressdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so 00:04:04.088 Installing symlink pointing to librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:04:04.088 Installing symlink pointing to librte_cryptodev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so 00:04:04.088 Installing symlink pointing to librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:04:04.088 Installing symlink pointing to librte_dmadev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so 00:04:04.088 Installing symlink pointing to librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:04:04.088 Installing symlink pointing to librte_power.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so 00:04:04.088 Installing symlink pointing to librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:04:04.088 Installing symlink pointing to librte_reorder.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so 00:04:04.088 Installing symlink pointing to librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:04:04.088 Installing symlink pointing to librte_security.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so 00:04:04.088 Installing symlink pointing to librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:04:04.088 Installing symlink pointing to librte_vhost.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so 00:04:04.088 Installing symlink pointing to librte_bus_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_pci.so.24 00:04:04.088 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_pci.so 00:04:04.088 Installing symlink pointing to librte_bus_vdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_vdev.so.24 00:04:04.088 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_vdev.so 00:04:04.089 Installing symlink pointing to librte_mempool_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_mempool_ring.so.24 00:04:04.089 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_mempool_ring.so 00:04:04.089 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.0' 00:04:05.994 The Meson build system 00:04:05.994 Version: 1.3.1 00:04:05.994 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:04:05.994 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:04:05.994 Build type: native build 00:04:05.994 Program cat found: YES (/usr/bin/cat) 00:04:05.994 Project name: DPDK 00:04:05.994 Project version: 23.11.0 00:04:05.994 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:04:05.994 C linker for the host machine: cc ld.bfd 2.39-16 00:04:05.994 Host machine cpu family: x86_64 00:04:05.994 Host machine cpu: x86_64 00:04:05.994 Message: ## Building in Developer Mode ## 00:04:05.994 Program pkg-config found: YES (/usr/bin/pkg-config) 00:04:05.994 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:04:05.994 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:04:05.994 Program python3 found: YES (/usr/bin/python3) 00:04:05.994 Program cat found: YES (/usr/bin/cat) 00:04:05.994 Compiler for C supports arguments -march=native: YES (cached) 00:04:05.994 Checking for size of "void *" : 8 (cached) 00:04:05.994 Checking for size of "void *" : 8 (cached) 00:04:05.994 Library m found: YES 00:04:05.994 Library numa found: YES 00:04:05.994 Has header "numaif.h" : YES (cached) 00:04:05.994 Library fdt found: NO 00:04:05.994 Library execinfo found: NO 00:04:05.994 Has header "execinfo.h" : YES (cached) 00:04:05.994 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:04:05.994 Run-time dependency libarchive found: NO (tried pkgconfig) 00:04:05.994 Run-time dependency libbsd found: NO (tried pkgconfig) 00:04:05.994 Run-time dependency jansson found: NO (tried pkgconfig) 00:04:05.994 Dependency openssl found: YES 3.0.9 (cached) 00:04:05.994 Dependency libpcap found: YES 1.10.4 (cached) 00:04:05.994 Has header "pcap.h" with dependency libpcap: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wformat: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wformat-security: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wundef: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:04:05.994 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:04:05.994 Program objdump found: YES (/usr/bin/objdump) 00:04:05.994 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:05.994 Checking if "AVX512 checking" compiles: YES (cached) 00:04:05.994 Fetching value of define "__SSE4_2__" : 1 (cached) 00:04:05.994 Fetching value of define "__AES__" : 1 (cached) 00:04:05.994 Fetching value of define "__AVX__" : 1 (cached) 00:04:05.994 Fetching value of define "__AVX2__" : 1 (cached) 00:04:05.994 Fetching value of define "__AVX512BW__" : 1 (cached) 00:04:05.994 Fetching value of define "__AVX512CD__" : 1 (cached) 00:04:05.994 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:04:05.994 Fetching value of define "__AVX512F__" : 1 (cached) 00:04:05.994 Fetching value of define "__AVX512VL__" : 1 (cached) 00:04:05.994 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:05.994 Fetching value of define "__RDRND__" : 1 (cached) 00:04:05.994 Fetching value of define "__RDSEED__" : 1 (cached) 00:04:05.994 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:05.994 Fetching value of define "__znver1__" : (undefined) (cached) 00:04:05.994 Fetching value of define "__znver2__" : (undefined) (cached) 00:04:05.994 Fetching value of define "__znver3__" : (undefined) (cached) 00:04:05.994 Fetching value of define "__znver4__" : (undefined) (cached) 00:04:05.994 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:05.994 Message: lib/log: Defining dependency "log" 00:04:05.994 Message: lib/kvargs: Defining dependency "kvargs" 00:04:05.994 Message: lib/telemetry: Defining dependency "telemetry" 00:04:05.994 Checking for function "getentropy" : NO (cached) 00:04:05.994 Message: lib/eal: Defining dependency "eal" 00:04:05.994 Message: lib/ring: Defining dependency "ring" 00:04:05.994 Message: lib/rcu: Defining dependency "rcu" 00:04:05.994 Message: lib/mempool: Defining dependency "mempool" 00:04:05.994 Message: lib/mbuf: Defining dependency "mbuf" 00:04:05.994 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:05.994 Fetching value of define "__AVX512F__" : 1 (cached) 00:04:05.994 Fetching value of define "__AVX512BW__" : 1 (cached) 00:04:05.994 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:04:05.994 Fetching value of define "__AVX512VL__" : 1 (cached) 00:04:05.994 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:05.994 Compiler for C supports arguments -mpclmul: YES (cached) 00:04:05.994 Compiler for C supports arguments -maes: YES (cached) 00:04:05.995 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:05.995 Compiler for C supports arguments -mavx512bw: YES (cached) 00:04:05.995 Compiler for C supports arguments -mavx512dq: YES (cached) 00:04:05.995 Compiler for C supports arguments -mavx512vl: YES (cached) 00:04:05.995 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:04:05.995 Compiler for C supports arguments -mavx2: YES (cached) 00:04:05.995 Compiler for C supports arguments -mavx: YES (cached) 00:04:05.995 Message: lib/net: Defining dependency "net" 00:04:05.995 Message: lib/meter: Defining dependency "meter" 00:04:05.995 Message: lib/ethdev: Defining dependency "ethdev" 00:04:05.995 Message: lib/pci: Defining dependency "pci" 00:04:05.995 Message: lib/cmdline: Defining dependency "cmdline" 00:04:05.995 Message: lib/hash: Defining dependency "hash" 00:04:05.995 Message: lib/timer: Defining dependency "timer" 00:04:05.995 Message: lib/compressdev: Defining dependency "compressdev" 00:04:05.995 Message: lib/cryptodev: Defining dependency "cryptodev" 00:04:05.995 Message: lib/dmadev: Defining dependency "dmadev" 00:04:05.995 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:04:05.995 Message: lib/power: Defining dependency "power" 00:04:05.995 Message: lib/reorder: Defining dependency "reorder" 00:04:05.995 Message: lib/security: Defining dependency "security" 00:04:05.995 Has header "linux/userfaultfd.h" : YES (cached) 00:04:05.995 Has header "linux/vduse.h" : YES (cached) 00:04:05.995 Message: lib/vhost: Defining dependency "vhost" 00:04:05.995 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:05.995 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:04:05.995 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:04:05.995 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:04:05.995 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:04:05.995 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:04:05.995 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:04:05.995 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:04:05.995 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:04:05.995 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:04:05.995 Program doxygen found: YES (/usr/bin/doxygen) 00:04:05.995 Configuring doxy-api-html.conf using configuration 00:04:05.995 Configuring doxy-api-man.conf using configuration 00:04:05.995 Program mandb found: YES (/usr/bin/mandb) 00:04:05.995 Program sphinx-build found: NO 00:04:05.995 Configuring rte_build_config.h using configuration 00:04:05.995 Message: 00:04:05.995 ================= 00:04:05.995 Applications Enabled 00:04:05.995 ================= 00:04:05.995 00:04:05.995 apps: 00:04:05.995 00:04:05.995 00:04:05.995 Message: 00:04:05.995 ================= 00:04:05.995 Libraries Enabled 00:04:05.995 ================= 00:04:05.995 00:04:05.995 libs: 00:04:05.995 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:04:05.995 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:04:05.995 cryptodev, dmadev, power, reorder, security, vhost, 00:04:05.995 00:04:05.995 Message: 00:04:05.995 =============== 00:04:05.995 Drivers Enabled 00:04:05.995 =============== 00:04:05.995 00:04:05.995 common: 00:04:05.995 00:04:05.995 bus: 00:04:05.995 pci, vdev, 00:04:05.995 mempool: 00:04:05.995 ring, 00:04:05.995 dma: 00:04:05.995 00:04:05.995 net: 00:04:05.995 00:04:05.995 crypto: 00:04:05.995 00:04:05.995 compress: 00:04:05.995 00:04:05.995 vdpa: 00:04:05.995 00:04:05.995 00:04:05.995 Message: 00:04:05.995 ================= 00:04:05.995 Content Skipped 00:04:05.995 ================= 00:04:05.995 00:04:05.995 apps: 00:04:05.995 dumpcap: explicitly disabled via build config 00:04:05.995 graph: explicitly disabled via build config 00:04:05.995 pdump: explicitly disabled via build config 00:04:05.995 proc-info: explicitly disabled via build config 00:04:05.995 test-acl: explicitly disabled via build config 00:04:05.995 test-bbdev: explicitly disabled via build config 00:04:05.995 test-cmdline: explicitly disabled via build config 00:04:05.995 test-compress-perf: explicitly disabled via build config 00:04:05.995 test-crypto-perf: explicitly disabled via build config 00:04:05.995 test-dma-perf: explicitly disabled via build config 00:04:05.995 test-eventdev: explicitly disabled via build config 00:04:05.995 test-fib: explicitly disabled via build config 00:04:05.995 test-flow-perf: explicitly disabled via build config 00:04:05.995 test-gpudev: explicitly disabled via build config 00:04:05.995 test-mldev: explicitly disabled via build config 00:04:05.995 test-pipeline: explicitly disabled via build config 00:04:05.995 test-pmd: explicitly disabled via build config 00:04:05.995 test-regex: explicitly disabled via build config 00:04:05.995 test-sad: explicitly disabled via build config 00:04:05.995 test-security-perf: explicitly disabled via build config 00:04:05.995 00:04:05.995 libs: 00:04:05.995 metrics: explicitly disabled via build config 00:04:05.995 acl: explicitly disabled via build config 00:04:05.995 bbdev: explicitly disabled via build config 00:04:05.995 bitratestats: explicitly disabled via build config 00:04:05.995 bpf: explicitly disabled via build config 00:04:05.995 cfgfile: explicitly disabled via build config 00:04:05.995 distributor: explicitly disabled via build config 00:04:05.995 efd: explicitly disabled via build config 00:04:05.995 eventdev: explicitly disabled via build config 00:04:05.995 dispatcher: explicitly disabled via build config 00:04:05.995 gpudev: explicitly disabled via build config 00:04:05.995 gro: explicitly disabled via build config 00:04:05.995 gso: explicitly disabled via build config 00:04:05.995 ip_frag: explicitly disabled via build config 00:04:05.995 jobstats: explicitly disabled via build config 00:04:05.995 latencystats: explicitly disabled via build config 00:04:05.995 lpm: explicitly disabled via build config 00:04:05.995 member: explicitly disabled via build config 00:04:05.995 pcapng: explicitly disabled via build config 00:04:05.995 rawdev: explicitly disabled via build config 00:04:05.995 regexdev: explicitly disabled via build config 00:04:05.995 mldev: explicitly disabled via build config 00:04:05.995 rib: explicitly disabled via build config 00:04:05.995 sched: explicitly disabled via build config 00:04:05.995 stack: explicitly disabled via build config 00:04:05.995 ipsec: explicitly disabled via build config 00:04:05.995 pdcp: explicitly disabled via build config 00:04:05.995 fib: explicitly disabled via build config 00:04:05.995 port: explicitly disabled via build config 00:04:05.995 pdump: explicitly disabled via build config 00:04:05.995 table: explicitly disabled via build config 00:04:05.995 pipeline: explicitly disabled via build config 00:04:05.995 graph: explicitly disabled via build config 00:04:05.995 node: explicitly disabled via build config 00:04:05.995 00:04:05.995 drivers: 00:04:05.995 common/cpt: not in enabled drivers build config 00:04:05.995 common/dpaax: not in enabled drivers build config 00:04:05.995 common/iavf: not in enabled drivers build config 00:04:05.995 common/idpf: not in enabled drivers build config 00:04:05.995 common/mvep: not in enabled drivers build config 00:04:05.995 common/octeontx: not in enabled drivers build config 00:04:05.995 bus/auxiliary: not in enabled drivers build config 00:04:05.995 bus/cdx: not in enabled drivers build config 00:04:05.995 bus/dpaa: not in enabled drivers build config 00:04:05.995 bus/fslmc: not in enabled drivers build config 00:04:05.995 bus/ifpga: not in enabled drivers build config 00:04:05.995 bus/platform: not in enabled drivers build config 00:04:05.995 bus/vmbus: not in enabled drivers build config 00:04:05.995 common/cnxk: not in enabled drivers build config 00:04:05.995 common/mlx5: not in enabled drivers build config 00:04:05.995 common/nfp: not in enabled drivers build config 00:04:05.995 common/qat: not in enabled drivers build config 00:04:05.995 common/sfc_efx: not in enabled drivers build config 00:04:05.995 mempool/bucket: not in enabled drivers build config 00:04:05.995 mempool/cnxk: not in enabled drivers build config 00:04:05.995 mempool/dpaa: not in enabled drivers build config 00:04:05.995 mempool/dpaa2: not in enabled drivers build config 00:04:05.995 mempool/octeontx: not in enabled drivers build config 00:04:05.995 mempool/stack: not in enabled drivers build config 00:04:05.995 dma/cnxk: not in enabled drivers build config 00:04:05.995 dma/dpaa: not in enabled drivers build config 00:04:05.995 dma/dpaa2: not in enabled drivers build config 00:04:05.995 dma/hisilicon: not in enabled drivers build config 00:04:05.995 dma/idxd: not in enabled drivers build config 00:04:05.995 dma/ioat: not in enabled drivers build config 00:04:05.995 dma/skeleton: not in enabled drivers build config 00:04:05.995 net/af_packet: not in enabled drivers build config 00:04:05.995 net/af_xdp: not in enabled drivers build config 00:04:05.996 net/ark: not in enabled drivers build config 00:04:05.996 net/atlantic: not in enabled drivers build config 00:04:05.996 net/avp: not in enabled drivers build config 00:04:05.996 net/axgbe: not in enabled drivers build config 00:04:05.996 net/bnx2x: not in enabled drivers build config 00:04:05.996 net/bnxt: not in enabled drivers build config 00:04:05.996 net/bonding: not in enabled drivers build config 00:04:05.996 net/cnxk: not in enabled drivers build config 00:04:05.996 net/cpfl: not in enabled drivers build config 00:04:05.996 net/cxgbe: not in enabled drivers build config 00:04:05.996 net/dpaa: not in enabled drivers build config 00:04:05.996 net/dpaa2: not in enabled drivers build config 00:04:05.996 net/e1000: not in enabled drivers build config 00:04:05.996 net/ena: not in enabled drivers build config 00:04:05.996 net/enetc: not in enabled drivers build config 00:04:05.996 net/enetfec: not in enabled drivers build config 00:04:05.996 net/enic: not in enabled drivers build config 00:04:05.996 net/failsafe: not in enabled drivers build config 00:04:05.996 net/fm10k: not in enabled drivers build config 00:04:05.996 net/gve: not in enabled drivers build config 00:04:05.996 net/hinic: not in enabled drivers build config 00:04:05.996 net/hns3: not in enabled drivers build config 00:04:05.996 net/i40e: not in enabled drivers build config 00:04:05.996 net/iavf: not in enabled drivers build config 00:04:05.996 net/ice: not in enabled drivers build config 00:04:05.996 net/idpf: not in enabled drivers build config 00:04:05.996 net/igc: not in enabled drivers build config 00:04:05.996 net/ionic: not in enabled drivers build config 00:04:05.996 net/ipn3ke: not in enabled drivers build config 00:04:05.996 net/ixgbe: not in enabled drivers build config 00:04:05.996 net/mana: not in enabled drivers build config 00:04:05.996 net/memif: not in enabled drivers build config 00:04:05.996 net/mlx4: not in enabled drivers build config 00:04:05.996 net/mlx5: not in enabled drivers build config 00:04:05.996 net/mvneta: not in enabled drivers build config 00:04:05.996 net/mvpp2: not in enabled drivers build config 00:04:05.996 net/netvsc: not in enabled drivers build config 00:04:05.996 net/nfb: not in enabled drivers build config 00:04:05.996 net/nfp: not in enabled drivers build config 00:04:05.996 net/ngbe: not in enabled drivers build config 00:04:05.996 net/null: not in enabled drivers build config 00:04:05.996 net/octeontx: not in enabled drivers build config 00:04:05.996 net/octeon_ep: not in enabled drivers build config 00:04:05.996 net/pcap: not in enabled drivers build config 00:04:05.996 net/pfe: not in enabled drivers build config 00:04:05.996 net/qede: not in enabled drivers build config 00:04:05.996 net/ring: not in enabled drivers build config 00:04:05.996 net/sfc: not in enabled drivers build config 00:04:05.996 net/softnic: not in enabled drivers build config 00:04:05.996 net/tap: not in enabled drivers build config 00:04:05.996 net/thunderx: not in enabled drivers build config 00:04:05.996 net/txgbe: not in enabled drivers build config 00:04:05.996 net/vdev_netvsc: not in enabled drivers build config 00:04:05.996 net/vhost: not in enabled drivers build config 00:04:05.996 net/virtio: not in enabled drivers build config 00:04:05.996 net/vmxnet3: not in enabled drivers build config 00:04:05.996 raw/*: missing internal dependency, "rawdev" 00:04:05.996 crypto/armv8: not in enabled drivers build config 00:04:05.996 crypto/bcmfs: not in enabled drivers build config 00:04:05.996 crypto/caam_jr: not in enabled drivers build config 00:04:05.996 crypto/ccp: not in enabled drivers build config 00:04:05.996 crypto/cnxk: not in enabled drivers build config 00:04:05.996 crypto/dpaa_sec: not in enabled drivers build config 00:04:05.996 crypto/dpaa2_sec: not in enabled drivers build config 00:04:05.996 crypto/ipsec_mb: not in enabled drivers build config 00:04:05.996 crypto/mlx5: not in enabled drivers build config 00:04:05.996 crypto/mvsam: not in enabled drivers build config 00:04:05.996 crypto/nitrox: not in enabled drivers build config 00:04:05.996 crypto/null: not in enabled drivers build config 00:04:05.996 crypto/octeontx: not in enabled drivers build config 00:04:05.996 crypto/openssl: not in enabled drivers build config 00:04:05.996 crypto/scheduler: not in enabled drivers build config 00:04:05.996 crypto/uadk: not in enabled drivers build config 00:04:05.996 crypto/virtio: not in enabled drivers build config 00:04:05.996 compress/isal: not in enabled drivers build config 00:04:05.996 compress/mlx5: not in enabled drivers build config 00:04:05.996 compress/octeontx: not in enabled drivers build config 00:04:05.996 compress/zlib: not in enabled drivers build config 00:04:05.996 regex/*: missing internal dependency, "regexdev" 00:04:05.996 ml/*: missing internal dependency, "mldev" 00:04:05.996 vdpa/ifc: not in enabled drivers build config 00:04:05.996 vdpa/mlx5: not in enabled drivers build config 00:04:05.996 vdpa/nfp: not in enabled drivers build config 00:04:05.996 vdpa/sfc: not in enabled drivers build config 00:04:05.996 event/*: missing internal dependency, "eventdev" 00:04:05.996 baseband/*: missing internal dependency, "bbdev" 00:04:05.996 gpu/*: missing internal dependency, "gpudev" 00:04:05.996 00:04:05.996 00:04:06.255 Cleaning... 0 files. 00:04:06.514 Build targets in project: 85 00:04:06.514 00:04:06.514 DPDK 23.11.0 00:04:06.514 00:04:06.514 User defined options 00:04:06.514 default_library : shared 00:04:06.514 libdir : lib 00:04:06.514 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:04:06.514 c_args : -fPIC -Wno-error -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:04:06.514 c_link_args : 00:04:06.514 cpu_instruction_set: native 00:04:06.514 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:04:06.514 disable_libs : acl,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:04:06.514 enable_docs : false 00:04:06.515 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:04:06.515 enable_kmods : false 00:04:06.515 tests : false 00:04:06.515 00:04:06.515 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:07.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:04:07.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:04:07.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:04:07.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:04:07.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.so 00:04:07.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:04:07.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:04:07.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.so 00:04:07.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.so 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.so 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.so 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.so 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.so 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:04:07.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.so 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.so 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.so 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.so 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:04:07.602 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.so 00:04:07.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:04:07.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:04:07.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.so 00:04:08.121 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:04:08.121 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:04:08.121 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.so 00:04:08.690 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:04:08.690 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:04:08.690 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:04:08.690 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:04:08.690 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:04:08.690 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:04:08.690 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.so 00:04:08.690 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.so 00:04:08.690 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.so 00:04:08.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:04:08.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:04:08.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:04:08.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.so 00:04:08.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:04:08.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.so 00:04:09.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:04:09.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:04:09.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:04:09.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:04:09.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:04:09.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:04:09.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:04:09.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.so 00:04:09.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:04:09.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.so 00:04:09.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.so 00:04:09.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.so 00:04:09.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:04:09.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:04:09.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:04:09.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:04:09.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:04:09.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:04:09.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:04:09.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.so 00:04:09.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:04:09.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.so 00:04:09.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.so 00:04:09.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.so 00:04:09.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:04:09.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:04:09.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:04:09.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:04:09.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:04:09.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:04:09.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:04:09.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:04:09.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.so 00:04:09.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.so 00:04:09.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.so 00:04:09.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.so 00:04:10.295 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:04:10.295 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:04:10.295 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:04:10.295 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:04:10.295 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.so 00:04:10.295 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.so 00:04:10.554 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:04:10.554 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:04:10.554 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.so 00:04:10.554 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:04:10.554 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:04:10.554 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.so 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.so 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.so 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.so 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.so 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.so 00:04:10.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.so 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.so 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.so 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.so 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.so 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.so 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.so 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.so 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.so 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.so 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.so 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.so 00:04:10.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.so 00:04:11.098 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:04:11.098 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:04:11.098 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:04:11.098 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:04:11.098 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:04:11.098 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:04:11.098 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.so 00:04:11.098 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.so 00:04:11.098 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.so 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.so 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.so 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.so 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.so 00:04:11.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.so 00:04:11.926 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:04:12.185 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:04:12.185 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.so 00:04:12.444 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:04:12.444 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:04:12.444 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.so 00:04:12.703 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:04:12.704 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:04:12.704 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:04:12.704 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:04:12.704 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:04:12.704 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:04:12.704 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.so 00:04:12.704 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.so 00:04:12.704 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.so 00:04:12.963 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:04:12.963 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:04:12.963 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:04:12.963 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:04:12.963 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.so 00:04:13.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.so 00:04:13.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:04:13.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:04:13.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:04:13.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:04:13.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:04:13.481 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk.so 00:04:13.739 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:04:13.739 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:04:13.739 /bin/sh: line 1: patchelf: command not found 00:04:13.739 /bin/sh: line 1: patchelf: command not found 00:04:13.739 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:04:13.739 /bin/sh: line 1: patchelf: command not found 00:04:13.739 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:04:13.739 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:04:13.739 /bin/sh: line 1: patchelf: command not found 00:04:13.739 /bin/sh: line 1: patchelf: command not found 00:04:13.739 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:04:13.739 /bin/sh: line 1: patchelf: command not found 00:04:13.739 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:04:13.739 /bin/sh: line 1: patchelf: command not found 00:04:13.739 make[2]: Nothing to be done for 'install'. 00:04:13.739 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:04:13.739 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:04:13.739 /bin/sh: line 1: patchelf: command not found 00:04:13.739 /bin/sh: line 1: patchelf: command not found 00:04:13.739 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:04:13.739 /bin/sh: line 1: patchelf: command not found 00:04:13.997 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:04:13.997 /bin/sh: line 1: patchelf: command not found 00:04:13.997 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:04:13.997 /bin/sh: line 1: patchelf: command not found 00:04:14.937 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:04:14.937 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:04:14.937 17:59:12 -- external_code/test_make.sh@33 -- $ export SPDK_HEADER_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:14.937 17:59:12 -- external_code/test_make.sh@33 -- $ SPDK_HEADER_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:14.937 17:59:12 -- external_code/test_make.sh@34 -- $ export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:14.937 17:59:12 -- external_code/test_make.sh@34 -- $ SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:14.937 17:59:12 -- external_code/test_make.sh@35 -- $ export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:14.937 17:59:12 -- external_code/test_make.sh@35 -- $ DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:14.937 17:59:12 -- external_code/test_make.sh@36 -- $ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru 00:04:14.937 17:59:12 -- external_code/test_make.sh@36 -- $ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru 00:04:14.937 17:59:12 -- external_code/test_make.sh@37 -- $ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel 00:04:14.937 17:59:12 -- external_code/test_make.sh@37 -- $ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel 00:04:14.937 17:59:12 -- external_code/test_make.sh@38 -- $ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:14.937 17:59:12 -- external_code/test_make.sh@38 -- $ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:14.937 17:59:12 -- external_code/test_make.sh@39 -- $ _sudo='sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib' 00:04:14.937 17:59:12 -- external_code/test_make.sh@42 -- $ run_test external_make_accel_module_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:04:14.937 17:59:12 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:14.937 17:59:12 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:14.937 17:59:12 -- common/autotest_common.sh@10 -- $ set +x 00:04:14.937 ************************************ 00:04:14.937 START TEST external_make_accel_module_shared 00:04:14.937 ************************************ 00:04:14.937 17:59:12 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:04:14.937 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:14.937 make --directory=accel shared_module 00:04:14.937 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:14.937 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC module.c -o module.o 00:04:15.198 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared module.o -o libaccel_external_module.so 00:04:15.198 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o module app_module.c -g -L. -laccel_external_module \ 00:04:15.198 -lspdk -lisal -lisal_crypto -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log 00:04:15.458 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:15.458 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:15.458 ************************************ 00:04:15.458 END TEST external_make_accel_module_shared 00:04:15.458 ************************************ 00:04:15.458 00:04:15.458 real 0m0.634s 00:04:15.458 user 0m0.327s 00:04:15.458 sys 0m0.240s 00:04:15.458 17:59:13 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:15.458 17:59:13 -- common/autotest_common.sh@10 -- $ set +x 00:04:15.458 17:59:13 -- external_code/test_make.sh@43 -- $ run_test external_run_accel_module_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:04:15.458 17:59:13 -- common/autotest_common.sh@1077 -- $ '[' 8 -le 1 ']' 00:04:15.458 17:59:13 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:15.458 17:59:13 -- common/autotest_common.sh@10 -- $ set +x 00:04:15.458 ************************************ 00:04:15.458 START TEST external_run_accel_module_shared 00:04:15.458 ************************************ 00:04:15.458 17:59:13 -- common/autotest_common.sh@1104 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:04:15.717 [2024-04-25 17:59:13.454536] Starting SPDK v24.01.1-pre git sha1 36faa8c31 / DPDK 23.11.0 initialization... 00:04:15.717 [2024-04-25 17:59:13.454647] [ DPDK EAL parameters: accel_external_module --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid58116 ] 00:04:15.717 [2024-04-25 17:59:13.585375] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:15.976 [2024-04-25 17:59:13.653682] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:04:15.976 [2024-04-25 17:59:13.658337] accel_rpc.c: 168:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:04:15.976 [2024-04-25 17:59:13.666304] accel_rpc.c: 168:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:04:15.976 [2024-04-25 17:59:13.674287] accel_rpc.c: 168:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:04:16.235 Running on accel module task with code: 1 00:04:16.235 Running fill callback 00:04:16.235 Running on accel module task with code: 0 00:04:16.235 Running copy callback 00:04:16.235 Running on accel module task with code: 3 00:04:16.235 Running compare callback 00:04:16.235 ************************************ 00:04:16.235 END TEST external_run_accel_module_shared 00:04:16.235 ************************************ 00:04:16.235 00:04:16.235 real 0m0.776s 00:04:16.235 user 0m0.387s 00:04:16.235 sys 0m0.246s 00:04:16.235 17:59:14 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:16.235 17:59:14 -- common/autotest_common.sh@10 -- $ set +x 00:04:16.496 17:59:14 -- external_code/test_make.sh@46 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:16.496 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:16.496 rm -f ./hello_world/hello_bdev 00:04:16.496 rm -f ./passthru/libpassthru_external.* 00:04:16.496 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:16.496 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:16.496 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:16.496 17:59:14 -- external_code/test_make.sh@49 -- $ run_test external_make_accel_driver_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:04:16.496 17:59:14 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:16.496 17:59:14 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:16.496 17:59:14 -- common/autotest_common.sh@10 -- $ set +x 00:04:16.496 ************************************ 00:04:16.496 START TEST external_make_accel_driver_shared 00:04:16.496 ************************************ 00:04:16.496 17:59:14 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:04:16.496 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:16.496 make --directory=accel shared_driver 00:04:16.756 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:16.756 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC module.c -o module.o 00:04:16.756 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC driver.c -o driver.o 00:04:17.016 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared module.o driver.o -o libaccel_external_driver.so 00:04:17.016 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o driver app_driver.c -g -L. -laccel_external_driver \ 00:04:17.016 -lspdk -lisal -lisal_crypto -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log 00:04:17.276 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:17.276 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:17.276 00:04:17.276 real 0m0.698s 00:04:17.276 user 0m0.416s 00:04:17.276 sys 0m0.274s 00:04:17.276 ************************************ 00:04:17.276 END TEST external_make_accel_driver_shared 00:04:17.276 ************************************ 00:04:17.276 17:59:15 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:17.276 17:59:15 -- common/autotest_common.sh@10 -- $ set +x 00:04:17.276 17:59:15 -- external_code/test_make.sh@50 -- $ run_test external_run_accel_driver_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:04:17.276 17:59:15 -- common/autotest_common.sh@1077 -- $ '[' 8 -le 1 ']' 00:04:17.276 17:59:15 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:17.276 17:59:15 -- common/autotest_common.sh@10 -- $ set +x 00:04:17.276 ************************************ 00:04:17.276 START TEST external_run_accel_driver_shared 00:04:17.276 ************************************ 00:04:17.276 17:59:15 -- common/autotest_common.sh@1104 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:04:17.276 [2024-04-25 17:59:15.187991] Starting SPDK v24.01.1-pre git sha1 36faa8c31 / DPDK 23.11.0 initialization... 00:04:17.276 [2024-04-25 17:59:15.188046] [ DPDK EAL parameters: accel_external_driver --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid58224 ] 00:04:17.536 [2024-04-25 17:59:15.312504] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:17.536 [2024-04-25 17:59:15.374092] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:04:17.536 [2024-04-25 17:59:15.378550] accel_rpc.c: 352:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:04:18.105 Running on accel driver task with code: 0 00:04:18.105 Running on accel module task with code: 0 00:04:18.105 Running on accel driver task with code: 1 00:04:18.105 Running on accel driver task with code: 0 00:04:18.105 Running on accel module task with code: 0 00:04:18.105 Running on accel driver task with code: 1 00:04:18.105 Running sequence callback 00:04:18.105 00:04:18.105 real 0m0.727s 00:04:18.105 user 0m0.354s 00:04:18.105 sys 0m0.233s 00:04:18.105 17:59:15 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:18.105 ************************************ 00:04:18.105 END TEST external_run_accel_driver_shared 00:04:18.105 ************************************ 00:04:18.105 17:59:15 -- common/autotest_common.sh@10 -- $ set +x 00:04:18.105 17:59:15 -- external_code/test_make.sh@53 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:18.105 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:18.105 rm -f ./hello_world/hello_bdev 00:04:18.105 rm -f ./passthru/libpassthru_external.* 00:04:18.105 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:18.105 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:18.105 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:18.105 17:59:16 -- external_code/test_make.sh@56 -- $ run_test external_make_hello_bdev_shared_combo make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:04:18.105 17:59:16 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:18.105 17:59:16 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:18.105 17:59:16 -- common/autotest_common.sh@10 -- $ set +x 00:04:18.365 ************************************ 00:04:18.365 START TEST external_make_hello_bdev_shared_combo 00:04:18.365 ************************************ 00:04:18.365 17:59:16 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:04:18.365 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:18.365 make --directory=passthru shared 00:04:18.365 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:18.365 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:04:18.365 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru.c -o ./vbdev_passthru.o 00:04:18.626 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared ./vbdev_passthru_rpc.o ./vbdev_passthru.o -o ./libpassthru_external.so 00:04:18.626 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:18.626 make --directory=hello_world bdev_shared_combo 00:04:18.626 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:18.885 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c -lpassthru_external \ 00:04:18.885 -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -laio -lnuma -ldl 00:04:19.145 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:19.145 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:19.145 ************************************ 00:04:19.145 END TEST external_make_hello_bdev_shared_combo 00:04:19.145 ************************************ 00:04:19.145 00:04:19.145 real 0m0.955s 00:04:19.145 user 0m0.559s 00:04:19.145 sys 0m0.380s 00:04:19.145 17:59:16 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:19.145 17:59:16 -- common/autotest_common.sh@10 -- $ set +x 00:04:19.145 17:59:17 -- external_code/test_make.sh@57 -- $ run_test external_run_hello_bdev_shared_combo sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:19.145 17:59:17 -- common/autotest_common.sh@1077 -- $ '[' 10 -le 1 ']' 00:04:19.145 17:59:17 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:19.145 17:59:17 -- common/autotest_common.sh@10 -- $ set +x 00:04:19.145 ************************************ 00:04:19.145 START TEST external_run_hello_bdev_shared_combo 00:04:19.145 ************************************ 00:04:19.145 17:59:17 -- common/autotest_common.sh@1104 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:19.405 [2024-04-25 17:59:17.133886] Starting SPDK v24.01.1-pre git sha1 36faa8c31 / DPDK 23.11.0 initialization... 00:04:19.405 [2024-04-25 17:59:17.133942] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid58350 ] 00:04:19.405 [2024-04-25 17:59:17.257500] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:19.405 [2024-04-25 17:59:17.333118] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:04:19.664 [2024-04-25 17:59:17.528105] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:19.664 [2024-04-25 17:59:17.528150] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:19.664 [2024-04-25 17:59:17.528161] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x1cb5180 00:04:19.664 [2024-04-25 17:59:17.528170] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:19.664 [2024-04-25 17:59:17.528568] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:19.664 [2024-04-25 17:59:17.528585] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:19.664 [2024-04-25 17:59:17.532643] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:19.664 [2024-04-25 17:59:17.532667] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:19.664 [2024-04-25 17:59:17.532677] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:19.664 [2024-04-25 17:59:17.532952] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:19.664 [2024-04-25 17:59:17.532972] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:19.664 [2024-04-25 17:59:17.532982] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:19.664 [2024-04-25 17:59:17.532992] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:19.664 00:04:19.664 [2024-04-25 17:59:17.533001] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:19.924 ************************************ 00:04:19.924 END TEST external_run_hello_bdev_shared_combo 00:04:19.924 ************************************ 00:04:19.924 00:04:19.924 real 0m0.764s 00:04:19.924 user 0m0.371s 00:04:19.924 sys 0m0.248s 00:04:19.924 17:59:17 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:19.924 17:59:17 -- common/autotest_common.sh@10 -- $ set +x 00:04:20.183 17:59:17 -- external_code/test_make.sh@60 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:20.183 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:20.183 rm -f ./hello_world/hello_bdev 00:04:20.183 rm -f ./passthru/libpassthru_external.* 00:04:20.183 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:20.183 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:20.183 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:20.183 17:59:18 -- external_code/test_make.sh@63 -- $ run_test external_make_hello_no_bdev_shared_combo make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:04:20.183 17:59:18 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:20.183 17:59:18 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:20.183 17:59:18 -- common/autotest_common.sh@10 -- $ set +x 00:04:20.183 ************************************ 00:04:20.183 START TEST external_make_hello_no_bdev_shared_combo 00:04:20.183 ************************************ 00:04:20.183 17:59:18 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:04:20.183 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:20.183 make --directory=hello_world alone_shared_combo 00:04:20.442 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:20.442 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -laio -lnuma -ldl 00:04:20.702 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:20.702 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:20.702 00:04:20.702 real 0m0.564s 00:04:20.702 user 0m0.361s 00:04:20.702 sys 0m0.196s 00:04:20.702 ************************************ 00:04:20.702 END TEST external_make_hello_no_bdev_shared_combo 00:04:20.702 ************************************ 00:04:20.702 17:59:18 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:20.702 17:59:18 -- common/autotest_common.sh@10 -- $ set +x 00:04:20.961 17:59:18 -- external_code/test_make.sh@64 -- $ run_test external_run_hello_no_bdev_shared_combo sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:20.961 17:59:18 -- common/autotest_common.sh@1077 -- $ '[' 10 -le 1 ']' 00:04:20.961 17:59:18 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:20.961 17:59:18 -- common/autotest_common.sh@10 -- $ set +x 00:04:20.961 ************************************ 00:04:20.961 START TEST external_run_hello_no_bdev_shared_combo 00:04:20.961 ************************************ 00:04:20.961 17:59:18 -- common/autotest_common.sh@1104 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:20.961 [2024-04-25 17:59:18.730869] Starting SPDK v24.01.1-pre git sha1 36faa8c31 / DPDK 23.11.0 initialization... 00:04:20.961 [2024-04-25 17:59:18.730934] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid58452 ] 00:04:20.961 [2024-04-25 17:59:18.854794] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:21.220 [2024-04-25 17:59:18.914886] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:04:21.220 [2024-04-25 17:59:19.109850] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:21.220 [2024-04-25 17:59:19.109892] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:21.220 [2024-04-25 17:59:19.109905] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:21.220 [2024-04-25 17:59:19.110290] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:21.220 [2024-04-25 17:59:19.110311] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:21.220 [2024-04-25 17:59:19.110320] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:21.220 [2024-04-25 17:59:19.110331] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:21.220 00:04:21.220 [2024-04-25 17:59:19.110341] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:21.479 ************************************ 00:04:21.479 END TEST external_run_hello_no_bdev_shared_combo 00:04:21.479 ************************************ 00:04:21.479 00:04:21.479 real 0m0.741s 00:04:21.479 user 0m0.355s 00:04:21.479 sys 0m0.244s 00:04:21.479 17:59:19 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:21.479 17:59:19 -- common/autotest_common.sh@10 -- $ set +x 00:04:21.738 17:59:19 -- external_code/test_make.sh@67 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:21.738 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:21.738 rm -f ./hello_world/hello_bdev 00:04:21.738 rm -f ./passthru/libpassthru_external.* 00:04:21.738 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:21.738 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:21.738 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:21.738 17:59:19 -- external_code/test_make.sh@70 -- $ run_test external_make_hello_bdev_shared_iso make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:04:21.738 17:59:19 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:21.738 17:59:19 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:21.738 17:59:19 -- common/autotest_common.sh@10 -- $ set +x 00:04:21.738 ************************************ 00:04:21.738 START TEST external_make_hello_bdev_shared_iso 00:04:21.738 ************************************ 00:04:21.738 17:59:19 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:04:21.738 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:21.738 make --directory=passthru shared 00:04:21.998 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:21.998 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:04:21.998 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru.c -o ./vbdev_passthru.o 00:04:21.998 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared ./vbdev_passthru_rpc.o ./vbdev_passthru.o -o ./libpassthru_external.so 00:04:22.257 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:22.257 make --directory=hello_world bdev_shared_iso 00:04:22.257 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:22.517 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -Wl,--no-as-needed -o hello_bdev ./hello_bdev.c \ 00:04:22.517 -lpassthru_external -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_init -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_util -lspdk_log \ 00:04:22.517 -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -laio -lnuma -ldl 00:04:22.777 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:22.777 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:22.777 00:04:22.777 real 0m0.860s 00:04:22.777 user 0m0.510s 00:04:22.777 sys 0m0.339s 00:04:22.777 ************************************ 00:04:22.777 END TEST external_make_hello_bdev_shared_iso 00:04:22.777 ************************************ 00:04:22.777 17:59:20 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:22.777 17:59:20 -- common/autotest_common.sh@10 -- $ set +x 00:04:22.777 17:59:20 -- external_code/test_make.sh@71 -- $ run_test external_run_hello_bdev_shared_iso sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:22.777 17:59:20 -- common/autotest_common.sh@1077 -- $ '[' 10 -le 1 ']' 00:04:22.777 17:59:20 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:22.777 17:59:20 -- common/autotest_common.sh@10 -- $ set +x 00:04:22.777 ************************************ 00:04:22.777 START TEST external_run_hello_bdev_shared_iso 00:04:22.777 ************************************ 00:04:22.777 17:59:20 -- common/autotest_common.sh@1104 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:22.777 [2024-04-25 17:59:20.597215] Starting SPDK v24.01.1-pre git sha1 36faa8c31 / DPDK 23.11.0 initialization... 00:04:22.777 [2024-04-25 17:59:20.597295] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid58578 ] 00:04:23.037 [2024-04-25 17:59:20.722595] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:23.037 [2024-04-25 17:59:20.784790] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:04:23.037 [2024-04-25 17:59:20.879386] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:23.037 [2024-04-25 17:59:20.879432] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:23.037 [2024-04-25 17:59:20.879442] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x21aca90 00:04:23.037 [2024-04-25 17:59:20.879452] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:23.037 [2024-04-25 17:59:20.880097] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:23.037 [2024-04-25 17:59:20.880122] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:23.037 [2024-04-25 17:59:20.884031] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:23.037 [2024-04-25 17:59:20.884054] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:23.037 [2024-04-25 17:59:20.884064] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:23.037 [2024-04-25 17:59:20.884355] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:23.037 [2024-04-25 17:59:20.884375] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:23.037 [2024-04-25 17:59:20.884384] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:23.037 [2024-04-25 17:59:20.884394] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:23.037 00:04:23.037 [2024-04-25 17:59:20.884404] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:23.297 ************************************ 00:04:23.297 END TEST external_run_hello_bdev_shared_iso 00:04:23.297 ************************************ 00:04:23.297 00:04:23.297 real 0m0.509s 00:04:23.297 user 0m0.218s 00:04:23.297 sys 0m0.162s 00:04:23.297 17:59:21 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:23.297 17:59:21 -- common/autotest_common.sh@10 -- $ set +x 00:04:23.297 17:59:21 -- external_code/test_make.sh@74 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:23.297 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:23.297 rm -f ./hello_world/hello_bdev 00:04:23.297 rm -f ./passthru/libpassthru_external.* 00:04:23.297 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:23.297 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:23.297 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:23.556 17:59:21 -- external_code/test_make.sh@77 -- $ run_test external_make_hello_no_bdev_shared_iso make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:23.556 17:59:21 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:23.556 17:59:21 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:23.556 17:59:21 -- common/autotest_common.sh@10 -- $ set +x 00:04:23.556 ************************************ 00:04:23.556 START TEST external_make_hello_no_bdev_shared_iso 00:04:23.556 ************************************ 00:04:23.556 17:59:21 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:23.556 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:23.556 make --directory=hello_world alone_shared_iso 00:04:23.556 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:23.816 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c \ 00:04:23.816 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_init -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_util -lspdk_log -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -laio -lnuma -ldl 00:04:24.076 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:24.076 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:24.076 00:04:24.076 real 0m0.568s 00:04:24.076 user 0m0.332s 00:04:24.076 sys 0m0.229s 00:04:24.076 ************************************ 00:04:24.076 END TEST external_make_hello_no_bdev_shared_iso 00:04:24.076 ************************************ 00:04:24.076 17:59:21 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:24.076 17:59:21 -- common/autotest_common.sh@10 -- $ set +x 00:04:24.077 17:59:21 -- external_code/test_make.sh@78 -- $ run_test external_run_hello_no_bdev_shared_iso sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:24.077 17:59:21 -- common/autotest_common.sh@1077 -- $ '[' 10 -le 1 ']' 00:04:24.077 17:59:21 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:24.077 17:59:21 -- common/autotest_common.sh@10 -- $ set +x 00:04:24.077 ************************************ 00:04:24.077 START TEST external_run_hello_no_bdev_shared_iso 00:04:24.077 ************************************ 00:04:24.077 17:59:21 -- common/autotest_common.sh@1104 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:24.077 [2024-04-25 17:59:21.945414] Starting SPDK v24.01.1-pre git sha1 36faa8c31 / DPDK 23.11.0 initialization... 00:04:24.077 [2024-04-25 17:59:21.945525] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid58679 ] 00:04:24.339 [2024-04-25 17:59:22.070762] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:24.339 [2024-04-25 17:59:22.142685] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:04:24.339 [2024-04-25 17:59:22.249392] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:24.339 [2024-04-25 17:59:22.249442] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:24.339 [2024-04-25 17:59:22.249455] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:24.339 [2024-04-25 17:59:22.249940] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:24.339 [2024-04-25 17:59:22.249964] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:24.339 [2024-04-25 17:59:22.249976] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:24.339 [2024-04-25 17:59:22.249986] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:24.339 00:04:24.339 [2024-04-25 17:59:22.249996] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:24.612 00:04:24.612 real 0m0.532s 00:04:24.612 user 0m0.227s 00:04:24.612 sys 0m0.172s 00:04:24.612 ************************************ 00:04:24.612 END TEST external_run_hello_no_bdev_shared_iso 00:04:24.612 ************************************ 00:04:24.612 17:59:22 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:24.612 17:59:22 -- common/autotest_common.sh@10 -- $ set +x 00:04:24.612 17:59:22 -- external_code/test_make.sh@82 -- $ run_test external_make_nvme_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:24.612 17:59:22 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:24.612 17:59:22 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:24.612 17:59:22 -- common/autotest_common.sh@10 -- $ set +x 00:04:24.612 ************************************ 00:04:24.612 START TEST external_make_nvme_shared 00:04:24.612 ************************************ 00:04:24.612 17:59:22 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:24.612 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:24.612 make --directory=nvme shared 00:04:24.872 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:24.872 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC nvme.c -o nvme.o 00:04:24.872 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared nvme.o -o libnvme_external.so 00:04:25.132 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs identify.c -o identify -L. -lnvme_external \ 00:04:25.132 -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -laio -lnuma -ldl 00:04:25.132 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:25.132 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:25.132 00:04:25.132 real 0m0.547s 00:04:25.132 user 0m0.318s 00:04:25.132 sys 0m0.222s 00:04:25.132 ************************************ 00:04:25.132 END TEST external_make_nvme_shared 00:04:25.132 ************************************ 00:04:25.132 17:59:23 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:25.132 17:59:23 -- common/autotest_common.sh@10 -- $ set +x 00:04:25.132 17:59:23 -- external_code/test_make.sh@83 -- $ run_test external_run_nvme_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:04:25.132 17:59:23 -- common/autotest_common.sh@1077 -- $ '[' 6 -le 1 ']' 00:04:25.132 17:59:23 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:25.132 17:59:23 -- common/autotest_common.sh@10 -- $ set +x 00:04:25.391 ************************************ 00:04:25.391 START TEST external_run_nvme_shared 00:04:25.391 ************************************ 00:04:25.391 17:59:23 -- common/autotest_common.sh@1104 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:04:25.391 * Looking for test storage... 00:04:25.391 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:25.391 17:59:23 -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:04:25.391 17:59:23 -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:04:25.391 17:59:23 -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:04:25.391 17:59:23 -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:04:25.391 17:59:23 -- nvme/identify.sh@14 -- # export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:25.391 17:59:23 -- nvme/identify.sh@14 -- # LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:25.391 17:59:23 -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:04:25.649 17:59:23 -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:04:25.649 NVMe Controller at 0000:00:06.0 00:04:25.649 ===================================================== 00:04:25.649 Vendor ID: 1b36 00:04:25.649 Subsystem Vendor ID: 1af4 00:04:25.649 Serial Number: 12340 00:04:25.649 Model Number: QEMU NVMe Ctrl 00:04:25.649 Firmware Version: 8.0.0 00:04:25.649 Recommended Arb Burst: 6 00:04:25.649 IEEE OUI Identifier: 00 54 52 00:04:25.649 Multi-path I/O 00:04:25.649 May have multiple subsystem ports: No 00:04:25.649 May have multiple controllers: No 00:04:25.649 Associated with SR-IOV VF: No 00:04:25.649 Max Number of Namespaces: 256 00:04:25.649 NVMe Specification Version (Identify): 1.4 00:04:25.649 Optional Asynchronous Events Supported 00:04:25.649 Namespace Attribute Notices: Supported 00:04:25.649 Firmware Activation Notices: Not Supported 00:04:25.649 128-bit Host Identifier: Not Supported 00:04:25.649 ===================================================== 00:04:25.649 NVMe Controller at 0000:00:07.0 00:04:25.649 ===================================================== 00:04:25.649 Vendor ID: 1b36 00:04:25.649 Subsystem Vendor ID: 1af4 00:04:25.649 Serial Number: 12341 00:04:25.649 Model Number: QEMU NVMe Ctrl 00:04:25.649 Firmware Version: 8.0.0 00:04:25.649 Recommended Arb Burst: 6 00:04:25.649 IEEE OUI Identifier: 00 54 52 00:04:25.649 Multi-path I/O 00:04:25.649 May have multiple subsystem ports: No 00:04:25.649 May have multiple controllers: No 00:04:25.649 Associated with SR-IOV VF: No 00:04:25.649 Max Number of Namespaces: 256 00:04:25.649 NVMe Specification Version (Identify): 1.4 00:04:25.649 Optional Asynchronous Events Supported 00:04:25.649 Namespace Attribute Notices: Supported 00:04:25.649 Firmware Activation Notices: Not Supported 00:04:25.649 128-bit Host Identifier: Not Supported' 00:04:25.649 17:59:23 -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:04:25.649 17:59:23 -- common/autotest_common.sh@1498 -- # bdfs=() 00:04:25.649 17:59:23 -- common/autotest_common.sh@1498 -- # local bdfs 00:04:25.649 17:59:23 -- common/autotest_common.sh@1499 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:25.649 17:59:23 -- common/autotest_common.sh@1499 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:25.649 17:59:23 -- common/autotest_common.sh@1499 -- # jq -r '.config[].params.traddr' 00:04:25.649 17:59:23 -- common/autotest_common.sh@1500 -- # (( 2 == 0 )) 00:04:25.649 17:59:23 -- common/autotest_common.sh@1504 -- # printf '%s\n' 0000:00:06.0 0000:00:07.0 00:04:25.649 17:59:23 -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:25.649 17:59:23 -- nvme/identify.sh@19 -- # grep 0000:00:06.0 00:04:25.649 NVMe Controller at 0000:00:06.0 00:04:25.649 17:59:23 -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:25.649 17:59:23 -- nvme/identify.sh@19 -- # grep 0000:00:07.0 00:04:25.649 NVMe Controller at 0000:00:07.0 00:04:25.649 17:59:23 -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:04:25.649 17:59:23 -- common/autotest_common.sh@1498 -- # bdfs=() 00:04:25.649 17:59:23 -- common/autotest_common.sh@1498 -- # local bdfs 00:04:25.649 17:59:23 -- common/autotest_common.sh@1499 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:25.649 17:59:23 -- common/autotest_common.sh@1499 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:25.649 17:59:23 -- common/autotest_common.sh@1499 -- # jq -r '.config[].params.traddr' 00:04:25.909 17:59:23 -- common/autotest_common.sh@1500 -- # (( 2 == 0 )) 00:04:25.909 17:59:23 -- common/autotest_common.sh@1504 -- # printf '%s\n' 0000:00:06.0 0000:00:07.0 00:04:25.909 17:59:23 -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:25.909 17:59:23 -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:06.0 00:04:25.909 ===================================================== 00:04:25.909 NVMe Controller at 0000:00:06.0 00:04:25.909 ===================================================== 00:04:25.909 Vendor ID: 1b36 00:04:25.909 Subsystem Vendor ID: 1af4 00:04:25.909 Serial Number: 12340 00:04:25.909 Model Number: QEMU NVMe Ctrl 00:04:25.909 Firmware Version: 8.0.0 00:04:25.909 Recommended Arb Burst: 6 00:04:25.909 IEEE OUI Identifier: 00 54 52 00:04:25.909 Multi-path I/O 00:04:25.909 May have multiple subsystem ports: No 00:04:25.909 May have multiple controllers: No 00:04:25.909 Associated with SR-IOV VF: No 00:04:25.909 Max Number of Namespaces: 256 00:04:25.909 NVMe Specification Version (Identify): 1.4 00:04:25.909 Optional Asynchronous Events Supported 00:04:25.909 Namespace Attribute Notices: Supported 00:04:25.909 Firmware Activation Notices: Not Supported 00:04:25.909 128-bit Host Identifier: Not Supported 00:04:25.909 17:59:23 -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:25.909 17:59:23 -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:07.0 00:04:26.169 ===================================================== 00:04:26.169 NVMe Controller at 0000:00:07.0 00:04:26.169 ===================================================== 00:04:26.169 Vendor ID: 1b36 00:04:26.169 Subsystem Vendor ID: 1af4 00:04:26.169 Serial Number: 12341 00:04:26.169 Model Number: QEMU NVMe Ctrl 00:04:26.169 Firmware Version: 8.0.0 00:04:26.169 Recommended Arb Burst: 6 00:04:26.169 IEEE OUI Identifier: 00 54 52 00:04:26.169 Multi-path I/O 00:04:26.169 May have multiple subsystem ports: No 00:04:26.169 May have multiple controllers: No 00:04:26.169 Associated with SR-IOV VF: No 00:04:26.169 Max Number of Namespaces: 256 00:04:26.169 NVMe Specification Version (Identify): 1.4 00:04:26.169 Optional Asynchronous Events Supported 00:04:26.169 Namespace Attribute Notices: Supported 00:04:26.169 Firmware Activation Notices: Not Supported 00:04:26.169 128-bit Host Identifier: Not Supported 00:04:26.169 00:04:26.169 real 0m0.860s 00:04:26.169 user 0m0.262s 00:04:26.169 sys 0m0.423s 00:04:26.169 17:59:23 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:26.169 ************************************ 00:04:26.169 END TEST external_run_nvme_shared 00:04:26.169 ************************************ 00:04:26.169 17:59:23 -- common/autotest_common.sh@10 -- $ set +x 00:04:26.169 17:59:23 -- external_code/test_make.sh@85 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:26.169 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:26.170 rm -f ./hello_world/hello_bdev 00:04:26.170 rm -f ./passthru/libpassthru_external.* 00:04:26.170 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:26.429 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:26.429 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:26.429 17:59:24 -- external_code/test_make.sh@87 -- $ make -C /home/vagrant/spdk_repo/spdk clean 00:04:26.429 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:04:58.535 make[2]: Nothing to be done for 'clean'. 00:05:20.483 make[1]: Nothing to be done for 'clean'. 00:05:20.483 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:05:20.483 18:00:15 -- external_code/test_make.sh@88 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:05:20.483 18:00:15 -- external_code/test_make.sh@89 -- $ /home/vagrant/spdk_repo/spdk/configure --without-shared --without-ocf --disable-asan 00:05:20.483 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:05:20.483 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:32.699 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/isa-l/spdk-isal.log)...done. 00:05:44.915 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/isa-l-crypto/spdk-isal-crypto.log)...done. 00:05:44.916 Creating mk/config.mk...done. 00:05:44.916 Creating mk/cc.flags.mk...done. 00:05:44.916 Type 'make' to build. 00:05:44.916 18:00:42 -- external_code/test_make.sh@90 -- $ nproc 00:05:44.916 18:00:42 -- external_code/test_make.sh@90 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:05:44.916 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:05:44.916 make[1]: Nothing to be done for 'all'. 00:05:53.053 The Meson build system 00:05:53.053 Version: 1.3.1 00:05:53.053 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:05:53.053 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:05:53.053 Build type: native build 00:05:53.053 Program cat found: YES (/usr/bin/cat) 00:05:53.053 Project name: DPDK 00:05:53.053 Project version: 23.11.0 00:05:53.053 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:05:53.053 C linker for the host machine: cc ld.bfd 2.39-16 00:05:53.053 Host machine cpu family: x86_64 00:05:53.053 Host machine cpu: x86_64 00:05:53.053 Message: ## Building in Developer Mode ## 00:05:53.053 Program pkg-config found: YES (/usr/bin/pkg-config) 00:05:53.053 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:05:53.053 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:05:53.053 Program python3 found: YES (/usr/bin/python3) 00:05:53.053 Program cat found: YES (/usr/bin/cat) 00:05:53.053 Compiler for C supports arguments -march=native: YES 00:05:53.053 Checking for size of "void *" : 8 00:05:53.053 Checking for size of "void *" : 8 (cached) 00:05:53.053 Library m found: YES 00:05:53.053 Library numa found: YES 00:05:53.053 Has header "numaif.h" : YES 00:05:53.053 Library fdt found: NO 00:05:53.053 Library execinfo found: NO 00:05:53.053 Has header "execinfo.h" : YES 00:05:53.053 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:05:53.053 Run-time dependency libarchive found: NO (tried pkgconfig) 00:05:53.053 Run-time dependency libbsd found: NO (tried pkgconfig) 00:05:53.053 Run-time dependency jansson found: NO (tried pkgconfig) 00:05:53.053 Run-time dependency openssl found: YES 3.0.9 00:05:53.053 Run-time dependency libpcap found: YES 1.10.4 00:05:53.053 Has header "pcap.h" with dependency libpcap: YES 00:05:53.053 Compiler for C supports arguments -Wcast-qual: YES 00:05:53.053 Compiler for C supports arguments -Wdeprecated: YES 00:05:53.053 Compiler for C supports arguments -Wformat: YES 00:05:53.053 Compiler for C supports arguments -Wformat-nonliteral: YES 00:05:53.053 Compiler for C supports arguments -Wformat-security: YES 00:05:53.053 Compiler for C supports arguments -Wmissing-declarations: YES 00:05:53.053 Compiler for C supports arguments -Wmissing-prototypes: YES 00:05:53.053 Compiler for C supports arguments -Wnested-externs: YES 00:05:53.053 Compiler for C supports arguments -Wold-style-definition: YES 00:05:53.053 Compiler for C supports arguments -Wpointer-arith: YES 00:05:53.053 Compiler for C supports arguments -Wsign-compare: YES 00:05:53.053 Compiler for C supports arguments -Wstrict-prototypes: YES 00:05:53.053 Compiler for C supports arguments -Wundef: YES 00:05:53.053 Compiler for C supports arguments -Wwrite-strings: YES 00:05:53.053 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:05:53.053 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:05:53.053 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:05:53.053 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:05:53.053 Program objdump found: YES (/usr/bin/objdump) 00:05:53.053 Compiler for C supports arguments -mavx512f: YES 00:05:53.053 Checking if "AVX512 checking" compiles: YES 00:05:53.053 Fetching value of define "__SSE4_2__" : 1 00:05:53.053 Fetching value of define "__AES__" : 1 00:05:53.053 Fetching value of define "__AVX__" : 1 00:05:53.053 Fetching value of define "__AVX2__" : 1 00:05:53.053 Fetching value of define "__AVX512BW__" : 1 00:05:53.053 Fetching value of define "__AVX512CD__" : 1 00:05:53.053 Fetching value of define "__AVX512DQ__" : 1 00:05:53.053 Fetching value of define "__AVX512F__" : 1 00:05:53.053 Fetching value of define "__AVX512VL__" : 1 00:05:53.053 Fetching value of define "__PCLMUL__" : 1 00:05:53.053 Fetching value of define "__RDRND__" : 1 00:05:53.053 Fetching value of define "__RDSEED__" : 1 00:05:53.053 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:05:53.054 Fetching value of define "__znver1__" : (undefined) 00:05:53.054 Fetching value of define "__znver2__" : (undefined) 00:05:53.054 Fetching value of define "__znver3__" : (undefined) 00:05:53.054 Fetching value of define "__znver4__" : (undefined) 00:05:53.054 Compiler for C supports arguments -Wno-format-truncation: YES 00:05:53.054 Message: lib/log: Defining dependency "log" 00:05:53.054 Message: lib/kvargs: Defining dependency "kvargs" 00:05:53.054 Message: lib/telemetry: Defining dependency "telemetry" 00:05:53.054 Checking for function "getentropy" : NO 00:05:53.054 Message: lib/eal: Defining dependency "eal" 00:05:53.054 Message: lib/ring: Defining dependency "ring" 00:05:53.054 Message: lib/rcu: Defining dependency "rcu" 00:05:53.054 Message: lib/mempool: Defining dependency "mempool" 00:05:53.054 Message: lib/mbuf: Defining dependency "mbuf" 00:05:53.054 Fetching value of define "__PCLMUL__" : 1 (cached) 00:05:53.054 Fetching value of define "__AVX512F__" : 1 (cached) 00:05:53.054 Fetching value of define "__AVX512BW__" : 1 (cached) 00:05:53.054 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:05:53.054 Fetching value of define "__AVX512VL__" : 1 (cached) 00:05:53.054 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:05:53.054 Compiler for C supports arguments -mpclmul: YES 00:05:53.054 Compiler for C supports arguments -maes: YES 00:05:53.054 Compiler for C supports arguments -mavx512f: YES (cached) 00:05:53.054 Compiler for C supports arguments -mavx512bw: YES 00:05:53.054 Compiler for C supports arguments -mavx512dq: YES 00:05:53.054 Compiler for C supports arguments -mavx512vl: YES 00:05:53.054 Compiler for C supports arguments -mvpclmulqdq: YES 00:05:53.054 Compiler for C supports arguments -mavx2: YES 00:05:53.054 Compiler for C supports arguments -mavx: YES 00:05:53.054 Message: lib/net: Defining dependency "net" 00:05:53.054 Message: lib/meter: Defining dependency "meter" 00:05:53.054 Message: lib/ethdev: Defining dependency "ethdev" 00:05:53.054 Message: lib/pci: Defining dependency "pci" 00:05:53.054 Message: lib/cmdline: Defining dependency "cmdline" 00:05:53.054 Message: lib/hash: Defining dependency "hash" 00:05:53.054 Message: lib/timer: Defining dependency "timer" 00:05:53.054 Message: lib/compressdev: Defining dependency "compressdev" 00:05:53.054 Message: lib/cryptodev: Defining dependency "cryptodev" 00:05:53.054 Message: lib/dmadev: Defining dependency "dmadev" 00:05:53.054 Compiler for C supports arguments -Wno-cast-qual: YES 00:05:53.054 Message: lib/power: Defining dependency "power" 00:05:53.054 Message: lib/reorder: Defining dependency "reorder" 00:05:53.054 Message: lib/security: Defining dependency "security" 00:05:53.054 Has header "linux/userfaultfd.h" : YES 00:05:53.054 Has header "linux/vduse.h" : YES 00:05:53.054 Message: lib/vhost: Defining dependency "vhost" 00:05:53.054 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:05:53.054 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:05:53.054 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:05:53.054 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:05:53.054 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:05:53.054 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:05:53.054 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:05:53.054 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:05:53.054 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:05:53.054 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:05:53.054 Program doxygen found: YES (/usr/bin/doxygen) 00:05:53.054 Configuring doxy-api-html.conf using configuration 00:05:53.054 Configuring doxy-api-man.conf using configuration 00:05:53.054 Program mandb found: YES (/usr/bin/mandb) 00:05:53.054 Program sphinx-build found: NO 00:05:53.054 Configuring rte_build_config.h using configuration 00:05:53.054 Message: 00:05:53.054 ================= 00:05:53.054 Applications Enabled 00:05:53.054 ================= 00:05:53.054 00:05:53.054 apps: 00:05:53.054 00:05:53.054 00:05:53.054 Message: 00:05:53.054 ================= 00:05:53.054 Libraries Enabled 00:05:53.054 ================= 00:05:53.054 00:05:53.054 libs: 00:05:53.054 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:05:53.054 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:05:53.054 cryptodev, dmadev, power, reorder, security, vhost, 00:05:53.054 00:05:53.054 Message: 00:05:53.054 =============== 00:05:53.054 Drivers Enabled 00:05:53.054 =============== 00:05:53.054 00:05:53.054 common: 00:05:53.054 00:05:53.054 bus: 00:05:53.054 pci, vdev, 00:05:53.054 mempool: 00:05:53.054 ring, 00:05:53.054 dma: 00:05:53.054 00:05:53.054 net: 00:05:53.054 00:05:53.054 crypto: 00:05:53.054 00:05:53.054 compress: 00:05:53.054 00:05:53.054 vdpa: 00:05:53.054 00:05:53.054 00:05:53.054 Message: 00:05:53.054 ================= 00:05:53.054 Content Skipped 00:05:53.054 ================= 00:05:53.054 00:05:53.054 apps: 00:05:53.054 dumpcap: explicitly disabled via build config 00:05:53.054 graph: explicitly disabled via build config 00:05:53.054 pdump: explicitly disabled via build config 00:05:53.054 proc-info: explicitly disabled via build config 00:05:53.054 test-acl: explicitly disabled via build config 00:05:53.054 test-bbdev: explicitly disabled via build config 00:05:53.054 test-cmdline: explicitly disabled via build config 00:05:53.054 test-compress-perf: explicitly disabled via build config 00:05:53.054 test-crypto-perf: explicitly disabled via build config 00:05:53.054 test-dma-perf: explicitly disabled via build config 00:05:53.054 test-eventdev: explicitly disabled via build config 00:05:53.054 test-fib: explicitly disabled via build config 00:05:53.054 test-flow-perf: explicitly disabled via build config 00:05:53.054 test-gpudev: explicitly disabled via build config 00:05:53.054 test-mldev: explicitly disabled via build config 00:05:53.054 test-pipeline: explicitly disabled via build config 00:05:53.054 test-pmd: explicitly disabled via build config 00:05:53.054 test-regex: explicitly disabled via build config 00:05:53.054 test-sad: explicitly disabled via build config 00:05:53.054 test-security-perf: explicitly disabled via build config 00:05:53.054 00:05:53.054 libs: 00:05:53.054 metrics: explicitly disabled via build config 00:05:53.054 acl: explicitly disabled via build config 00:05:53.054 bbdev: explicitly disabled via build config 00:05:53.054 bitratestats: explicitly disabled via build config 00:05:53.054 bpf: explicitly disabled via build config 00:05:53.054 cfgfile: explicitly disabled via build config 00:05:53.054 distributor: explicitly disabled via build config 00:05:53.054 efd: explicitly disabled via build config 00:05:53.054 eventdev: explicitly disabled via build config 00:05:53.054 dispatcher: explicitly disabled via build config 00:05:53.054 gpudev: explicitly disabled via build config 00:05:53.054 gro: explicitly disabled via build config 00:05:53.054 gso: explicitly disabled via build config 00:05:53.054 ip_frag: explicitly disabled via build config 00:05:53.054 jobstats: explicitly disabled via build config 00:05:53.054 latencystats: explicitly disabled via build config 00:05:53.054 lpm: explicitly disabled via build config 00:05:53.054 member: explicitly disabled via build config 00:05:53.054 pcapng: explicitly disabled via build config 00:05:53.054 rawdev: explicitly disabled via build config 00:05:53.054 regexdev: explicitly disabled via build config 00:05:53.054 mldev: explicitly disabled via build config 00:05:53.054 rib: explicitly disabled via build config 00:05:53.054 sched: explicitly disabled via build config 00:05:53.054 stack: explicitly disabled via build config 00:05:53.054 ipsec: explicitly disabled via build config 00:05:53.054 pdcp: explicitly disabled via build config 00:05:53.054 fib: explicitly disabled via build config 00:05:53.054 port: explicitly disabled via build config 00:05:53.054 pdump: explicitly disabled via build config 00:05:53.054 table: explicitly disabled via build config 00:05:53.054 pipeline: explicitly disabled via build config 00:05:53.054 graph: explicitly disabled via build config 00:05:53.054 node: explicitly disabled via build config 00:05:53.054 00:05:53.054 drivers: 00:05:53.054 common/cpt: not in enabled drivers build config 00:05:53.054 common/dpaax: not in enabled drivers build config 00:05:53.054 common/iavf: not in enabled drivers build config 00:05:53.054 common/idpf: not in enabled drivers build config 00:05:53.054 common/mvep: not in enabled drivers build config 00:05:53.054 common/octeontx: not in enabled drivers build config 00:05:53.054 bus/auxiliary: not in enabled drivers build config 00:05:53.054 bus/cdx: not in enabled drivers build config 00:05:53.054 bus/dpaa: not in enabled drivers build config 00:05:53.054 bus/fslmc: not in enabled drivers build config 00:05:53.054 bus/ifpga: not in enabled drivers build config 00:05:53.054 bus/platform: not in enabled drivers build config 00:05:53.054 bus/vmbus: not in enabled drivers build config 00:05:53.054 common/cnxk: not in enabled drivers build config 00:05:53.054 common/mlx5: not in enabled drivers build config 00:05:53.054 common/nfp: not in enabled drivers build config 00:05:53.054 common/qat: not in enabled drivers build config 00:05:53.054 common/sfc_efx: not in enabled drivers build config 00:05:53.054 mempool/bucket: not in enabled drivers build config 00:05:53.054 mempool/cnxk: not in enabled drivers build config 00:05:53.054 mempool/dpaa: not in enabled drivers build config 00:05:53.054 mempool/dpaa2: not in enabled drivers build config 00:05:53.054 mempool/octeontx: not in enabled drivers build config 00:05:53.054 mempool/stack: not in enabled drivers build config 00:05:53.054 dma/cnxk: not in enabled drivers build config 00:05:53.054 dma/dpaa: not in enabled drivers build config 00:05:53.054 dma/dpaa2: not in enabled drivers build config 00:05:53.054 dma/hisilicon: not in enabled drivers build config 00:05:53.054 dma/idxd: not in enabled drivers build config 00:05:53.054 dma/ioat: not in enabled drivers build config 00:05:53.055 dma/skeleton: not in enabled drivers build config 00:05:53.055 net/af_packet: not in enabled drivers build config 00:05:53.055 net/af_xdp: not in enabled drivers build config 00:05:53.055 net/ark: not in enabled drivers build config 00:05:53.055 net/atlantic: not in enabled drivers build config 00:05:53.055 net/avp: not in enabled drivers build config 00:05:53.055 net/axgbe: not in enabled drivers build config 00:05:53.055 net/bnx2x: not in enabled drivers build config 00:05:53.055 net/bnxt: not in enabled drivers build config 00:05:53.055 net/bonding: not in enabled drivers build config 00:05:53.055 net/cnxk: not in enabled drivers build config 00:05:53.055 net/cpfl: not in enabled drivers build config 00:05:53.055 net/cxgbe: not in enabled drivers build config 00:05:53.055 net/dpaa: not in enabled drivers build config 00:05:53.055 net/dpaa2: not in enabled drivers build config 00:05:53.055 net/e1000: not in enabled drivers build config 00:05:53.055 net/ena: not in enabled drivers build config 00:05:53.055 net/enetc: not in enabled drivers build config 00:05:53.055 net/enetfec: not in enabled drivers build config 00:05:53.055 net/enic: not in enabled drivers build config 00:05:53.055 net/failsafe: not in enabled drivers build config 00:05:53.055 net/fm10k: not in enabled drivers build config 00:05:53.055 net/gve: not in enabled drivers build config 00:05:53.055 net/hinic: not in enabled drivers build config 00:05:53.055 net/hns3: not in enabled drivers build config 00:05:53.055 net/i40e: not in enabled drivers build config 00:05:53.055 net/iavf: not in enabled drivers build config 00:05:53.055 net/ice: not in enabled drivers build config 00:05:53.055 net/idpf: not in enabled drivers build config 00:05:53.055 net/igc: not in enabled drivers build config 00:05:53.055 net/ionic: not in enabled drivers build config 00:05:53.055 net/ipn3ke: not in enabled drivers build config 00:05:53.055 net/ixgbe: not in enabled drivers build config 00:05:53.055 net/mana: not in enabled drivers build config 00:05:53.055 net/memif: not in enabled drivers build config 00:05:53.055 net/mlx4: not in enabled drivers build config 00:05:53.055 net/mlx5: not in enabled drivers build config 00:05:53.055 net/mvneta: not in enabled drivers build config 00:05:53.055 net/mvpp2: not in enabled drivers build config 00:05:53.055 net/netvsc: not in enabled drivers build config 00:05:53.055 net/nfb: not in enabled drivers build config 00:05:53.055 net/nfp: not in enabled drivers build config 00:05:53.055 net/ngbe: not in enabled drivers build config 00:05:53.055 net/null: not in enabled drivers build config 00:05:53.055 net/octeontx: not in enabled drivers build config 00:05:53.055 net/octeon_ep: not in enabled drivers build config 00:05:53.055 net/pcap: not in enabled drivers build config 00:05:53.055 net/pfe: not in enabled drivers build config 00:05:53.055 net/qede: not in enabled drivers build config 00:05:53.055 net/ring: not in enabled drivers build config 00:05:53.055 net/sfc: not in enabled drivers build config 00:05:53.055 net/softnic: not in enabled drivers build config 00:05:53.055 net/tap: not in enabled drivers build config 00:05:53.055 net/thunderx: not in enabled drivers build config 00:05:53.055 net/txgbe: not in enabled drivers build config 00:05:53.055 net/vdev_netvsc: not in enabled drivers build config 00:05:53.055 net/vhost: not in enabled drivers build config 00:05:53.055 net/virtio: not in enabled drivers build config 00:05:53.055 net/vmxnet3: not in enabled drivers build config 00:05:53.055 raw/*: missing internal dependency, "rawdev" 00:05:53.055 crypto/armv8: not in enabled drivers build config 00:05:53.055 crypto/bcmfs: not in enabled drivers build config 00:05:53.055 crypto/caam_jr: not in enabled drivers build config 00:05:53.055 crypto/ccp: not in enabled drivers build config 00:05:53.055 crypto/cnxk: not in enabled drivers build config 00:05:53.055 crypto/dpaa_sec: not in enabled drivers build config 00:05:53.055 crypto/dpaa2_sec: not in enabled drivers build config 00:05:53.055 crypto/ipsec_mb: not in enabled drivers build config 00:05:53.055 crypto/mlx5: not in enabled drivers build config 00:05:53.055 crypto/mvsam: not in enabled drivers build config 00:05:53.055 crypto/nitrox: not in enabled drivers build config 00:05:53.055 crypto/null: not in enabled drivers build config 00:05:53.055 crypto/octeontx: not in enabled drivers build config 00:05:53.055 crypto/openssl: not in enabled drivers build config 00:05:53.055 crypto/scheduler: not in enabled drivers build config 00:05:53.055 crypto/uadk: not in enabled drivers build config 00:05:53.055 crypto/virtio: not in enabled drivers build config 00:05:53.055 compress/isal: not in enabled drivers build config 00:05:53.055 compress/mlx5: not in enabled drivers build config 00:05:53.055 compress/octeontx: not in enabled drivers build config 00:05:53.055 compress/zlib: not in enabled drivers build config 00:05:53.055 regex/*: missing internal dependency, "regexdev" 00:05:53.055 ml/*: missing internal dependency, "mldev" 00:05:53.055 vdpa/ifc: not in enabled drivers build config 00:05:53.055 vdpa/mlx5: not in enabled drivers build config 00:05:53.055 vdpa/nfp: not in enabled drivers build config 00:05:53.055 vdpa/sfc: not in enabled drivers build config 00:05:53.055 event/*: missing internal dependency, "eventdev" 00:05:53.055 baseband/*: missing internal dependency, "bbdev" 00:05:53.055 gpu/*: missing internal dependency, "gpudev" 00:05:53.055 00:05:53.055 00:05:53.314 Build targets in project: 85 00:05:53.314 00:05:53.314 DPDK 23.11.0 00:05:53.314 00:05:53.314 User defined options 00:05:53.314 default_library : static 00:05:53.314 libdir : lib 00:05:53.314 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:53.314 c_args : -fPIC -Wno-error -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:05:53.314 c_link_args : 00:05:53.314 cpu_instruction_set: native 00:05:53.314 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:05:53.314 disable_libs : acl,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:05:53.314 enable_docs : false 00:05:53.314 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:05:53.314 enable_kmods : false 00:05:53.314 tests : false 00:05:53.314 00:05:53.314 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:05:53.572 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:05:53.831 [1/265] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:05:53.831 [2/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:05:53.831 [3/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:05:53.831 [4/265] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:05:53.831 [5/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:05:53.831 [6/265] Linking static target lib/librte_kvargs.a 00:05:53.831 [7/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:05:53.831 [8/265] Compiling C object lib/librte_log.a.p/log_log.c.o 00:05:53.831 [9/265] Linking static target lib/librte_log.a 00:05:53.831 [10/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:05:54.090 [11/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:05:54.090 [12/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:05:54.090 [13/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:05:54.090 [14/265] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.090 [15/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:05:54.090 [16/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:05:54.348 [17/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:05:54.348 [18/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:05:54.349 [19/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:05:54.349 [20/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:05:54.349 [21/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:05:54.349 [22/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:05:54.349 [23/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:05:54.349 [24/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:05:54.349 [25/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:05:54.349 [26/265] Linking static target lib/librte_telemetry.a 00:05:54.608 [27/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:05:54.608 [28/265] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.608 [29/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:05:54.608 [30/265] Linking target lib/librte_log.so.24.0 00:05:54.608 [31/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:05:54.608 [32/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:05:54.608 [33/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:05:54.608 [34/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:05:54.608 [35/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:05:54.867 [36/265] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:05:54.867 [37/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:05:54.867 [38/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:05:54.867 [39/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:05:54.867 [40/265] Linking target lib/librte_kvargs.so.24.0 00:05:54.867 [41/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:05:54.867 [42/265] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:05:54.867 [43/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:05:54.867 [44/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:05:54.867 [45/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:05:55.126 [46/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:05:55.126 [47/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:05:55.126 [48/265] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:05:55.126 [49/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:05:55.126 [50/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:05:55.126 [51/265] Linking target lib/librte_telemetry.so.24.0 00:05:55.126 [52/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:05:55.126 [53/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:05:55.389 [54/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:05:55.389 [55/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:05:55.389 [56/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:05:55.389 [57/265] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:05:55.389 [58/265] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:05:55.389 [59/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:05:55.389 [60/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:05:55.389 [61/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:05:55.389 [62/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:05:55.389 [63/265] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:05:55.389 [64/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:05:55.389 [65/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:05:55.647 [66/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:05:55.647 [67/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:05:55.647 [68/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:05:55.647 [69/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:05:55.647 [70/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:05:55.647 [71/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:05:55.647 [72/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:05:55.647 [73/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:05:55.647 [74/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:05:55.647 [75/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:05:55.647 [76/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:05:55.906 [77/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:05:55.906 [78/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:05:55.906 [79/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:05:55.906 [80/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:05:55.906 [81/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:05:55.906 [82/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:05:56.165 [83/265] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:05:56.165 [84/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:05:56.165 [85/265] Linking static target lib/librte_ring.a 00:05:56.165 [86/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:05:56.165 [87/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:05:56.165 [88/265] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:05:56.165 [89/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:05:56.165 [90/265] Linking static target lib/librte_eal.a 00:05:56.424 [91/265] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:05:56.424 [92/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:05:56.424 [93/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:05:56.424 [94/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:05:56.424 [95/265] Linking static target lib/librte_mempool.a 00:05:56.424 [96/265] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:05:56.424 [97/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:05:56.424 [98/265] Linking static target lib/net/libnet_crc_avx512_lib.a 00:05:56.424 [99/265] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:05:56.424 [100/265] Linking static target lib/librte_rcu.a 00:05:56.424 [101/265] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:05:56.683 [102/265] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:05:56.683 [103/265] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:05:56.683 [104/265] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:05:56.683 [105/265] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:05:56.683 [106/265] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:05:56.683 [107/265] Linking static target lib/librte_net.a 00:05:56.683 [108/265] Linking static target lib/librte_meter.a 00:05:56.683 [109/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:05:56.683 [110/265] Linking static target lib/librte_mbuf.a 00:05:56.942 [111/265] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:05:56.942 [112/265] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:05:56.942 [113/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:05:56.942 [114/265] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:05:56.942 [115/265] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:05:56.942 [116/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:05:56.942 [117/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:05:56.942 [118/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:05:57.201 [119/265] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:05:57.201 [120/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:05:57.461 [121/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:05:57.461 [122/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:05:57.461 [123/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:05:57.461 [124/265] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:05:57.461 [125/265] Linking static target lib/librte_pci.a 00:05:57.461 [126/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:05:57.461 [127/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:05:57.461 [128/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:05:57.461 [129/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:05:57.720 [130/265] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:05:57.720 [131/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:05:57.720 [132/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:05:57.720 [133/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:05:57.720 [134/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:05:57.720 [135/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:05:57.720 [136/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:05:57.720 [137/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:05:57.720 [138/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:05:57.720 [139/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:05:57.720 [140/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:05:57.720 [141/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:05:57.979 [142/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:05:57.979 [143/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:05:57.979 [144/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:05:57.979 [145/265] Linking static target lib/librte_cmdline.a 00:05:57.979 [146/265] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:05:58.238 [147/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:05:58.238 [148/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:05:58.238 [149/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:05:58.238 [150/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:05:58.238 [151/265] Linking static target lib/librte_compressdev.a 00:05:58.238 [152/265] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:05:58.238 [153/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:05:58.238 [154/265] Linking static target lib/librte_timer.a 00:05:58.496 [155/265] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:05:58.496 [156/265] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:05:58.496 [157/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:05:58.496 [158/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:05:58.496 [159/265] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:05:58.755 [160/265] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:05:58.755 [161/265] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:05:58.755 [162/265] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:05:58.755 [163/265] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:58.755 [164/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:05:58.755 [165/265] Linking static target lib/librte_dmadev.a 00:05:58.755 [166/265] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:05:58.755 [167/265] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:05:59.014 [168/265] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:05:59.014 [169/265] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:05:59.014 [170/265] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:05:59.014 [171/265] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:05:59.272 [172/265] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:59.272 [173/265] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:05:59.272 [174/265] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:05:59.272 [175/265] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:05:59.272 [176/265] Linking static target lib/librte_power.a 00:05:59.272 [177/265] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:05:59.272 [178/265] Linking static target lib/librte_reorder.a 00:05:59.531 [179/265] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:05:59.531 [180/265] Linking static target lib/librte_hash.a 00:05:59.531 [181/265] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:05:59.531 [182/265] Linking static target lib/librte_security.a 00:05:59.531 [183/265] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:05:59.531 [184/265] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:05:59.531 [185/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:05:59.531 [186/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:05:59.531 [187/265] Linking static target lib/librte_cryptodev.a 00:05:59.531 [188/265] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:05:59.531 [189/265] Linking static target lib/librte_ethdev.a 00:05:59.790 [190/265] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:05:59.790 [191/265] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:06:00.048 [192/265] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:06:00.048 [193/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:06:00.048 [194/265] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:06:00.048 [195/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:06:00.048 [196/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:06:00.307 [197/265] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:06:00.307 [198/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:06:00.307 [199/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:06:00.566 [200/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:06:00.566 [201/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:06:00.566 [202/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:06:00.566 [203/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:06:00.566 [204/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:06:00.566 [205/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:06:00.566 [206/265] Linking static target drivers/libtmp_rte_bus_vdev.a 00:06:00.566 [207/265] Linking static target drivers/libtmp_rte_bus_pci.a 00:06:00.825 [208/265] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:06:00.825 [209/265] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:00.825 [210/265] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:06:00.825 [211/265] Linking static target drivers/librte_bus_vdev.a 00:06:00.825 [212/265] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:00.825 [213/265] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:00.825 [214/265] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:00.825 [215/265] Linking static target drivers/librte_bus_pci.a 00:06:01.085 [216/265] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:01.085 [217/265] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:01.345 [218/265] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:06:01.345 [219/265] Linking static target drivers/libtmp_rte_mempool_ring.a 00:06:01.345 [220/265] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:06:01.345 [221/265] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:01.604 [222/265] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:01.604 [223/265] Linking static target drivers/librte_mempool_ring.a 00:06:01.864 [224/265] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:03.251 [225/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:06:05.820 [226/265] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:06:05.820 [227/265] Linking target lib/librte_eal.so.24.0 00:06:05.820 [228/265] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:06:05.820 [229/265] Linking target lib/librte_ring.so.24.0 00:06:05.820 [230/265] Linking target lib/librte_pci.so.24.0 00:06:05.820 [231/265] Linking target lib/librte_meter.so.24.0 00:06:05.820 [232/265] Linking target lib/librte_dmadev.so.24.0 00:06:05.820 [233/265] Linking target drivers/librte_bus_vdev.so.24.0 00:06:05.820 [234/265] Linking target lib/librte_timer.so.24.0 00:06:05.820 [235/265] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:06:05.820 [236/265] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:06:05.820 [237/265] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:06:05.820 [238/265] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:06:05.820 [239/265] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:06:05.820 [240/265] Linking target drivers/librte_bus_pci.so.24.0 00:06:05.820 [241/265] Linking target lib/librte_mempool.so.24.0 00:06:05.820 [242/265] Linking target lib/librte_rcu.so.24.0 00:06:06.080 [243/265] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:06:06.080 [244/265] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:06:06.080 [245/265] Linking target drivers/librte_mempool_ring.so.24.0 00:06:06.080 [246/265] Linking target lib/librte_mbuf.so.24.0 00:06:06.340 [247/265] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:06:06.340 [248/265] Linking target lib/librte_reorder.so.24.0 00:06:06.340 [249/265] Linking target lib/librte_net.so.24.0 00:06:06.340 [250/265] Linking target lib/librte_compressdev.so.24.0 00:06:06.340 [251/265] Linking target lib/librte_cryptodev.so.24.0 00:06:06.340 [252/265] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:06:06.340 [253/265] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:06:06.599 [254/265] Linking target lib/librte_hash.so.24.0 00:06:06.599 [255/265] Linking target lib/librte_security.so.24.0 00:06:06.599 [256/265] Linking target lib/librte_cmdline.so.24.0 00:06:06.600 [257/265] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:06:09.894 [258/265] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:09.894 [259/265] Linking target lib/librte_ethdev.so.24.0 00:06:09.894 [260/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:06:09.894 [261/265] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:06:09.894 [262/265] Linking static target lib/librte_vhost.a 00:06:09.894 [263/265] Linking target lib/librte_power.so.24.0 00:06:12.433 [264/265] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:06:12.433 [265/265] Linking target lib/librte_vhost.so.24.0 00:06:12.433 INFO: autodetecting backend as ninja 00:06:12.433 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:06:13.370 CC lib/log/log.o 00:06:13.370 CC lib/log/log_flags.o 00:06:13.370 CC lib/log/log_deprecated.o 00:06:13.370 CC lib/ut_mock/mock.o 00:06:13.370 CC lib/ut/ut.o 00:06:13.370 LIB libspdk_ut_mock.a 00:06:13.370 LIB libspdk_ut.a 00:06:13.629 LIB libspdk_log.a 00:06:13.887 CC lib/util/bit_array.o 00:06:13.887 CC lib/util/cpuset.o 00:06:13.887 CC lib/util/base64.o 00:06:13.887 CXX lib/trace_parser/trace.o 00:06:13.887 CC lib/util/crc32.o 00:06:13.887 CC lib/util/crc16.o 00:06:13.887 CC lib/util/crc32_ieee.o 00:06:13.887 CC lib/util/crc32c.o 00:06:13.887 CC lib/util/crc64.o 00:06:13.887 CC lib/ioat/ioat.o 00:06:13.887 CC lib/dma/dma.o 00:06:13.887 CC lib/vfio_user/host/vfio_user_pci.o 00:06:13.887 CC lib/util/dif.o 00:06:13.887 CC lib/vfio_user/host/vfio_user.o 00:06:13.887 CC lib/util/fd.o 00:06:13.887 CC lib/util/file.o 00:06:13.887 CC lib/util/hexlify.o 00:06:13.887 CC lib/util/iov.o 00:06:13.887 LIB libspdk_dma.a 00:06:14.145 CC lib/util/math.o 00:06:14.146 CC lib/util/pipe.o 00:06:14.146 CC lib/util/strerror_tls.o 00:06:14.146 CC lib/util/string.o 00:06:14.146 CC lib/util/uuid.o 00:06:14.146 LIB libspdk_ioat.a 00:06:14.146 CC lib/util/fd_group.o 00:06:14.146 CC lib/util/xor.o 00:06:14.146 LIB libspdk_vfio_user.a 00:06:14.146 CC lib/util/zipf.o 00:06:14.404 LIB libspdk_trace_parser.a 00:06:14.663 LIB libspdk_util.a 00:06:15.230 CC lib/conf/conf.o 00:06:15.230 CC lib/json/json_util.o 00:06:15.230 CC lib/json/json_parse.o 00:06:15.230 CC lib/json/json_write.o 00:06:15.230 CC lib/vmd/vmd.o 00:06:15.230 CC lib/vmd/led.o 00:06:15.230 CC lib/env_dpdk/env.o 00:06:15.230 CC lib/env_dpdk/memory.o 00:06:15.230 CC lib/env_dpdk/pci_ioat.o 00:06:15.230 CC lib/env_dpdk/pci.o 00:06:15.230 CC lib/env_dpdk/init.o 00:06:15.230 CC lib/env_dpdk/threads.o 00:06:15.230 CC lib/env_dpdk/pci_virtio.o 00:06:15.230 CC lib/env_dpdk/pci_vmd.o 00:06:15.230 CC lib/env_dpdk/pci_idxd.o 00:06:15.230 LIB libspdk_conf.a 00:06:15.230 CC lib/env_dpdk/pci_event.o 00:06:15.230 CC lib/env_dpdk/sigbus_handler.o 00:06:15.488 CC lib/env_dpdk/pci_dpdk.o 00:06:15.488 CC lib/env_dpdk/pci_dpdk_2207.o 00:06:15.488 CC lib/env_dpdk/pci_dpdk_2211.o 00:06:15.488 LIB libspdk_vmd.a 00:06:15.488 LIB libspdk_json.a 00:06:16.056 CC lib/jsonrpc/jsonrpc_server.o 00:06:16.056 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:06:16.056 CC lib/jsonrpc/jsonrpc_client.o 00:06:16.056 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:06:16.056 LIB libspdk_jsonrpc.a 00:06:16.316 LIB libspdk_env_dpdk.a 00:06:16.576 CC lib/rpc/rpc.o 00:06:16.836 LIB libspdk_rpc.a 00:06:17.096 CC lib/sock/sock.o 00:06:17.096 CC lib/sock/sock_rpc.o 00:06:17.096 CC lib/notify/notify_rpc.o 00:06:17.096 CC lib/notify/notify.o 00:06:17.096 CC lib/trace/trace.o 00:06:17.096 CC lib/trace/trace_flags.o 00:06:17.096 CC lib/trace/trace_rpc.o 00:06:17.096 LIB libspdk_notify.a 00:06:17.356 LIB libspdk_trace.a 00:06:17.356 LIB libspdk_sock.a 00:06:17.615 CC lib/thread/thread.o 00:06:17.615 CC lib/thread/iobuf.o 00:06:17.615 CC lib/nvme/nvme_ctrlr_cmd.o 00:06:17.615 CC lib/nvme/nvme_ctrlr.o 00:06:17.615 CC lib/nvme/nvme_fabric.o 00:06:17.615 CC lib/nvme/nvme_ns_cmd.o 00:06:17.615 CC lib/nvme/nvme_ns.o 00:06:17.615 CC lib/nvme/nvme_pcie.o 00:06:17.615 CC lib/nvme/nvme_pcie_common.o 00:06:17.615 CC lib/nvme/nvme_qpair.o 00:06:17.615 CC lib/nvme/nvme.o 00:06:17.615 CC lib/nvme/nvme_quirks.o 00:06:17.873 CC lib/nvme/nvme_transport.o 00:06:18.131 CC lib/nvme/nvme_discovery.o 00:06:18.389 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:06:18.389 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:06:18.389 CC lib/nvme/nvme_tcp.o 00:06:18.389 CC lib/nvme/nvme_opal.o 00:06:18.389 CC lib/nvme/nvme_io_msg.o 00:06:18.647 CC lib/nvme/nvme_poll_group.o 00:06:18.647 LIB libspdk_thread.a 00:06:18.647 CC lib/nvme/nvme_zns.o 00:06:18.647 CC lib/nvme/nvme_cuse.o 00:06:18.647 CC lib/nvme/nvme_vfio_user.o 00:06:18.904 CC lib/accel/accel.o 00:06:18.904 CC lib/blob/blobstore.o 00:06:18.904 CC lib/init/json_config.o 00:06:18.904 CC lib/virtio/virtio.o 00:06:18.904 CC lib/virtio/virtio_vhost_user.o 00:06:19.163 CC lib/virtio/virtio_vfio_user.o 00:06:19.163 CC lib/virtio/virtio_pci.o 00:06:19.163 CC lib/init/subsystem.o 00:06:19.163 CC lib/blob/request.o 00:06:19.163 CC lib/accel/accel_rpc.o 00:06:19.163 CC lib/accel/accel_sw.o 00:06:19.163 CC lib/init/subsystem_rpc.o 00:06:19.163 CC lib/init/rpc.o 00:06:19.421 CC lib/blob/zeroes.o 00:06:19.421 CC lib/blob/blob_bs_dev.o 00:06:19.421 LIB libspdk_virtio.a 00:06:19.421 LIB libspdk_init.a 00:06:19.680 LIB libspdk_nvme.a 00:06:19.680 CC lib/event/reactor.o 00:06:19.680 CC lib/event/app.o 00:06:19.680 CC lib/event/log_rpc.o 00:06:19.680 CC lib/event/scheduler_static.o 00:06:19.680 CC lib/event/app_rpc.o 00:06:19.680 LIB libspdk_accel.a 00:06:19.939 CC lib/bdev/bdev.o 00:06:19.939 CC lib/bdev/bdev_rpc.o 00:06:19.939 CC lib/bdev/bdev_zone.o 00:06:19.939 CC lib/bdev/part.o 00:06:19.939 CC lib/bdev/scsi_nvme.o 00:06:20.198 LIB libspdk_event.a 00:06:21.136 LIB libspdk_blob.a 00:06:21.395 CC lib/blobfs/blobfs.o 00:06:21.395 CC lib/blobfs/tree.o 00:06:21.395 CC lib/lvol/lvol.o 00:06:21.964 LIB libspdk_blobfs.a 00:06:21.964 LIB libspdk_lvol.a 00:06:22.223 LIB libspdk_bdev.a 00:06:22.481 CC lib/scsi/lun.o 00:06:22.481 CC lib/scsi/dev.o 00:06:22.481 CC lib/scsi/port.o 00:06:22.481 CC lib/scsi/scsi_bdev.o 00:06:22.481 CC lib/scsi/scsi.o 00:06:22.481 CC lib/scsi/scsi_pr.o 00:06:22.481 CC lib/scsi/scsi_rpc.o 00:06:22.481 CC lib/scsi/task.o 00:06:22.481 CC lib/nbd/nbd.o 00:06:22.482 CC lib/nvmf/ctrlr_discovery.o 00:06:22.482 CC lib/nvmf/ctrlr.o 00:06:22.482 CC lib/ftl/ftl_core.o 00:06:22.740 CC lib/ftl/ftl_init.o 00:06:22.740 CC lib/ftl/ftl_layout.o 00:06:22.740 CC lib/ftl/ftl_debug.o 00:06:22.740 CC lib/nvmf/ctrlr_bdev.o 00:06:22.740 CC lib/nbd/nbd_rpc.o 00:06:22.740 CC lib/nvmf/subsystem.o 00:06:22.740 CC lib/nvmf/nvmf.o 00:06:22.740 CC lib/nvmf/nvmf_rpc.o 00:06:22.740 CC lib/nvmf/transport.o 00:06:22.740 CC lib/nvmf/tcp.o 00:06:22.740 CC lib/ftl/ftl_io.o 00:06:22.999 CC lib/ftl/ftl_sb.o 00:06:22.999 LIB libspdk_nbd.a 00:06:22.999 CC lib/ftl/ftl_l2p.o 00:06:22.999 CC lib/ftl/ftl_l2p_flat.o 00:06:22.999 LIB libspdk_scsi.a 00:06:22.999 CC lib/ftl/ftl_nv_cache.o 00:06:22.999 CC lib/ftl/ftl_band.o 00:06:22.999 CC lib/ftl/ftl_band_ops.o 00:06:22.999 CC lib/ftl/ftl_writer.o 00:06:23.257 CC lib/ftl/ftl_rq.o 00:06:23.257 CC lib/ftl/ftl_reloc.o 00:06:23.257 CC lib/ftl/ftl_l2p_cache.o 00:06:23.257 CC lib/iscsi/conn.o 00:06:23.257 CC lib/iscsi/init_grp.o 00:06:23.257 CC lib/iscsi/iscsi.o 00:06:23.257 CC lib/ftl/ftl_p2l.o 00:06:23.257 CC lib/iscsi/md5.o 00:06:23.515 CC lib/iscsi/param.o 00:06:23.515 CC lib/iscsi/portal_grp.o 00:06:23.515 CC lib/iscsi/tgt_node.o 00:06:23.515 CC lib/ftl/mngt/ftl_mngt.o 00:06:23.515 CC lib/iscsi/iscsi_subsystem.o 00:06:23.515 CC lib/iscsi/iscsi_rpc.o 00:06:23.515 CC lib/iscsi/task.o 00:06:23.773 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:06:23.773 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:06:23.773 CC lib/ftl/mngt/ftl_mngt_startup.o 00:06:23.773 CC lib/ftl/mngt/ftl_mngt_md.o 00:06:23.773 CC lib/ftl/mngt/ftl_mngt_misc.o 00:06:23.773 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:06:23.773 CC lib/vhost/vhost.o 00:06:23.773 CC lib/vhost/vhost_rpc.o 00:06:23.773 CC lib/vhost/vhost_scsi.o 00:06:23.773 CC lib/vhost/vhost_blk.o 00:06:23.773 LIB libspdk_nvmf.a 00:06:23.773 CC lib/vhost/rte_vhost_user.o 00:06:24.032 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:06:24.032 CC lib/ftl/mngt/ftl_mngt_band.o 00:06:24.032 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:06:24.032 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:06:24.032 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:06:24.032 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:06:24.032 CC lib/ftl/utils/ftl_conf.o 00:06:24.032 CC lib/ftl/utils/ftl_md.o 00:06:24.032 CC lib/ftl/utils/ftl_mempool.o 00:06:24.290 CC lib/ftl/utils/ftl_bitmap.o 00:06:24.290 CC lib/ftl/utils/ftl_property.o 00:06:24.290 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:06:24.290 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:06:24.290 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:06:24.290 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:06:24.290 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:06:24.290 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:06:24.290 CC lib/ftl/upgrade/ftl_sb_v3.o 00:06:24.549 CC lib/ftl/upgrade/ftl_sb_v5.o 00:06:24.549 CC lib/ftl/nvc/ftl_nvc_dev.o 00:06:24.549 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:06:24.549 CC lib/ftl/base/ftl_base_dev.o 00:06:24.549 CC lib/ftl/base/ftl_base_bdev.o 00:06:24.549 LIB libspdk_iscsi.a 00:06:24.809 LIB libspdk_ftl.a 00:06:24.809 LIB libspdk_vhost.a 00:06:25.375 CC module/env_dpdk/env_dpdk_rpc.o 00:06:25.375 CC module/blob/bdev/blob_bdev.o 00:06:25.375 CC module/accel/ioat/accel_ioat.o 00:06:25.375 CC module/accel/ioat/accel_ioat_rpc.o 00:06:25.375 CC module/sock/posix/posix.o 00:06:25.375 CC module/accel/error/accel_error.o 00:06:25.375 CC module/accel/error/accel_error_rpc.o 00:06:25.375 CC module/scheduler/gscheduler/gscheduler.o 00:06:25.375 CC module/scheduler/dynamic/scheduler_dynamic.o 00:06:25.375 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:06:25.375 LIB libspdk_env_dpdk_rpc.a 00:06:25.375 LIB libspdk_scheduler_gscheduler.a 00:06:25.375 LIB libspdk_scheduler_dpdk_governor.a 00:06:25.375 LIB libspdk_accel_error.a 00:06:25.375 LIB libspdk_accel_ioat.a 00:06:25.375 LIB libspdk_scheduler_dynamic.a 00:06:25.375 LIB libspdk_blob_bdev.a 00:06:25.941 CC module/bdev/error/vbdev_error.o 00:06:25.941 CC module/bdev/nvme/bdev_nvme.o 00:06:25.941 CC module/blobfs/bdev/blobfs_bdev.o 00:06:25.941 CC module/bdev/lvol/vbdev_lvol.o 00:06:25.941 CC module/bdev/null/bdev_null.o 00:06:25.941 CC module/bdev/delay/vbdev_delay.o 00:06:25.941 CC module/bdev/gpt/gpt.o 00:06:25.941 CC module/bdev/passthru/vbdev_passthru.o 00:06:25.941 CC module/bdev/split/vbdev_split.o 00:06:25.941 CC module/bdev/raid/bdev_raid.o 00:06:25.941 CC module/bdev/malloc/bdev_malloc.o 00:06:25.941 LIB libspdk_sock_posix.a 00:06:25.941 CC module/bdev/delay/vbdev_delay_rpc.o 00:06:25.941 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:06:25.941 CC module/bdev/gpt/vbdev_gpt.o 00:06:25.941 CC module/bdev/null/bdev_null_rpc.o 00:06:25.941 CC module/bdev/split/vbdev_split_rpc.o 00:06:25.941 CC module/bdev/error/vbdev_error_rpc.o 00:06:25.941 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:06:26.199 LIB libspdk_blobfs_bdev.a 00:06:26.199 CC module/bdev/malloc/bdev_malloc_rpc.o 00:06:26.199 LIB libspdk_bdev_delay.a 00:06:26.199 CC module/bdev/nvme/bdev_nvme_rpc.o 00:06:26.199 LIB libspdk_bdev_split.a 00:06:26.199 CC module/bdev/zone_block/vbdev_zone_block.o 00:06:26.199 CC module/bdev/nvme/nvme_rpc.o 00:06:26.199 LIB libspdk_bdev_null.a 00:06:26.199 LIB libspdk_bdev_error.a 00:06:26.199 LIB libspdk_bdev_passthru.a 00:06:26.199 CC module/bdev/nvme/bdev_mdns_client.o 00:06:26.199 LIB libspdk_bdev_gpt.a 00:06:26.199 CC module/bdev/nvme/vbdev_opal.o 00:06:26.199 CC module/bdev/nvme/vbdev_opal_rpc.o 00:06:26.199 LIB libspdk_bdev_malloc.a 00:06:26.199 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:06:26.457 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:06:26.457 CC module/bdev/raid/bdev_raid_rpc.o 00:06:26.457 CC module/bdev/ftl/bdev_ftl.o 00:06:26.457 CC module/bdev/aio/bdev_aio.o 00:06:26.457 CC module/bdev/aio/bdev_aio_rpc.o 00:06:26.457 CC module/bdev/virtio/bdev_virtio_scsi.o 00:06:26.457 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:06:26.457 CC module/bdev/raid/bdev_raid_sb.o 00:06:26.457 CC module/bdev/raid/raid0.o 00:06:26.457 CC module/bdev/raid/raid1.o 00:06:26.457 CC module/bdev/virtio/bdev_virtio_blk.o 00:06:26.457 CC module/bdev/virtio/bdev_virtio_rpc.o 00:06:26.715 LIB libspdk_bdev_zone_block.a 00:06:26.715 CC module/bdev/ftl/bdev_ftl_rpc.o 00:06:26.715 LIB libspdk_bdev_lvol.a 00:06:26.715 LIB libspdk_bdev_aio.a 00:06:26.715 CC module/bdev/raid/concat.o 00:06:26.715 LIB libspdk_bdev_ftl.a 00:06:26.976 LIB libspdk_bdev_raid.a 00:06:26.976 LIB libspdk_bdev_virtio.a 00:06:27.577 LIB libspdk_bdev_nvme.a 00:06:28.145 CC module/event/subsystems/sock/sock.o 00:06:28.145 CC module/event/subsystems/iobuf/iobuf.o 00:06:28.145 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:06:28.145 CC module/event/subsystems/vmd/vmd.o 00:06:28.145 CC module/event/subsystems/vmd/vmd_rpc.o 00:06:28.145 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:06:28.145 CC module/event/subsystems/scheduler/scheduler.o 00:06:28.405 LIB libspdk_event_sock.a 00:06:28.405 LIB libspdk_event_vhost_blk.a 00:06:28.405 LIB libspdk_event_vmd.a 00:06:28.405 LIB libspdk_event_iobuf.a 00:06:28.405 LIB libspdk_event_scheduler.a 00:06:28.664 CC module/event/subsystems/accel/accel.o 00:06:28.924 LIB libspdk_event_accel.a 00:06:29.184 CC module/event/subsystems/bdev/bdev.o 00:06:29.444 LIB libspdk_event_bdev.a 00:06:29.703 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:06:29.704 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:06:29.704 CC module/event/subsystems/scsi/scsi.o 00:06:29.704 CC module/event/subsystems/nbd/nbd.o 00:06:29.963 LIB libspdk_event_scsi.a 00:06:29.963 LIB libspdk_event_nbd.a 00:06:29.963 LIB libspdk_event_nvmf.a 00:06:30.222 CC module/event/subsystems/iscsi/iscsi.o 00:06:30.222 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:06:30.222 LIB libspdk_event_vhost_scsi.a 00:06:30.481 LIB libspdk_event_iscsi.a 00:06:30.739 TEST_HEADER include/spdk/accel.h 00:06:30.739 TEST_HEADER include/spdk/accel_module.h 00:06:30.739 TEST_HEADER include/spdk/assert.h 00:06:30.739 TEST_HEADER include/spdk/barrier.h 00:06:30.739 CXX app/trace/trace.o 00:06:30.739 TEST_HEADER include/spdk/base64.h 00:06:30.739 TEST_HEADER include/spdk/bdev.h 00:06:30.739 TEST_HEADER include/spdk/bdev_module.h 00:06:30.739 TEST_HEADER include/spdk/bdev_zone.h 00:06:30.739 TEST_HEADER include/spdk/bit_array.h 00:06:30.739 TEST_HEADER include/spdk/bit_pool.h 00:06:30.739 TEST_HEADER include/spdk/blob_bdev.h 00:06:30.739 TEST_HEADER include/spdk/blobfs_bdev.h 00:06:30.739 TEST_HEADER include/spdk/blobfs.h 00:06:30.739 TEST_HEADER include/spdk/blob.h 00:06:30.739 TEST_HEADER include/spdk/conf.h 00:06:30.739 TEST_HEADER include/spdk/config.h 00:06:30.739 TEST_HEADER include/spdk/cpuset.h 00:06:30.739 TEST_HEADER include/spdk/crc16.h 00:06:30.739 TEST_HEADER include/spdk/crc32.h 00:06:30.739 TEST_HEADER include/spdk/crc64.h 00:06:30.739 TEST_HEADER include/spdk/dif.h 00:06:30.739 TEST_HEADER include/spdk/dma.h 00:06:30.739 TEST_HEADER include/spdk/endian.h 00:06:30.739 CC examples/ioat/perf/perf.o 00:06:30.739 TEST_HEADER include/spdk/env_dpdk.h 00:06:30.739 CC examples/accel/perf/accel_perf.o 00:06:30.739 CC examples/nvme/hello_world/hello_world.o 00:06:30.739 TEST_HEADER include/spdk/env.h 00:06:30.739 CC examples/sock/hello_world/hello_sock.o 00:06:30.739 TEST_HEADER include/spdk/event.h 00:06:30.739 TEST_HEADER include/spdk/fd_group.h 00:06:30.739 TEST_HEADER include/spdk/fd.h 00:06:30.739 TEST_HEADER include/spdk/file.h 00:06:30.739 TEST_HEADER include/spdk/ftl.h 00:06:30.739 TEST_HEADER include/spdk/gpt_spec.h 00:06:30.739 TEST_HEADER include/spdk/hexlify.h 00:06:30.739 TEST_HEADER include/spdk/histogram_data.h 00:06:30.739 TEST_HEADER include/spdk/idxd.h 00:06:30.739 TEST_HEADER include/spdk/idxd_spec.h 00:06:30.739 CC test/blobfs/mkfs/mkfs.o 00:06:30.739 CC examples/bdev/hello_world/hello_bdev.o 00:06:30.739 CC examples/blob/hello_world/hello_blob.o 00:06:30.739 CC test/accel/dif/dif.o 00:06:30.739 TEST_HEADER include/spdk/init.h 00:06:30.739 CC test/bdev/bdevio/bdevio.o 00:06:30.739 TEST_HEADER include/spdk/ioat.h 00:06:30.739 CC test/app/bdev_svc/bdev_svc.o 00:06:30.739 TEST_HEADER include/spdk/ioat_spec.h 00:06:30.739 TEST_HEADER include/spdk/iscsi_spec.h 00:06:30.739 TEST_HEADER include/spdk/json.h 00:06:30.739 TEST_HEADER include/spdk/jsonrpc.h 00:06:30.739 TEST_HEADER include/spdk/likely.h 00:06:30.739 TEST_HEADER include/spdk/log.h 00:06:30.739 TEST_HEADER include/spdk/lvol.h 00:06:30.739 TEST_HEADER include/spdk/memory.h 00:06:30.739 TEST_HEADER include/spdk/mmio.h 00:06:30.739 TEST_HEADER include/spdk/nbd.h 00:06:30.739 TEST_HEADER include/spdk/notify.h 00:06:30.739 TEST_HEADER include/spdk/nvme.h 00:06:30.739 TEST_HEADER include/spdk/nvme_intel.h 00:06:30.739 TEST_HEADER include/spdk/nvme_ocssd.h 00:06:30.739 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:06:30.739 TEST_HEADER include/spdk/nvme_spec.h 00:06:30.739 TEST_HEADER include/spdk/nvme_zns.h 00:06:30.739 TEST_HEADER include/spdk/nvmf_cmd.h 00:06:30.739 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:06:30.739 TEST_HEADER include/spdk/nvmf.h 00:06:30.739 TEST_HEADER include/spdk/nvmf_spec.h 00:06:30.739 TEST_HEADER include/spdk/nvmf_transport.h 00:06:30.739 TEST_HEADER include/spdk/opal.h 00:06:30.739 TEST_HEADER include/spdk/opal_spec.h 00:06:30.739 TEST_HEADER include/spdk/pci_ids.h 00:06:30.739 TEST_HEADER include/spdk/pipe.h 00:06:30.739 TEST_HEADER include/spdk/queue.h 00:06:30.739 TEST_HEADER include/spdk/reduce.h 00:06:30.739 TEST_HEADER include/spdk/rpc.h 00:06:30.739 TEST_HEADER include/spdk/scheduler.h 00:06:30.739 TEST_HEADER include/spdk/scsi.h 00:06:30.739 TEST_HEADER include/spdk/scsi_spec.h 00:06:30.739 TEST_HEADER include/spdk/sock.h 00:06:30.739 TEST_HEADER include/spdk/stdinc.h 00:06:30.739 TEST_HEADER include/spdk/string.h 00:06:30.739 TEST_HEADER include/spdk/thread.h 00:06:30.739 TEST_HEADER include/spdk/trace.h 00:06:30.739 TEST_HEADER include/spdk/trace_parser.h 00:06:30.739 TEST_HEADER include/spdk/tree.h 00:06:30.739 TEST_HEADER include/spdk/ublk.h 00:06:30.739 TEST_HEADER include/spdk/util.h 00:06:30.739 TEST_HEADER include/spdk/uuid.h 00:06:30.739 TEST_HEADER include/spdk/version.h 00:06:30.739 TEST_HEADER include/spdk/vfio_user_pci.h 00:06:30.739 TEST_HEADER include/spdk/vfio_user_spec.h 00:06:30.739 TEST_HEADER include/spdk/vhost.h 00:06:30.739 TEST_HEADER include/spdk/vmd.h 00:06:30.739 TEST_HEADER include/spdk/xor.h 00:06:30.739 TEST_HEADER include/spdk/zipf.h 00:06:30.739 CXX test/cpp_headers/accel.o 00:06:30.997 LINK bdev_svc 00:06:30.997 LINK mkfs 00:06:30.997 LINK hello_world 00:06:30.997 LINK ioat_perf 00:06:30.997 LINK hello_sock 00:06:30.997 LINK hello_blob 00:06:30.997 LINK hello_bdev 00:06:30.997 CXX test/cpp_headers/accel_module.o 00:06:30.997 LINK spdk_trace 00:06:30.997 LINK dif 00:06:30.997 CXX test/cpp_headers/assert.o 00:06:30.997 LINK accel_perf 00:06:30.997 CC examples/ioat/verify/verify.o 00:06:31.255 CXX test/cpp_headers/barrier.o 00:06:31.255 LINK bdevio 00:06:31.255 CC examples/nvme/reconnect/reconnect.o 00:06:31.255 CC app/trace_record/trace_record.o 00:06:31.255 CXX test/cpp_headers/base64.o 00:06:31.255 CC test/app/histogram_perf/histogram_perf.o 00:06:31.255 CXX test/cpp_headers/bdev.o 00:06:31.255 LINK verify 00:06:31.255 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:06:31.255 CC test/app/jsoncat/jsoncat.o 00:06:31.512 CC examples/blob/cli/blobcli.o 00:06:31.512 LINK histogram_perf 00:06:31.512 CC examples/bdev/bdevperf/bdevperf.o 00:06:31.512 CXX test/cpp_headers/bdev_module.o 00:06:31.512 CXX test/cpp_headers/bdev_zone.o 00:06:31.512 CC test/app/stub/stub.o 00:06:31.512 LINK spdk_trace_record 00:06:31.512 CXX test/cpp_headers/bit_array.o 00:06:31.512 LINK jsoncat 00:06:31.512 LINK reconnect 00:06:31.512 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:06:31.512 LINK stub 00:06:31.770 make[2]: Nothing to be done for 'all'. 00:06:31.770 CXX test/cpp_headers/bit_pool.o 00:06:31.770 LINK nvme_fuzz 00:06:31.770 CC app/nvmf_tgt/nvmf_main.o 00:06:31.770 CC test/event/event_perf/event_perf.o 00:06:31.770 CC examples/nvme/nvme_manage/nvme_manage.o 00:06:31.770 CXX test/cpp_headers/blob_bdev.o 00:06:31.770 CC test/nvme/aer/aer.o 00:06:31.770 CC test/env/mem_callbacks/mem_callbacks.o 00:06:31.770 CC test/lvol/esnap/esnap.o 00:06:31.770 LINK blobcli 00:06:31.770 LINK nvmf_tgt 00:06:32.027 LINK event_perf 00:06:32.027 CC test/nvme/reset/reset.o 00:06:32.027 CXX test/cpp_headers/blobfs_bdev.o 00:06:32.027 CC test/nvme/sgl/sgl.o 00:06:32.027 LINK aer 00:06:32.027 CXX test/cpp_headers/blobfs.o 00:06:32.027 CC test/event/reactor/reactor.o 00:06:32.285 LINK reset 00:06:32.285 LINK bdevperf 00:06:32.285 LINK sgl 00:06:32.285 LINK reactor 00:06:32.285 CC test/nvme/e2edp/nvme_dp.o 00:06:32.285 CXX test/cpp_headers/blob.o 00:06:32.285 LINK mem_callbacks 00:06:32.285 CXX test/cpp_headers/conf.o 00:06:32.285 CC app/iscsi_tgt/iscsi_tgt.o 00:06:32.285 LINK nvme_manage 00:06:32.545 CC examples/nvme/arbitration/arbitration.o 00:06:32.545 CC test/nvme/overhead/overhead.o 00:06:32.545 CXX test/cpp_headers/config.o 00:06:32.545 CC test/event/reactor_perf/reactor_perf.o 00:06:32.545 LINK iscsi_tgt 00:06:32.545 CXX test/cpp_headers/cpuset.o 00:06:32.545 CC test/event/app_repeat/app_repeat.o 00:06:32.545 CC test/env/vtophys/vtophys.o 00:06:32.545 LINK nvme_dp 00:06:32.545 LINK reactor_perf 00:06:32.545 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:06:32.545 CC test/env/memory/memory_ut.o 00:06:32.545 LINK app_repeat 00:06:32.545 CXX test/cpp_headers/crc16.o 00:06:32.803 LINK vtophys 00:06:32.803 LINK env_dpdk_post_init 00:06:32.803 LINK overhead 00:06:32.803 LINK arbitration 00:06:32.803 CXX test/cpp_headers/crc32.o 00:06:32.803 CC examples/nvme/hotplug/hotplug.o 00:06:32.803 CC examples/nvme/cmb_copy/cmb_copy.o 00:06:33.061 CC examples/nvme/abort/abort.o 00:06:33.061 CXX test/cpp_headers/crc64.o 00:06:33.061 CC test/event/scheduler/scheduler.o 00:06:33.061 LINK hotplug 00:06:33.061 LINK cmb_copy 00:06:33.061 LINK iscsi_fuzz 00:06:33.061 CC test/nvme/err_injection/err_injection.o 00:06:33.061 CC test/nvme/startup/startup.o 00:06:33.061 CC app/spdk_tgt/spdk_tgt.o 00:06:33.061 CXX test/cpp_headers/dif.o 00:06:33.061 CC test/rpc_client/rpc_client_test.o 00:06:33.320 LINK scheduler 00:06:33.320 LINK err_injection 00:06:33.320 CXX test/cpp_headers/dma.o 00:06:33.320 LINK startup 00:06:33.320 LINK spdk_tgt 00:06:33.320 LINK rpc_client_test 00:06:33.320 LINK abort 00:06:33.320 CC test/thread/poller_perf/poller_perf.o 00:06:33.320 CXX test/cpp_headers/endian.o 00:06:33.320 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:06:33.578 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:06:33.578 LINK poller_perf 00:06:33.578 CXX test/cpp_headers/env_dpdk.o 00:06:33.578 CC test/env/pci/pci_ut.o 00:06:33.579 CC test/thread/lock/spdk_lock.o 00:06:33.579 CC test/nvme/reserve/reserve.o 00:06:33.579 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:06:33.579 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:06:33.579 CXX test/cpp_headers/env.o 00:06:33.837 LINK memory_ut 00:06:33.837 CC app/spdk_lspci/spdk_lspci.o 00:06:33.837 CXX test/cpp_headers/event.o 00:06:33.837 LINK reserve 00:06:33.837 LINK pmr_persistence 00:06:33.837 CC app/spdk_nvme_perf/perf.o 00:06:33.837 LINK histogram_ut 00:06:33.837 CC examples/vmd/lsvmd/lsvmd.o 00:06:33.837 LINK spdk_lspci 00:06:33.837 CC app/spdk_nvme_identify/identify.o 00:06:33.837 CXX test/cpp_headers/fd_group.o 00:06:33.837 LINK lsvmd 00:06:33.837 LINK vhost_fuzz 00:06:33.837 LINK pci_ut 00:06:34.096 CC test/nvme/simple_copy/simple_copy.o 00:06:34.096 CC test/unit/lib/accel/accel.c/accel_ut.o 00:06:34.096 CC test/nvme/connect_stress/connect_stress.o 00:06:34.096 CXX test/cpp_headers/fd.o 00:06:34.096 CC app/spdk_nvme_discover/discovery_aer.o 00:06:34.096 CXX test/cpp_headers/file.o 00:06:34.096 CC examples/vmd/led/led.o 00:06:34.096 LINK connect_stress 00:06:34.355 CC examples/nvmf/nvmf/nvmf.o 00:06:34.355 LINK simple_copy 00:06:34.355 CXX test/cpp_headers/ftl.o 00:06:34.355 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:06:34.355 LINK spdk_nvme_discover 00:06:34.355 LINK led 00:06:34.355 CC test/unit/lib/bdev/part.c/part_ut.o 00:06:34.614 CXX test/cpp_headers/gpt_spec.o 00:06:34.614 LINK nvmf 00:06:34.614 CC test/nvme/boot_partition/boot_partition.o 00:06:34.614 LINK spdk_lock 00:06:34.614 CC app/spdk_top/spdk_top.o 00:06:34.614 CXX test/cpp_headers/hexlify.o 00:06:34.614 LINK spdk_nvme_perf 00:06:34.614 CC app/vhost/vhost.o 00:06:34.614 LINK boot_partition 00:06:34.873 CXX test/cpp_headers/histogram_data.o 00:06:34.873 CXX test/cpp_headers/idxd.o 00:06:34.873 LINK vhost 00:06:34.873 CXX test/cpp_headers/idxd_spec.o 00:06:34.873 LINK spdk_nvme_identify 00:06:34.873 CC test/nvme/compliance/nvme_compliance.o 00:06:35.132 CXX test/cpp_headers/init.o 00:06:35.132 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:06:35.132 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:06:35.132 CC examples/util/zipf/zipf.o 00:06:35.132 CXX test/cpp_headers/ioat.o 00:06:35.132 CXX test/cpp_headers/ioat_spec.o 00:06:35.132 LINK tree_ut 00:06:35.132 LINK zipf 00:06:35.390 CC examples/thread/thread/thread_ex.o 00:06:35.390 CXX test/cpp_headers/iscsi_spec.o 00:06:35.390 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:06:35.390 CXX test/cpp_headers/json.o 00:06:35.390 LINK nvme_compliance 00:06:35.390 CC test/unit/lib/dma/dma.c/dma_ut.o 00:06:35.649 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:06:35.649 LINK thread 00:06:35.649 CXX test/cpp_headers/jsonrpc.o 00:06:35.649 LINK blob_bdev_ut 00:06:35.649 LINK spdk_top 00:06:35.649 CXX test/cpp_headers/likely.o 00:06:35.649 CC test/nvme/fused_ordering/fused_ordering.o 00:06:35.649 LINK scsi_nvme_ut 00:06:35.649 CC test/unit/lib/blob/blob.c/blob_ut.o 00:06:35.908 LINK dma_ut 00:06:35.908 CXX test/cpp_headers/log.o 00:06:35.908 LINK esnap 00:06:35.908 CC app/spdk_dd/spdk_dd.o 00:06:35.908 LINK fused_ordering 00:06:35.908 CC test/unit/lib/event/app.c/app_ut.o 00:06:35.908 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:06:35.908 CXX test/cpp_headers/lvol.o 00:06:36.167 CC examples/interrupt_tgt/interrupt_tgt.o 00:06:36.167 CXX test/cpp_headers/memory.o 00:06:36.167 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:06:36.167 CC test/nvme/doorbell_aers/doorbell_aers.o 00:06:36.167 LINK interrupt_tgt 00:06:36.167 CXX test/cpp_headers/mmio.o 00:06:36.167 LINK spdk_dd 00:06:36.426 LINK doorbell_aers 00:06:36.426 CXX test/cpp_headers/nbd.o 00:06:36.426 CXX test/cpp_headers/notify.o 00:06:36.426 LINK accel_ut 00:06:36.426 LINK app_ut 00:06:36.426 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:06:36.426 LINK gpt_ut 00:06:36.426 LINK blobfs_async_ut 00:06:36.426 CXX test/cpp_headers/nvme.o 00:06:36.684 CC test/nvme/fdp/fdp.o 00:06:36.685 CXX test/cpp_headers/nvme_intel.o 00:06:36.685 CXX test/cpp_headers/nvme_ocssd.o 00:06:36.685 CXX test/cpp_headers/nvme_ocssd_spec.o 00:06:36.685 CXX test/cpp_headers/nvme_spec.o 00:06:36.685 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:06:36.685 CC test/nvme/cuse/cuse.o 00:06:36.685 CXX test/cpp_headers/nvme_zns.o 00:06:36.685 LINK reactor_ut 00:06:36.944 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:06:36.944 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:06:36.944 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:06:36.944 LINK fdp 00:06:36.944 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:06:36.944 CXX test/cpp_headers/nvmf_cmd.o 00:06:36.944 LINK blobfs_bdev_ut 00:06:37.203 LINK part_ut 00:06:37.203 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:06:37.203 CXX test/cpp_headers/nvmf_fc_spec.o 00:06:37.203 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:06:37.203 CXX test/cpp_headers/nvmf.o 00:06:37.462 LINK bdev_raid_sb_ut 00:06:37.462 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:06:37.462 CXX test/cpp_headers/nvmf_spec.o 00:06:37.462 LINK bdev_zone_ut 00:06:37.462 CXX test/cpp_headers/nvmf_transport.o 00:06:37.462 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:06:37.721 CXX test/cpp_headers/opal.o 00:06:37.721 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:06:37.721 LINK blobfs_sync_ut 00:06:37.721 LINK concat_ut 00:06:37.721 LINK cuse 00:06:37.721 CXX test/cpp_headers/opal_spec.o 00:06:37.980 LINK raid1_ut 00:06:37.980 LINK vbdev_lvol_ut 00:06:37.980 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:06:37.980 CXX test/cpp_headers/pci_ids.o 00:06:37.980 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:06:37.980 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:06:37.980 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:06:37.980 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:06:37.980 CXX test/cpp_headers/pipe.o 00:06:38.239 CXX test/cpp_headers/queue.o 00:06:38.239 CXX test/cpp_headers/reduce.o 00:06:38.239 LINK ioat_ut 00:06:38.239 LINK vbdev_zone_block_ut 00:06:38.498 CXX test/cpp_headers/rpc.o 00:06:38.498 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:06:38.498 CC test/unit/lib/iscsi/param.c/param_ut.o 00:06:38.498 CXX test/cpp_headers/scheduler.o 00:06:38.498 LINK init_grp_ut 00:06:38.757 CXX test/cpp_headers/scsi.o 00:06:38.757 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:06:38.757 CXX test/cpp_headers/scsi_spec.o 00:06:39.016 LINK bdev_raid_ut 00:06:39.016 CXX test/cpp_headers/sock.o 00:06:39.016 LINK conn_ut 00:06:39.016 LINK param_ut 00:06:39.016 CXX test/cpp_headers/stdinc.o 00:06:39.016 LINK json_util_ut 00:06:39.016 CXX test/cpp_headers/string.o 00:06:39.016 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:06:39.016 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:06:39.274 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:06:39.274 CC test/unit/lib/log/log.c/log_ut.o 00:06:39.274 CXX test/cpp_headers/thread.o 00:06:39.274 LINK portal_grp_ut 00:06:39.532 CXX test/cpp_headers/trace.o 00:06:39.532 LINK jsonrpc_server_ut 00:06:39.532 LINK log_ut 00:06:39.532 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:06:39.532 CXX test/cpp_headers/trace_parser.o 00:06:39.532 CXX test/cpp_headers/tree.o 00:06:39.791 CXX test/cpp_headers/ublk.o 00:06:39.791 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:06:39.791 CC test/unit/lib/notify/notify.c/notify_ut.o 00:06:39.791 LINK bdev_ut 00:06:39.791 CXX test/cpp_headers/util.o 00:06:39.791 LINK json_parse_ut 00:06:40.049 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:06:40.049 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:06:40.049 CXX test/cpp_headers/uuid.o 00:06:40.049 LINK tgt_node_ut 00:06:40.049 LINK bdev_ut 00:06:40.049 LINK notify_ut 00:06:40.049 CXX test/cpp_headers/version.o 00:06:40.049 LINK iscsi_ut 00:06:40.049 CXX test/cpp_headers/vfio_user_pci.o 00:06:40.049 CXX test/cpp_headers/vfio_user_spec.o 00:06:40.308 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:06:40.308 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:06:40.308 CXX test/cpp_headers/vhost.o 00:06:40.308 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:06:40.308 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:06:40.308 CXX test/cpp_headers/vmd.o 00:06:40.571 CXX test/cpp_headers/xor.o 00:06:40.571 LINK json_write_ut 00:06:40.833 CXX test/cpp_headers/zipf.o 00:06:40.833 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:06:40.833 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:06:41.091 LINK nvme_ut 00:06:41.349 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:06:41.349 LINK lvol_ut 00:06:41.608 LINK nvme_ctrlr_cmd_ut 00:06:41.608 LINK nvme_ctrlr_ocssd_cmd_ut 00:06:41.608 LINK ctrlr_bdev_ut 00:06:41.608 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:06:41.608 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:06:41.608 CC test/unit/lib/sock/sock.c/sock_ut.o 00:06:41.608 CC test/unit/lib/thread/thread.c/thread_ut.o 00:06:41.866 LINK ctrlr_discovery_ut 00:06:41.866 CC test/unit/lib/sock/posix.c/posix_ut.o 00:06:42.124 LINK blob_ut 00:06:42.124 LINK ctrlr_ut 00:06:42.124 LINK subsystem_ut 00:06:42.124 LINK nvmf_ut 00:06:42.124 LINK bdev_nvme_ut 00:06:42.124 LINK dev_ut 00:06:42.124 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:06:42.383 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:06:42.383 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:06:42.383 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:06:42.383 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:06:42.383 CC test/unit/lib/util/base64.c/base64_ut.o 00:06:42.383 LINK tcp_ut 00:06:42.642 LINK scsi_ut 00:06:42.642 LINK nvme_ns_ut 00:06:42.642 LINK base64_ut 00:06:42.642 LINK posix_ut 00:06:42.642 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:06:42.642 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:06:42.901 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:06:42.901 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:06:42.901 LINK iobuf_ut 00:06:42.901 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:06:42.901 LINK sock_ut 00:06:42.901 LINK nvme_ctrlr_ut 00:06:43.160 LINK pci_event_ut 00:06:43.160 LINK lun_ut 00:06:43.160 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:06:43.160 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:06:43.160 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:06:43.160 LINK subsystem_ut 00:06:43.160 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:06:43.160 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:06:43.160 LINK rpc_ut 00:06:43.160 LINK thread_ut 00:06:43.160 LINK bit_array_ut 00:06:43.160 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:06:43.419 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:06:43.419 LINK ftl_l2p_ut 00:06:43.419 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:06:43.419 LINK ftl_bitmap_ut 00:06:43.419 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:06:43.419 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:06:43.419 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:06:43.678 LINK cpuset_ut 00:06:43.678 LINK ftl_io_ut 00:06:43.678 LINK crc16_ut 00:06:43.678 LINK ftl_mempool_ut 00:06:43.678 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:06:43.678 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:06:43.678 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:06:43.938 LINK crc32_ieee_ut 00:06:43.938 CC test/unit/lib/util/dif.c/dif_ut.o 00:06:43.938 LINK ftl_mngt_ut 00:06:43.938 LINK crc32c_ut 00:06:43.938 LINK crc64_ut 00:06:43.938 LINK nvme_ns_ocssd_cmd_ut 00:06:43.938 CC test/unit/lib/util/iov.c/iov_ut.o 00:06:43.938 LINK ftl_band_ut 00:06:44.197 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:06:44.197 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:06:44.197 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:06:44.197 CC test/unit/lib/util/math.c/math_ut.o 00:06:44.197 LINK scsi_bdev_ut 00:06:44.197 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:06:44.197 LINK iov_ut 00:06:44.197 LINK math_ut 00:06:44.197 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:06:44.457 CC test/unit/lib/util/string.c/string_ut.o 00:06:44.457 CC test/unit/lib/util/xor.c/xor_ut.o 00:06:44.457 LINK nvme_ns_cmd_ut 00:06:44.457 LINK ftl_layout_upgrade_ut 00:06:44.457 LINK ftl_sb_ut 00:06:44.457 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:06:44.716 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:06:44.716 LINK scsi_pr_ut 00:06:44.716 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:06:44.716 LINK xor_ut 00:06:44.716 LINK string_ut 00:06:44.716 LINK pipe_ut 00:06:44.716 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:06:44.716 LINK vhost_ut 00:06:44.975 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:06:44.975 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:06:44.975 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:06:44.975 LINK nvme_poll_group_ut 00:06:44.975 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:06:44.975 LINK nvme_quirks_ut 00:06:45.542 LINK nvme_qpair_ut 00:06:45.542 LINK nvme_transport_ut 00:06:45.542 LINK nvme_io_msg_ut 00:06:45.801 LINK nvme_fabric_ut 00:06:45.801 LINK nvme_opal_ut 00:06:45.801 LINK nvme_pcie_ut 00:06:46.060 LINK dif_ut 00:06:46.060 LINK nvme_pcie_common_ut 00:06:46.319 LINK nvme_cuse_ut 00:06:46.578 LINK nvme_tcp_ut 00:06:46.837 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:06:46.837 18:01:44 -- external_code/test_make.sh@91 -- $ nproc 00:06:46.837 18:01:44 -- external_code/test_make.sh@91 -- $ make -C /home/vagrant/spdk_repo/spdk DESTDIR=/home/vagrant/spdk_repo/spdk/test/external_code/install install -j12 00:06:46.837 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:06:47.097 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:06:47.097 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:06:47.097 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:06:47.097 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:06:47.097 /bin/sh: line 1: patchelf: command not found 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:06:47.097 /bin/sh: line 1: patchelf: command not found 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:06:47.097 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:06:47.665 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:06:47.665 Processing /home/vagrant/spdk_repo/spdk/python 00:06:47.665 Preparing metadata (setup.py): started 00:06:47.665 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:06:47.924 Preparing metadata (setup.py): finished with status 'done' 00:06:48.492 Installing collected packages: spdk 00:06:48.492 Running setup.py install for spdk: started 00:06:48.492 DEPRECATION: spdk is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 00:06:49.060 Running setup.py install for spdk: finished with status 'done' 00:06:49.060 Successfully installed spdk-24.1.1rc0 00:06:49.060 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:06:49.999 The Meson build system 00:06:49.999 Version: 1.3.1 00:06:49.999 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:06:49.999 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:06:49.999 Build type: native build 00:06:49.999 Program cat found: YES (/usr/bin/cat) 00:06:49.999 Project name: DPDK 00:06:49.999 Project version: 23.11.0 00:06:49.999 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:06:49.999 C linker for the host machine: cc ld.bfd 2.39-16 00:06:49.999 Host machine cpu family: x86_64 00:06:49.999 Host machine cpu: x86_64 00:06:49.999 Message: ## Building in Developer Mode ## 00:06:49.999 Program pkg-config found: YES (/usr/bin/pkg-config) 00:06:49.999 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:06:49.999 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:06:49.999 Program python3 found: YES (/usr/bin/python3) 00:06:49.999 Program cat found: YES (/usr/bin/cat) 00:06:49.999 Compiler for C supports arguments -march=native: YES (cached) 00:06:49.999 Checking for size of "void *" : 8 (cached) 00:06:49.999 Checking for size of "void *" : 8 (cached) 00:06:49.999 Library m found: YES 00:06:49.999 Library numa found: YES 00:06:49.999 Has header "numaif.h" : YES (cached) 00:06:49.999 Library fdt found: NO 00:06:49.999 Library execinfo found: NO 00:06:49.999 Has header "execinfo.h" : YES (cached) 00:06:49.999 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:06:49.999 Run-time dependency libarchive found: NO (tried pkgconfig) 00:06:49.999 Run-time dependency libbsd found: NO (tried pkgconfig) 00:06:49.999 Run-time dependency jansson found: NO (tried pkgconfig) 00:06:49.999 Dependency openssl found: YES 3.0.9 (cached) 00:06:49.999 Dependency libpcap found: YES 1.10.4 (cached) 00:06:49.999 Has header "pcap.h" with dependency libpcap: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wformat: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wformat-security: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wundef: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:06:49.999 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:06:49.999 Program objdump found: YES (/usr/bin/objdump) 00:06:49.999 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:49.999 Checking if "AVX512 checking" compiles: YES (cached) 00:06:49.999 Fetching value of define "__SSE4_2__" : 1 (cached) 00:06:49.999 Fetching value of define "__AES__" : 1 (cached) 00:06:49.999 Fetching value of define "__AVX__" : 1 (cached) 00:06:49.999 Fetching value of define "__AVX2__" : 1 (cached) 00:06:49.999 Fetching value of define "__AVX512BW__" : 1 (cached) 00:06:49.999 Fetching value of define "__AVX512CD__" : 1 (cached) 00:06:49.999 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:06:49.999 Fetching value of define "__AVX512F__" : 1 (cached) 00:06:49.999 Fetching value of define "__AVX512VL__" : 1 (cached) 00:06:49.999 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:49.999 Fetching value of define "__RDRND__" : 1 (cached) 00:06:49.999 Fetching value of define "__RDSEED__" : 1 (cached) 00:06:49.999 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:06:49.999 Fetching value of define "__znver1__" : (undefined) (cached) 00:06:49.999 Fetching value of define "__znver2__" : (undefined) (cached) 00:06:49.999 Fetching value of define "__znver3__" : (undefined) (cached) 00:06:49.999 Fetching value of define "__znver4__" : (undefined) (cached) 00:06:49.999 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:49.999 Message: lib/log: Defining dependency "log" 00:06:49.999 Message: lib/kvargs: Defining dependency "kvargs" 00:06:49.999 Message: lib/telemetry: Defining dependency "telemetry" 00:06:49.999 Checking for function "getentropy" : NO (cached) 00:06:49.999 Message: lib/eal: Defining dependency "eal" 00:06:49.999 Message: lib/ring: Defining dependency "ring" 00:06:49.999 Message: lib/rcu: Defining dependency "rcu" 00:06:49.999 Message: lib/mempool: Defining dependency "mempool" 00:06:49.999 Message: lib/mbuf: Defining dependency "mbuf" 00:06:49.999 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:49.999 Fetching value of define "__AVX512F__" : 1 (cached) 00:06:49.999 Fetching value of define "__AVX512BW__" : 1 (cached) 00:06:49.999 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:06:49.999 Fetching value of define "__AVX512VL__" : 1 (cached) 00:06:49.999 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:06:50.000 Compiler for C supports arguments -mpclmul: YES (cached) 00:06:50.000 Compiler for C supports arguments -maes: YES (cached) 00:06:50.000 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:50.000 Compiler for C supports arguments -mavx512bw: YES (cached) 00:06:50.000 Compiler for C supports arguments -mavx512dq: YES (cached) 00:06:50.000 Compiler for C supports arguments -mavx512vl: YES (cached) 00:06:50.000 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:06:50.000 Compiler for C supports arguments -mavx2: YES (cached) 00:06:50.000 Compiler for C supports arguments -mavx: YES (cached) 00:06:50.000 Message: lib/net: Defining dependency "net" 00:06:50.000 Message: lib/meter: Defining dependency "meter" 00:06:50.000 Message: lib/ethdev: Defining dependency "ethdev" 00:06:50.000 Message: lib/pci: Defining dependency "pci" 00:06:50.000 Message: lib/cmdline: Defining dependency "cmdline" 00:06:50.000 Message: lib/hash: Defining dependency "hash" 00:06:50.000 Message: lib/timer: Defining dependency "timer" 00:06:50.000 Message: lib/compressdev: Defining dependency "compressdev" 00:06:50.000 Message: lib/cryptodev: Defining dependency "cryptodev" 00:06:50.000 Message: lib/dmadev: Defining dependency "dmadev" 00:06:50.000 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:06:50.000 Message: lib/power: Defining dependency "power" 00:06:50.000 Message: lib/reorder: Defining dependency "reorder" 00:06:50.000 Message: lib/security: Defining dependency "security" 00:06:50.000 Has header "linux/userfaultfd.h" : YES (cached) 00:06:50.000 Has header "linux/vduse.h" : YES (cached) 00:06:50.000 Message: lib/vhost: Defining dependency "vhost" 00:06:50.000 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:50.000 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:06:50.000 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:06:50.000 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:06:50.000 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:06:50.000 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:06:50.000 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:06:50.000 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:06:50.000 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:06:50.000 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:06:50.000 Program doxygen found: YES (/usr/bin/doxygen) 00:06:50.000 Configuring doxy-api-html.conf using configuration 00:06:50.000 Configuring doxy-api-man.conf using configuration 00:06:50.000 Program mandb found: YES (/usr/bin/mandb) 00:06:50.000 Program sphinx-build found: NO 00:06:50.000 Configuring rte_build_config.h using configuration 00:06:50.000 Message: 00:06:50.000 ================= 00:06:50.000 Applications Enabled 00:06:50.000 ================= 00:06:50.000 00:06:50.000 apps: 00:06:50.000 00:06:50.000 00:06:50.000 Message: 00:06:50.000 ================= 00:06:50.000 Libraries Enabled 00:06:50.000 ================= 00:06:50.000 00:06:50.000 libs: 00:06:50.000 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:06:50.000 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:06:50.000 cryptodev, dmadev, power, reorder, security, vhost, 00:06:50.000 00:06:50.000 Message: 00:06:50.000 =============== 00:06:50.000 Drivers Enabled 00:06:50.000 =============== 00:06:50.000 00:06:50.000 common: 00:06:50.000 00:06:50.000 bus: 00:06:50.000 pci, vdev, 00:06:50.000 mempool: 00:06:50.000 ring, 00:06:50.000 dma: 00:06:50.000 00:06:50.000 net: 00:06:50.000 00:06:50.000 crypto: 00:06:50.000 00:06:50.000 compress: 00:06:50.000 00:06:50.000 vdpa: 00:06:50.000 00:06:50.000 00:06:50.000 Message: 00:06:50.000 ================= 00:06:50.000 Content Skipped 00:06:50.000 ================= 00:06:50.000 00:06:50.000 apps: 00:06:50.000 dumpcap: explicitly disabled via build config 00:06:50.000 graph: explicitly disabled via build config 00:06:50.000 pdump: explicitly disabled via build config 00:06:50.000 proc-info: explicitly disabled via build config 00:06:50.000 test-acl: explicitly disabled via build config 00:06:50.000 test-bbdev: explicitly disabled via build config 00:06:50.000 test-cmdline: explicitly disabled via build config 00:06:50.000 test-compress-perf: explicitly disabled via build config 00:06:50.000 test-crypto-perf: explicitly disabled via build config 00:06:50.000 test-dma-perf: explicitly disabled via build config 00:06:50.000 test-eventdev: explicitly disabled via build config 00:06:50.000 test-fib: explicitly disabled via build config 00:06:50.000 test-flow-perf: explicitly disabled via build config 00:06:50.000 test-gpudev: explicitly disabled via build config 00:06:50.000 test-mldev: explicitly disabled via build config 00:06:50.000 test-pipeline: explicitly disabled via build config 00:06:50.000 test-pmd: explicitly disabled via build config 00:06:50.000 test-regex: explicitly disabled via build config 00:06:50.000 test-sad: explicitly disabled via build config 00:06:50.000 test-security-perf: explicitly disabled via build config 00:06:50.000 00:06:50.000 libs: 00:06:50.000 metrics: explicitly disabled via build config 00:06:50.000 acl: explicitly disabled via build config 00:06:50.000 bbdev: explicitly disabled via build config 00:06:50.000 bitratestats: explicitly disabled via build config 00:06:50.000 bpf: explicitly disabled via build config 00:06:50.000 cfgfile: explicitly disabled via build config 00:06:50.000 distributor: explicitly disabled via build config 00:06:50.000 efd: explicitly disabled via build config 00:06:50.000 eventdev: explicitly disabled via build config 00:06:50.000 dispatcher: explicitly disabled via build config 00:06:50.000 gpudev: explicitly disabled via build config 00:06:50.000 gro: explicitly disabled via build config 00:06:50.000 gso: explicitly disabled via build config 00:06:50.000 ip_frag: explicitly disabled via build config 00:06:50.000 jobstats: explicitly disabled via build config 00:06:50.000 latencystats: explicitly disabled via build config 00:06:50.001 lpm: explicitly disabled via build config 00:06:50.001 member: explicitly disabled via build config 00:06:50.001 pcapng: explicitly disabled via build config 00:06:50.001 rawdev: explicitly disabled via build config 00:06:50.001 regexdev: explicitly disabled via build config 00:06:50.001 mldev: explicitly disabled via build config 00:06:50.001 rib: explicitly disabled via build config 00:06:50.001 sched: explicitly disabled via build config 00:06:50.001 stack: explicitly disabled via build config 00:06:50.001 ipsec: explicitly disabled via build config 00:06:50.001 pdcp: explicitly disabled via build config 00:06:50.001 fib: explicitly disabled via build config 00:06:50.001 port: explicitly disabled via build config 00:06:50.001 pdump: explicitly disabled via build config 00:06:50.001 table: explicitly disabled via build config 00:06:50.001 pipeline: explicitly disabled via build config 00:06:50.001 graph: explicitly disabled via build config 00:06:50.001 node: explicitly disabled via build config 00:06:50.001 00:06:50.001 drivers: 00:06:50.001 common/cpt: not in enabled drivers build config 00:06:50.001 common/dpaax: not in enabled drivers build config 00:06:50.001 common/iavf: not in enabled drivers build config 00:06:50.001 common/idpf: not in enabled drivers build config 00:06:50.001 common/mvep: not in enabled drivers build config 00:06:50.001 common/octeontx: not in enabled drivers build config 00:06:50.001 bus/auxiliary: not in enabled drivers build config 00:06:50.001 bus/cdx: not in enabled drivers build config 00:06:50.001 bus/dpaa: not in enabled drivers build config 00:06:50.001 bus/fslmc: not in enabled drivers build config 00:06:50.001 bus/ifpga: not in enabled drivers build config 00:06:50.001 bus/platform: not in enabled drivers build config 00:06:50.001 bus/vmbus: not in enabled drivers build config 00:06:50.001 common/cnxk: not in enabled drivers build config 00:06:50.001 common/mlx5: not in enabled drivers build config 00:06:50.001 common/nfp: not in enabled drivers build config 00:06:50.001 common/qat: not in enabled drivers build config 00:06:50.001 common/sfc_efx: not in enabled drivers build config 00:06:50.001 mempool/bucket: not in enabled drivers build config 00:06:50.001 mempool/cnxk: not in enabled drivers build config 00:06:50.001 mempool/dpaa: not in enabled drivers build config 00:06:50.001 mempool/dpaa2: not in enabled drivers build config 00:06:50.001 mempool/octeontx: not in enabled drivers build config 00:06:50.001 mempool/stack: not in enabled drivers build config 00:06:50.001 dma/cnxk: not in enabled drivers build config 00:06:50.001 dma/dpaa: not in enabled drivers build config 00:06:50.001 dma/dpaa2: not in enabled drivers build config 00:06:50.001 dma/hisilicon: not in enabled drivers build config 00:06:50.001 dma/idxd: not in enabled drivers build config 00:06:50.001 dma/ioat: not in enabled drivers build config 00:06:50.001 dma/skeleton: not in enabled drivers build config 00:06:50.001 net/af_packet: not in enabled drivers build config 00:06:50.001 net/af_xdp: not in enabled drivers build config 00:06:50.001 net/ark: not in enabled drivers build config 00:06:50.001 net/atlantic: not in enabled drivers build config 00:06:50.001 net/avp: not in enabled drivers build config 00:06:50.001 net/axgbe: not in enabled drivers build config 00:06:50.001 net/bnx2x: not in enabled drivers build config 00:06:50.001 net/bnxt: not in enabled drivers build config 00:06:50.001 net/bonding: not in enabled drivers build config 00:06:50.001 net/cnxk: not in enabled drivers build config 00:06:50.001 net/cpfl: not in enabled drivers build config 00:06:50.001 net/cxgbe: not in enabled drivers build config 00:06:50.001 net/dpaa: not in enabled drivers build config 00:06:50.001 net/dpaa2: not in enabled drivers build config 00:06:50.001 net/e1000: not in enabled drivers build config 00:06:50.001 net/ena: not in enabled drivers build config 00:06:50.001 net/enetc: not in enabled drivers build config 00:06:50.001 net/enetfec: not in enabled drivers build config 00:06:50.001 net/enic: not in enabled drivers build config 00:06:50.001 net/failsafe: not in enabled drivers build config 00:06:50.001 net/fm10k: not in enabled drivers build config 00:06:50.001 net/gve: not in enabled drivers build config 00:06:50.001 net/hinic: not in enabled drivers build config 00:06:50.001 net/hns3: not in enabled drivers build config 00:06:50.001 net/i40e: not in enabled drivers build config 00:06:50.001 net/iavf: not in enabled drivers build config 00:06:50.001 net/ice: not in enabled drivers build config 00:06:50.001 net/idpf: not in enabled drivers build config 00:06:50.001 net/igc: not in enabled drivers build config 00:06:50.001 net/ionic: not in enabled drivers build config 00:06:50.001 net/ipn3ke: not in enabled drivers build config 00:06:50.001 net/ixgbe: not in enabled drivers build config 00:06:50.001 net/mana: not in enabled drivers build config 00:06:50.001 net/memif: not in enabled drivers build config 00:06:50.001 net/mlx4: not in enabled drivers build config 00:06:50.001 net/mlx5: not in enabled drivers build config 00:06:50.001 net/mvneta: not in enabled drivers build config 00:06:50.001 net/mvpp2: not in enabled drivers build config 00:06:50.001 net/netvsc: not in enabled drivers build config 00:06:50.001 net/nfb: not in enabled drivers build config 00:06:50.001 net/nfp: not in enabled drivers build config 00:06:50.001 net/ngbe: not in enabled drivers build config 00:06:50.001 net/null: not in enabled drivers build config 00:06:50.001 net/octeontx: not in enabled drivers build config 00:06:50.001 net/octeon_ep: not in enabled drivers build config 00:06:50.001 net/pcap: not in enabled drivers build config 00:06:50.001 net/pfe: not in enabled drivers build config 00:06:50.001 net/qede: not in enabled drivers build config 00:06:50.001 net/ring: not in enabled drivers build config 00:06:50.001 net/sfc: not in enabled drivers build config 00:06:50.001 net/softnic: not in enabled drivers build config 00:06:50.001 net/tap: not in enabled drivers build config 00:06:50.001 net/thunderx: not in enabled drivers build config 00:06:50.001 net/txgbe: not in enabled drivers build config 00:06:50.001 net/vdev_netvsc: not in enabled drivers build config 00:06:50.001 net/vhost: not in enabled drivers build config 00:06:50.001 net/virtio: not in enabled drivers build config 00:06:50.001 net/vmxnet3: not in enabled drivers build config 00:06:50.001 raw/*: missing internal dependency, "rawdev" 00:06:50.001 crypto/armv8: not in enabled drivers build config 00:06:50.001 crypto/bcmfs: not in enabled drivers build config 00:06:50.001 crypto/caam_jr: not in enabled drivers build config 00:06:50.002 crypto/ccp: not in enabled drivers build config 00:06:50.002 crypto/cnxk: not in enabled drivers build config 00:06:50.002 crypto/dpaa_sec: not in enabled drivers build config 00:06:50.002 crypto/dpaa2_sec: not in enabled drivers build config 00:06:50.002 crypto/ipsec_mb: not in enabled drivers build config 00:06:50.002 crypto/mlx5: not in enabled drivers build config 00:06:50.002 crypto/mvsam: not in enabled drivers build config 00:06:50.002 crypto/nitrox: not in enabled drivers build config 00:06:50.002 crypto/null: not in enabled drivers build config 00:06:50.002 crypto/octeontx: not in enabled drivers build config 00:06:50.002 crypto/openssl: not in enabled drivers build config 00:06:50.002 crypto/scheduler: not in enabled drivers build config 00:06:50.002 crypto/uadk: not in enabled drivers build config 00:06:50.002 crypto/virtio: not in enabled drivers build config 00:06:50.002 compress/isal: not in enabled drivers build config 00:06:50.002 compress/mlx5: not in enabled drivers build config 00:06:50.002 compress/octeontx: not in enabled drivers build config 00:06:50.002 compress/zlib: not in enabled drivers build config 00:06:50.002 regex/*: missing internal dependency, "regexdev" 00:06:50.002 ml/*: missing internal dependency, "mldev" 00:06:50.002 vdpa/ifc: not in enabled drivers build config 00:06:50.002 vdpa/mlx5: not in enabled drivers build config 00:06:50.002 vdpa/nfp: not in enabled drivers build config 00:06:50.002 vdpa/sfc: not in enabled drivers build config 00:06:50.002 event/*: missing internal dependency, "eventdev" 00:06:50.002 baseband/*: missing internal dependency, "bbdev" 00:06:50.002 gpu/*: missing internal dependency, "gpudev" 00:06:50.002 00:06:50.002 00:06:50.261 Cleaning... 0 files. 00:06:50.261 Build targets in project: 85 00:06:50.261 00:06:50.261 DPDK 23.11.0 00:06:50.261 00:06:50.261 User defined options 00:06:50.261 default_library : static 00:06:50.261 libdir : lib 00:06:50.261 prefix : /usr/local 00:06:50.261 c_args : -fPIC -Wno-error -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:06:50.261 c_link_args : 00:06:50.261 cpu_instruction_set: native 00:06:50.261 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:06:50.261 disable_libs : acl,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:06:50.262 enable_docs : false 00:06:50.262 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:06:50.262 enable_kmods : false 00:06:50.262 tests : false 00:06:50.262 00:06:50.262 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:06:50.522 Installing subdir /home/vagrant/spdk_repo/spdk/dpdk/examples to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/README to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/dummy.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t1.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t2.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t3.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/pkt_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/altivec/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/altivec 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/neon/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/neon 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/sse/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/sse 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/dmafwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_aes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ccm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.522 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_cmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ecdsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_gcm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_hmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_rsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_sha.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_tdes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_xts.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/flow_blocks.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/firewall.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow_crypto.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route_ecmp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:50.787 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/tap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep0.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep1.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_process.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/rt.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp4.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp6.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/bypass_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/data_rxtx.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/linux_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/load_env.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/run_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/l2fwd-cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:50.788 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl_scalar.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_sequential.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_fib.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_route.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/client.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:06:50.789 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/shared 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/ntb_fwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ethdev.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_group_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_routing_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec_sa.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/packet.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/pcap.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.790 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/ptpclient.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/app_thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cmdline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_ov.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_pie.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_red.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/stats.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/node.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/shared 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/basicfwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/vdpa_blk_compact.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/virtio_net.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk_spec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk_compat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:06:50.791 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_nop.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_x86.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:06:50.792 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing lib/librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing drivers/librte_bus_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:06:50.792 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing drivers/librte_bus_vdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:06:50.792 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:50.792 Installing drivers/librte_mempool_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/config/rte_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/log/rte_log.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.792 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/kvargs/rte_kvargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/telemetry/rte_telemetry.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rtm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_alarm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitmap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_branch_prediction.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bus.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_class.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_compat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_debug.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_dev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_devargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_memconfig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_errno.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_epoll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_fbarray.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hexdump.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hypervisor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_interrupts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_keepalive.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_launch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lock_annotations.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_malloc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_mcslock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memory.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memzone.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_features.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_per_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pflock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_random.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_reciprocal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqcount.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service_component.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_stdatomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_string_fns.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_tailq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_ticketlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_time.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point_register.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_uuid.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_version.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_vfio.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/linux/include/rte_os.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.793 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_c11_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_generic_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_zc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/rcu/rte_rcu_qsbr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_ptype.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_pool_ops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_dyn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tcp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_udp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_dtls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_sctp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_icmp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_arp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ether.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_macsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_vxlan.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gre.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gtp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_mpls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_higig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ecpri.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_pdcp_hdr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_geneve.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_l2tpv2.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ppp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ib.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/meter/rte_meter.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_cman.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_dev_info.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_eth_ctrl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/pci/rte_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_num.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_ipaddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_etheraddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_string.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_rdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_vt100.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_socket.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_cirbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_portlist.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_fbk_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_jhash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_arm64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_generic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_sw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_x86.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_x86_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/timer/rte_timer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_compressdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.794 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_comp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_sym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_asym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_guest_channel.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_pmd_mgmt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_uncore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/reorder/rte_reorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vdpa.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_async.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/pci/rte_bus_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/vdev/rte_bus_vdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/buildtools/dpdk-cmdline-gen.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-devbind.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-pmdinfo.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-telemetry.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-hugepages.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-rss-flows.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/rte_build_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk-libs.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:06:50.795 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:06:50.795 './librte_bus_pci.so' -> 'dpdk/pmds-24.0/librte_bus_pci.so' 00:06:50.795 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24' 00:06:50.795 './librte_bus_pci.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24.0' 00:06:50.795 './librte_bus_vdev.so' -> 'dpdk/pmds-24.0/librte_bus_vdev.so' 00:06:50.795 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24' 00:06:50.795 './librte_bus_vdev.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24.0' 00:06:50.795 './librte_mempool_ring.so' -> 'dpdk/pmds-24.0/librte_mempool_ring.so' 00:06:50.795 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24' 00:06:50.795 './librte_mempool_ring.so.24.0' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24.0' 00:06:50.795 Installing symlink pointing to librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:06:50.795 Installing symlink pointing to librte_log.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so 00:06:50.795 Installing symlink pointing to librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:06:50.795 Installing symlink pointing to librte_kvargs.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so 00:06:50.795 Installing symlink pointing to librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:06:50.795 Installing symlink pointing to librte_telemetry.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so 00:06:50.795 Installing symlink pointing to librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:06:50.795 Installing symlink pointing to librte_eal.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so 00:06:50.795 Installing symlink pointing to librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:06:50.795 Installing symlink pointing to librte_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so 00:06:50.795 Installing symlink pointing to librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:06:50.795 Installing symlink pointing to librte_rcu.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so 00:06:50.795 Installing symlink pointing to librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:06:50.795 Installing symlink pointing to librte_mempool.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so 00:06:50.795 Installing symlink pointing to librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:06:50.795 Installing symlink pointing to librte_mbuf.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so 00:06:50.795 Installing symlink pointing to librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:06:50.795 Installing symlink pointing to librte_net.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so 00:06:50.795 Installing symlink pointing to librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:06:50.795 Installing symlink pointing to librte_meter.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so 00:06:50.795 Installing symlink pointing to librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:06:50.795 Installing symlink pointing to librte_ethdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so 00:06:50.795 Installing symlink pointing to librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:06:50.795 Installing symlink pointing to librte_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so 00:06:50.795 Installing symlink pointing to librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:06:50.795 Installing symlink pointing to librte_cmdline.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so 00:06:50.795 Installing symlink pointing to librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:06:50.795 Installing symlink pointing to librte_hash.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so 00:06:50.795 Installing symlink pointing to librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:06:50.795 Installing symlink pointing to librte_timer.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so 00:06:50.795 Installing symlink pointing to librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:06:50.795 Installing symlink pointing to librte_compressdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so 00:06:50.795 Installing symlink pointing to librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:06:50.795 Installing symlink pointing to librte_cryptodev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so 00:06:50.795 Installing symlink pointing to librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:06:50.795 Installing symlink pointing to librte_dmadev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so 00:06:50.795 Installing symlink pointing to librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:06:50.795 Installing symlink pointing to librte_power.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so 00:06:50.795 Installing symlink pointing to librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:06:50.795 Installing symlink pointing to librte_reorder.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so 00:06:50.795 Installing symlink pointing to librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:06:50.795 Installing symlink pointing to librte_security.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so 00:06:50.795 Installing symlink pointing to librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:06:50.795 Installing symlink pointing to librte_vhost.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so 00:06:50.795 Installing symlink pointing to librte_bus_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_pci.so.24 00:06:50.795 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_pci.so 00:06:50.795 Installing symlink pointing to librte_bus_vdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_vdev.so.24 00:06:50.795 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_vdev.so 00:06:50.795 Installing symlink pointing to librte_mempool_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_mempool_ring.so.24 00:06:50.795 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_mempool_ring.so 00:06:50.795 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.0' 00:06:52.721 The Meson build system 00:06:52.721 Version: 1.3.1 00:06:52.721 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:06:52.721 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:06:52.721 Build type: native build 00:06:52.721 Program cat found: YES (/usr/bin/cat) 00:06:52.721 Project name: DPDK 00:06:52.721 Project version: 23.11.0 00:06:52.721 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:06:52.721 C linker for the host machine: cc ld.bfd 2.39-16 00:06:52.721 Host machine cpu family: x86_64 00:06:52.721 Host machine cpu: x86_64 00:06:52.721 Message: ## Building in Developer Mode ## 00:06:52.721 Program pkg-config found: YES (/usr/bin/pkg-config) 00:06:52.721 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:06:52.721 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:06:52.721 Program python3 found: YES (/usr/bin/python3) 00:06:52.721 Program cat found: YES (/usr/bin/cat) 00:06:52.721 Compiler for C supports arguments -march=native: YES (cached) 00:06:52.721 Checking for size of "void *" : 8 (cached) 00:06:52.721 Checking for size of "void *" : 8 (cached) 00:06:52.721 Library m found: YES 00:06:52.721 Library numa found: YES 00:06:52.721 Has header "numaif.h" : YES (cached) 00:06:52.721 Library fdt found: NO 00:06:52.721 Library execinfo found: NO 00:06:52.721 Has header "execinfo.h" : YES (cached) 00:06:52.721 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:06:52.721 Run-time dependency libarchive found: NO (tried pkgconfig) 00:06:52.721 Run-time dependency libbsd found: NO (tried pkgconfig) 00:06:52.721 Run-time dependency jansson found: NO (tried pkgconfig) 00:06:52.721 Dependency openssl found: YES 3.0.9 (cached) 00:06:52.721 Dependency libpcap found: YES 1.10.4 (cached) 00:06:52.721 Has header "pcap.h" with dependency libpcap: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wformat: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wformat-security: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wundef: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:06:52.721 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:06:52.721 Program objdump found: YES (/usr/bin/objdump) 00:06:52.721 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:52.721 Checking if "AVX512 checking" compiles: YES (cached) 00:06:52.721 Fetching value of define "__SSE4_2__" : 1 (cached) 00:06:52.721 Fetching value of define "__AES__" : 1 (cached) 00:06:52.721 Fetching value of define "__AVX__" : 1 (cached) 00:06:52.721 Fetching value of define "__AVX2__" : 1 (cached) 00:06:52.721 Fetching value of define "__AVX512BW__" : 1 (cached) 00:06:52.721 Fetching value of define "__AVX512CD__" : 1 (cached) 00:06:52.721 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:06:52.721 Fetching value of define "__AVX512F__" : 1 (cached) 00:06:52.721 Fetching value of define "__AVX512VL__" : 1 (cached) 00:06:52.721 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:52.721 Fetching value of define "__RDRND__" : 1 (cached) 00:06:52.721 Fetching value of define "__RDSEED__" : 1 (cached) 00:06:52.721 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:06:52.721 Fetching value of define "__znver1__" : (undefined) (cached) 00:06:52.721 Fetching value of define "__znver2__" : (undefined) (cached) 00:06:52.721 Fetching value of define "__znver3__" : (undefined) (cached) 00:06:52.721 Fetching value of define "__znver4__" : (undefined) (cached) 00:06:52.721 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:52.721 Message: lib/log: Defining dependency "log" 00:06:52.721 Message: lib/kvargs: Defining dependency "kvargs" 00:06:52.721 Message: lib/telemetry: Defining dependency "telemetry" 00:06:52.721 Checking for function "getentropy" : NO (cached) 00:06:52.721 Message: lib/eal: Defining dependency "eal" 00:06:52.721 Message: lib/ring: Defining dependency "ring" 00:06:52.721 Message: lib/rcu: Defining dependency "rcu" 00:06:52.721 Message: lib/mempool: Defining dependency "mempool" 00:06:52.721 Message: lib/mbuf: Defining dependency "mbuf" 00:06:52.721 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:52.721 Fetching value of define "__AVX512F__" : 1 (cached) 00:06:52.721 Fetching value of define "__AVX512BW__" : 1 (cached) 00:06:52.721 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:06:52.721 Fetching value of define "__AVX512VL__" : 1 (cached) 00:06:52.721 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:06:52.721 Compiler for C supports arguments -mpclmul: YES (cached) 00:06:52.721 Compiler for C supports arguments -maes: YES (cached) 00:06:52.721 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:52.721 Compiler for C supports arguments -mavx512bw: YES (cached) 00:06:52.721 Compiler for C supports arguments -mavx512dq: YES (cached) 00:06:52.721 Compiler for C supports arguments -mavx512vl: YES (cached) 00:06:52.721 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:06:52.721 Compiler for C supports arguments -mavx2: YES (cached) 00:06:52.721 Compiler for C supports arguments -mavx: YES (cached) 00:06:52.721 Message: lib/net: Defining dependency "net" 00:06:52.721 Message: lib/meter: Defining dependency "meter" 00:06:52.721 Message: lib/ethdev: Defining dependency "ethdev" 00:06:52.721 Message: lib/pci: Defining dependency "pci" 00:06:52.721 Message: lib/cmdline: Defining dependency "cmdline" 00:06:52.721 Message: lib/hash: Defining dependency "hash" 00:06:52.721 Message: lib/timer: Defining dependency "timer" 00:06:52.721 Message: lib/compressdev: Defining dependency "compressdev" 00:06:52.721 Message: lib/cryptodev: Defining dependency "cryptodev" 00:06:52.721 Message: lib/dmadev: Defining dependency "dmadev" 00:06:52.721 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:06:52.721 Message: lib/power: Defining dependency "power" 00:06:52.721 Message: lib/reorder: Defining dependency "reorder" 00:06:52.721 Message: lib/security: Defining dependency "security" 00:06:52.721 Has header "linux/userfaultfd.h" : YES (cached) 00:06:52.721 Has header "linux/vduse.h" : YES (cached) 00:06:52.721 Message: lib/vhost: Defining dependency "vhost" 00:06:52.721 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:52.721 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:06:52.721 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:06:52.721 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:06:52.721 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:06:52.721 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:06:52.722 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:06:52.722 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:06:52.722 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:06:52.722 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:06:52.722 Program doxygen found: YES (/usr/bin/doxygen) 00:06:52.722 Configuring doxy-api-html.conf using configuration 00:06:52.722 Configuring doxy-api-man.conf using configuration 00:06:52.722 Program mandb found: YES (/usr/bin/mandb) 00:06:52.722 Program sphinx-build found: NO 00:06:52.722 Configuring rte_build_config.h using configuration 00:06:52.722 Message: 00:06:52.722 ================= 00:06:52.722 Applications Enabled 00:06:52.722 ================= 00:06:52.722 00:06:52.722 apps: 00:06:52.722 00:06:52.722 00:06:52.722 Message: 00:06:52.722 ================= 00:06:52.722 Libraries Enabled 00:06:52.722 ================= 00:06:52.722 00:06:52.722 libs: 00:06:52.722 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:06:52.722 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:06:52.722 cryptodev, dmadev, power, reorder, security, vhost, 00:06:52.722 00:06:52.722 Message: 00:06:52.722 =============== 00:06:52.722 Drivers Enabled 00:06:52.722 =============== 00:06:52.722 00:06:52.722 common: 00:06:52.722 00:06:52.722 bus: 00:06:52.722 pci, vdev, 00:06:52.722 mempool: 00:06:52.722 ring, 00:06:52.722 dma: 00:06:52.722 00:06:52.722 net: 00:06:52.722 00:06:52.722 crypto: 00:06:52.722 00:06:52.722 compress: 00:06:52.722 00:06:52.722 vdpa: 00:06:52.722 00:06:52.722 00:06:52.722 Message: 00:06:52.722 ================= 00:06:52.722 Content Skipped 00:06:52.722 ================= 00:06:52.722 00:06:52.722 apps: 00:06:52.722 dumpcap: explicitly disabled via build config 00:06:52.722 graph: explicitly disabled via build config 00:06:52.722 pdump: explicitly disabled via build config 00:06:52.722 proc-info: explicitly disabled via build config 00:06:52.722 test-acl: explicitly disabled via build config 00:06:52.722 test-bbdev: explicitly disabled via build config 00:06:52.722 test-cmdline: explicitly disabled via build config 00:06:52.722 test-compress-perf: explicitly disabled via build config 00:06:52.722 test-crypto-perf: explicitly disabled via build config 00:06:52.722 test-dma-perf: explicitly disabled via build config 00:06:52.722 test-eventdev: explicitly disabled via build config 00:06:52.722 test-fib: explicitly disabled via build config 00:06:52.722 test-flow-perf: explicitly disabled via build config 00:06:52.722 test-gpudev: explicitly disabled via build config 00:06:52.722 test-mldev: explicitly disabled via build config 00:06:52.722 test-pipeline: explicitly disabled via build config 00:06:52.722 test-pmd: explicitly disabled via build config 00:06:52.722 test-regex: explicitly disabled via build config 00:06:52.722 test-sad: explicitly disabled via build config 00:06:52.722 test-security-perf: explicitly disabled via build config 00:06:52.722 00:06:52.722 libs: 00:06:52.722 metrics: explicitly disabled via build config 00:06:52.722 acl: explicitly disabled via build config 00:06:52.722 bbdev: explicitly disabled via build config 00:06:52.722 bitratestats: explicitly disabled via build config 00:06:52.722 bpf: explicitly disabled via build config 00:06:52.722 cfgfile: explicitly disabled via build config 00:06:52.722 distributor: explicitly disabled via build config 00:06:52.722 efd: explicitly disabled via build config 00:06:52.722 eventdev: explicitly disabled via build config 00:06:52.722 dispatcher: explicitly disabled via build config 00:06:52.722 gpudev: explicitly disabled via build config 00:06:52.722 gro: explicitly disabled via build config 00:06:52.722 gso: explicitly disabled via build config 00:06:52.722 ip_frag: explicitly disabled via build config 00:06:52.722 jobstats: explicitly disabled via build config 00:06:52.722 latencystats: explicitly disabled via build config 00:06:52.722 lpm: explicitly disabled via build config 00:06:52.722 member: explicitly disabled via build config 00:06:52.722 pcapng: explicitly disabled via build config 00:06:52.722 rawdev: explicitly disabled via build config 00:06:52.722 regexdev: explicitly disabled via build config 00:06:52.722 mldev: explicitly disabled via build config 00:06:52.722 rib: explicitly disabled via build config 00:06:52.722 sched: explicitly disabled via build config 00:06:52.722 stack: explicitly disabled via build config 00:06:52.722 ipsec: explicitly disabled via build config 00:06:52.722 pdcp: explicitly disabled via build config 00:06:52.722 fib: explicitly disabled via build config 00:06:52.722 port: explicitly disabled via build config 00:06:52.722 pdump: explicitly disabled via build config 00:06:52.722 table: explicitly disabled via build config 00:06:52.722 pipeline: explicitly disabled via build config 00:06:52.722 graph: explicitly disabled via build config 00:06:52.722 node: explicitly disabled via build config 00:06:52.722 00:06:52.722 drivers: 00:06:52.722 common/cpt: not in enabled drivers build config 00:06:52.722 common/dpaax: not in enabled drivers build config 00:06:52.722 common/iavf: not in enabled drivers build config 00:06:52.722 common/idpf: not in enabled drivers build config 00:06:52.722 common/mvep: not in enabled drivers build config 00:06:52.722 common/octeontx: not in enabled drivers build config 00:06:52.722 bus/auxiliary: not in enabled drivers build config 00:06:52.722 bus/cdx: not in enabled drivers build config 00:06:52.722 bus/dpaa: not in enabled drivers build config 00:06:52.722 bus/fslmc: not in enabled drivers build config 00:06:52.722 bus/ifpga: not in enabled drivers build config 00:06:52.722 bus/platform: not in enabled drivers build config 00:06:52.722 bus/vmbus: not in enabled drivers build config 00:06:52.722 common/cnxk: not in enabled drivers build config 00:06:52.722 common/mlx5: not in enabled drivers build config 00:06:52.722 common/nfp: not in enabled drivers build config 00:06:52.722 common/qat: not in enabled drivers build config 00:06:52.722 common/sfc_efx: not in enabled drivers build config 00:06:52.722 mempool/bucket: not in enabled drivers build config 00:06:52.722 mempool/cnxk: not in enabled drivers build config 00:06:52.722 mempool/dpaa: not in enabled drivers build config 00:06:52.722 mempool/dpaa2: not in enabled drivers build config 00:06:52.722 mempool/octeontx: not in enabled drivers build config 00:06:52.722 mempool/stack: not in enabled drivers build config 00:06:52.722 dma/cnxk: not in enabled drivers build config 00:06:52.722 dma/dpaa: not in enabled drivers build config 00:06:52.722 dma/dpaa2: not in enabled drivers build config 00:06:52.722 dma/hisilicon: not in enabled drivers build config 00:06:52.722 dma/idxd: not in enabled drivers build config 00:06:52.722 dma/ioat: not in enabled drivers build config 00:06:52.722 dma/skeleton: not in enabled drivers build config 00:06:52.722 net/af_packet: not in enabled drivers build config 00:06:52.722 net/af_xdp: not in enabled drivers build config 00:06:52.722 net/ark: not in enabled drivers build config 00:06:52.722 net/atlantic: not in enabled drivers build config 00:06:52.722 net/avp: not in enabled drivers build config 00:06:52.722 net/axgbe: not in enabled drivers build config 00:06:52.722 net/bnx2x: not in enabled drivers build config 00:06:52.722 net/bnxt: not in enabled drivers build config 00:06:52.722 net/bonding: not in enabled drivers build config 00:06:52.722 net/cnxk: not in enabled drivers build config 00:06:52.722 net/cpfl: not in enabled drivers build config 00:06:52.722 net/cxgbe: not in enabled drivers build config 00:06:52.722 net/dpaa: not in enabled drivers build config 00:06:52.722 net/dpaa2: not in enabled drivers build config 00:06:52.722 net/e1000: not in enabled drivers build config 00:06:52.722 net/ena: not in enabled drivers build config 00:06:52.722 net/enetc: not in enabled drivers build config 00:06:52.722 net/enetfec: not in enabled drivers build config 00:06:52.722 net/enic: not in enabled drivers build config 00:06:52.722 net/failsafe: not in enabled drivers build config 00:06:52.722 net/fm10k: not in enabled drivers build config 00:06:52.722 net/gve: not in enabled drivers build config 00:06:52.722 net/hinic: not in enabled drivers build config 00:06:52.722 net/hns3: not in enabled drivers build config 00:06:52.722 net/i40e: not in enabled drivers build config 00:06:52.722 net/iavf: not in enabled drivers build config 00:06:52.722 net/ice: not in enabled drivers build config 00:06:52.722 net/idpf: not in enabled drivers build config 00:06:52.722 net/igc: not in enabled drivers build config 00:06:52.722 net/ionic: not in enabled drivers build config 00:06:52.722 net/ipn3ke: not in enabled drivers build config 00:06:52.722 net/ixgbe: not in enabled drivers build config 00:06:52.722 net/mana: not in enabled drivers build config 00:06:52.722 net/memif: not in enabled drivers build config 00:06:52.722 net/mlx4: not in enabled drivers build config 00:06:52.722 net/mlx5: not in enabled drivers build config 00:06:52.722 net/mvneta: not in enabled drivers build config 00:06:52.722 net/mvpp2: not in enabled drivers build config 00:06:52.722 net/netvsc: not in enabled drivers build config 00:06:52.722 net/nfb: not in enabled drivers build config 00:06:52.722 net/nfp: not in enabled drivers build config 00:06:52.722 net/ngbe: not in enabled drivers build config 00:06:52.722 net/null: not in enabled drivers build config 00:06:52.722 net/octeontx: not in enabled drivers build config 00:06:52.722 net/octeon_ep: not in enabled drivers build config 00:06:52.722 net/pcap: not in enabled drivers build config 00:06:52.722 net/pfe: not in enabled drivers build config 00:06:52.722 net/qede: not in enabled drivers build config 00:06:52.722 net/ring: not in enabled drivers build config 00:06:52.722 net/sfc: not in enabled drivers build config 00:06:52.722 net/softnic: not in enabled drivers build config 00:06:52.722 net/tap: not in enabled drivers build config 00:06:52.722 net/thunderx: not in enabled drivers build config 00:06:52.722 net/txgbe: not in enabled drivers build config 00:06:52.723 net/vdev_netvsc: not in enabled drivers build config 00:06:52.723 net/vhost: not in enabled drivers build config 00:06:52.723 net/virtio: not in enabled drivers build config 00:06:52.723 net/vmxnet3: not in enabled drivers build config 00:06:52.723 raw/*: missing internal dependency, "rawdev" 00:06:52.723 crypto/armv8: not in enabled drivers build config 00:06:52.723 crypto/bcmfs: not in enabled drivers build config 00:06:52.723 crypto/caam_jr: not in enabled drivers build config 00:06:52.723 crypto/ccp: not in enabled drivers build config 00:06:52.723 crypto/cnxk: not in enabled drivers build config 00:06:52.723 crypto/dpaa_sec: not in enabled drivers build config 00:06:52.723 crypto/dpaa2_sec: not in enabled drivers build config 00:06:52.723 crypto/ipsec_mb: not in enabled drivers build config 00:06:52.723 crypto/mlx5: not in enabled drivers build config 00:06:52.723 crypto/mvsam: not in enabled drivers build config 00:06:52.723 crypto/nitrox: not in enabled drivers build config 00:06:52.723 crypto/null: not in enabled drivers build config 00:06:52.723 crypto/octeontx: not in enabled drivers build config 00:06:52.723 crypto/openssl: not in enabled drivers build config 00:06:52.723 crypto/scheduler: not in enabled drivers build config 00:06:52.723 crypto/uadk: not in enabled drivers build config 00:06:52.723 crypto/virtio: not in enabled drivers build config 00:06:52.723 compress/isal: not in enabled drivers build config 00:06:52.723 compress/mlx5: not in enabled drivers build config 00:06:52.723 compress/octeontx: not in enabled drivers build config 00:06:52.723 compress/zlib: not in enabled drivers build config 00:06:52.723 regex/*: missing internal dependency, "regexdev" 00:06:52.723 ml/*: missing internal dependency, "mldev" 00:06:52.723 vdpa/ifc: not in enabled drivers build config 00:06:52.723 vdpa/mlx5: not in enabled drivers build config 00:06:52.723 vdpa/nfp: not in enabled drivers build config 00:06:52.723 vdpa/sfc: not in enabled drivers build config 00:06:52.723 event/*: missing internal dependency, "eventdev" 00:06:52.723 baseband/*: missing internal dependency, "bbdev" 00:06:52.723 gpu/*: missing internal dependency, "gpudev" 00:06:52.723 00:06:52.723 00:06:53.291 Cleaning... 0 files. 00:06:53.291 Build targets in project: 85 00:06:53.291 00:06:53.291 DPDK 23.11.0 00:06:53.291 00:06:53.291 User defined options 00:06:53.291 default_library : static 00:06:53.291 libdir : lib 00:06:53.291 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:06:53.291 c_args : -fPIC -Wno-error -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:06:53.291 c_link_args : 00:06:53.291 cpu_instruction_set: native 00:06:53.291 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:06:53.291 disable_libs : acl,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:06:53.291 enable_docs : false 00:06:53.291 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:06:53.291 enable_kmods : false 00:06:53.291 tests : false 00:06:53.291 00:06:53.291 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:06:53.860 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:06:53.860 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:06:53.860 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:06:53.860 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:06:53.860 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:06:53.860 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:06:54.119 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:06:54.119 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:06:54.119 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:06:54.119 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:06:54.119 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:06:54.119 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:06:54.119 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:06:54.119 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:06:54.119 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:06:54.120 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:06:54.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:06:54.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:06:54.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:06:54.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:06:54.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:06:54.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:06:54.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:06:54.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:06:54.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:06:54.639 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:06:54.639 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:06:54.899 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:06:54.899 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:06:55.158 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:06:55.158 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:06:55.158 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:06:55.158 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:06:55.417 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:06:55.417 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:06:55.676 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:06:55.676 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:06:55.676 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:06:55.676 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:06:55.935 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:06:55.935 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:06:55.935 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:06:55.935 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:06:55.935 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:06:55.935 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:06:55.935 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:06:55.935 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:06:56.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:06:56.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:06:56.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:06:56.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:06:56.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:06:56.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:06:56.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:06:56.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:06:56.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:06:56.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:06:56.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:06:56.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:06:56.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:06:56.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:06:56.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:06:56.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:06:56.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:06:56.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:06:56.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:06:56.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:06:57.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:06:57.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:06:57.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:06:58.381 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:06:58.381 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:06:58.381 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:06:58.381 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:06:58.381 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:06:58.381 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:06:58.381 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:06:58.381 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:06:58.381 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:06:58.381 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:06:58.640 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:06:58.640 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:06:58.899 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:06:58.899 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:06:59.158 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:06:59.158 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:06:59.158 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:06:59.158 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:06:59.158 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:06:59.158 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:06:59.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:06:59.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:06:59.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:06:59.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:06:59.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:06:59.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:06:59.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:06:59.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:06:59.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:06:59.933 make[2]: Nothing to be done for 'install'. 00:06:59.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:06:59.933 /bin/sh: line 1: patchelf: command not found 00:06:59.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:06:59.933 /bin/sh: line 1: patchelf: command not found 00:06:59.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:06:59.933 /bin/sh: line 1: patchelf: command not found 00:06:59.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:06:59.933 /bin/sh: line 1: patchelf: command not found 00:06:59.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:06:59.933 /bin/sh: line 1: patchelf: command not found 00:07:00.192 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:07:00.192 /bin/sh: line 1: patchelf: command not found 00:07:00.192 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:07:00.192 /bin/sh: line 1: patchelf: command not found 00:07:00.192 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:07:00.192 /bin/sh: line 1: patchelf: command not found 00:07:00.192 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:07:00.192 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:07:00.192 /bin/sh: line 1: patchelf: command not found 00:07:00.192 /bin/sh: line 1: patchelf: command not found 00:07:00.192 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:07:00.192 /bin/sh: line 1: patchelf: command not found 00:07:00.192 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:07:00.192 /bin/sh: line 1: patchelf: command not found 00:07:01.127 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:07:01.127 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:01.127 18:01:58 -- external_code/test_make.sh@94 -- $ run_test external_make_accel_module_static make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:07:01.127 18:01:58 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:07:01.127 18:01:58 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:07:01.127 18:01:58 -- common/autotest_common.sh@10 -- $ set +x 00:07:01.127 ************************************ 00:07:01.127 START TEST external_make_accel_module_static 00:07:01.127 ************************************ 00:07:01.127 18:01:58 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:07:01.127 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:01.127 make --directory=accel static_module 00:07:01.127 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:01.127 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o module module.c app_module.c -pthread \ 00:07:01.127 -Wl,--whole-archive,-Bstatic -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:07:01.127 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -laio -lnuma -ldl 00:07:01.695 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:01.695 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:01.695 00:07:01.695 real 0m0.631s 00:07:01.695 user 0m0.347s 00:07:01.695 sys 0m0.250s 00:07:01.695 18:01:59 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:01.695 18:01:59 -- common/autotest_common.sh@10 -- $ set +x 00:07:01.695 ************************************ 00:07:01.695 END TEST external_make_accel_module_static 00:07:01.695 ************************************ 00:07:01.695 18:01:59 -- external_code/test_make.sh@95 -- $ run_test external_run_accel_module_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:07:01.695 18:01:59 -- common/autotest_common.sh@1077 -- $ '[' 8 -le 1 ']' 00:07:01.695 18:01:59 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:07:01.695 18:01:59 -- common/autotest_common.sh@10 -- $ set +x 00:07:01.695 ************************************ 00:07:01.695 START TEST external_run_accel_module_static 00:07:01.695 ************************************ 00:07:01.695 18:01:59 -- common/autotest_common.sh@1104 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:07:01.695 [2024-04-25 18:01:59.528862] Starting SPDK v24.01.1-pre git sha1 36faa8c31 / DPDK 23.11.0 initialization... 00:07:01.695 [2024-04-25 18:01:59.529019] [ DPDK EAL parameters: accel_external_module --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid113945 ] 00:07:01.955 [2024-04-25 18:01:59.661717] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:01.955 [2024-04-25 18:01:59.712481] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:07:01.955 [2024-04-25 18:01:59.716903] accel_rpc.c: 168:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:07:01.955 [2024-04-25 18:01:59.724875] accel_rpc.c: 168:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:07:01.955 [2024-04-25 18:01:59.732862] accel_rpc.c: 168:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:07:02.214 Running on accel module task with code: 1 00:07:02.214 Running fill callback 00:07:02.214 Running on accel module task with code: 0 00:07:02.214 Running copy callback 00:07:02.214 Running on accel module task with code: 3 00:07:02.214 Running compare callback 00:07:02.214 00:07:02.214 real 0m0.444s 00:07:02.214 user 0m0.198s 00:07:02.214 sys 0m0.120s 00:07:02.214 ************************************ 00:07:02.214 END TEST external_run_accel_module_static 00:07:02.214 ************************************ 00:07:02.214 18:01:59 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:02.214 18:01:59 -- common/autotest_common.sh@10 -- $ set +x 00:07:02.214 18:01:59 -- external_code/test_make.sh@98 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:02.214 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:02.214 rm -f ./hello_world/hello_bdev 00:07:02.214 rm -f ./passthru/libpassthru_external.* 00:07:02.214 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:02.214 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:02.214 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:02.214 18:02:00 -- external_code/test_make.sh@101 -- $ run_test external_make_accel_driver_static make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:07:02.214 18:02:00 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:07:02.214 18:02:00 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:07:02.214 18:02:00 -- common/autotest_common.sh@10 -- $ set +x 00:07:02.214 ************************************ 00:07:02.214 START TEST external_make_accel_driver_static 00:07:02.214 ************************************ 00:07:02.214 18:02:00 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:07:02.214 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:02.473 make --directory=accel static_driver 00:07:02.473 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:02.473 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o driver module.c driver.c app_driver.c \ 00:07:02.473 -Wl,--whole-archive,-Bstatic -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:07:02.473 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -laio -lnuma -ldl \ 00:07:02.473 -pthread 00:07:03.041 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:03.041 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:03.041 00:07:03.041 real 0m0.673s 00:07:03.041 user 0m0.391s 00:07:03.041 sys 0m0.275s 00:07:03.041 18:02:00 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:03.041 18:02:00 -- common/autotest_common.sh@10 -- $ set +x 00:07:03.042 ************************************ 00:07:03.042 END TEST external_make_accel_driver_static 00:07:03.042 ************************************ 00:07:03.042 18:02:00 -- external_code/test_make.sh@102 -- $ run_test external_run_accel_driver_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:07:03.042 18:02:00 -- common/autotest_common.sh@1077 -- $ '[' 8 -le 1 ']' 00:07:03.042 18:02:00 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:07:03.042 18:02:00 -- common/autotest_common.sh@10 -- $ set +x 00:07:03.042 ************************************ 00:07:03.042 START TEST external_run_accel_driver_static 00:07:03.042 ************************************ 00:07:03.042 18:02:00 -- common/autotest_common.sh@1104 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:07:03.042 [2024-04-25 18:02:00.911456] Starting SPDK v24.01.1-pre git sha1 36faa8c31 / DPDK 23.11.0 initialization... 00:07:03.042 [2024-04-25 18:02:00.911600] [ DPDK EAL parameters: accel_external_driver --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid114046 ] 00:07:03.301 [2024-04-25 18:02:01.041788] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:03.301 [2024-04-25 18:02:01.101051] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:07:03.301 [2024-04-25 18:02:01.105763] accel_rpc.c: 352:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:07:03.560 Running on accel driver task with code: 0 00:07:03.560 Running on accel module task with code: 0 00:07:03.560 Running on accel driver task with code: 1 00:07:03.560 Running on accel driver task with code: 0 00:07:03.560 Running on accel module task with code: 0 00:07:03.560 Running on accel driver task with code: 1 00:07:03.560 Running sequence callback 00:07:03.560 00:07:03.560 real 0m0.437s 00:07:03.560 user 0m0.189s 00:07:03.560 sys 0m0.113s 00:07:03.560 ************************************ 00:07:03.560 END TEST external_run_accel_driver_static 00:07:03.560 ************************************ 00:07:03.560 18:02:01 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:03.560 18:02:01 -- common/autotest_common.sh@10 -- $ set +x 00:07:03.560 18:02:01 -- external_code/test_make.sh@105 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:03.560 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:03.560 rm -f ./hello_world/hello_bdev 00:07:03.560 rm -f ./passthru/libpassthru_external.* 00:07:03.560 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:03.560 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:03.560 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:03.560 18:02:01 -- external_code/test_make.sh@108 -- $ run_test external_make_hello_bdev_static make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:07:03.560 18:02:01 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:07:03.560 18:02:01 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:07:03.560 18:02:01 -- common/autotest_common.sh@10 -- $ set +x 00:07:03.819 ************************************ 00:07:03.819 START TEST external_make_hello_bdev_static 00:07:03.819 ************************************ 00:07:03.819 18:02:01 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:07:03.819 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:03.819 make --directory=passthru static 00:07:03.819 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:03.819 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:07:03.819 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c ./vbdev_passthru.c -o ./vbdev_passthru.o 00:07:04.077 ar rcs ./libpassthru_external.a ./vbdev_passthru_rpc.o ./vbdev_passthru.o 00:07:04.077 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:04.077 make --directory=hello_world bdev_static 00:07:04.077 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:04.337 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -o hello_bdev ./hello_bdev.c -pthread -Wl,--whole-archive,-Bstatic -lpassthru_external -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_init -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:07:04.337 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -laio -lnuma -ldl 00:07:04.904 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:04.904 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:04.904 00:07:04.904 real 0m1.171s 00:07:04.904 user 0m0.673s 00:07:04.904 sys 0m0.413s 00:07:04.904 18:02:02 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:04.904 18:02:02 -- common/autotest_common.sh@10 -- $ set +x 00:07:04.904 ************************************ 00:07:04.904 END TEST external_make_hello_bdev_static 00:07:04.904 ************************************ 00:07:04.904 18:02:02 -- external_code/test_make.sh@109 -- $ run_test external_run_hello_bdev_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:07:04.904 18:02:02 -- common/autotest_common.sh@1077 -- $ '[' 10 -le 1 ']' 00:07:04.904 18:02:02 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:07:04.904 18:02:02 -- common/autotest_common.sh@10 -- $ set +x 00:07:04.904 ************************************ 00:07:04.904 START TEST external_run_hello_bdev_static 00:07:04.904 ************************************ 00:07:04.904 18:02:02 -- common/autotest_common.sh@1104 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:07:04.904 [2024-04-25 18:02:02.781026] Starting SPDK v24.01.1-pre git sha1 36faa8c31 / DPDK 23.11.0 initialization... 00:07:04.904 [2024-04-25 18:02:02.781183] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid114169 ] 00:07:05.164 [2024-04-25 18:02:02.913800] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:05.164 [2024-04-25 18:02:02.969890] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:07:05.164 [2024-04-25 18:02:03.057955] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:07:05.164 [2024-04-25 18:02:03.057998] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:07:05.164 [2024-04-25 18:02:03.058007] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0xbc3e40 00:07:05.164 [2024-04-25 18:02:03.058014] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:07:05.164 [2024-04-25 18:02:03.058378] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:07:05.164 [2024-04-25 18:02:03.058391] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:07:05.164 [2024-04-25 18:02:03.062439] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:05.164 [2024-04-25 18:02:03.062463] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:07:05.164 [2024-04-25 18:02:03.062480] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:05.164 [2024-04-25 18:02:03.063344] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:05.164 [2024-04-25 18:02:03.063371] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:05.164 [2024-04-25 18:02:03.063378] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:05.164 [2024-04-25 18:02:03.063387] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:05.164 00:07:05.164 [2024-04-25 18:02:03.063394] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:05.450 00:07:05.450 real 0m0.481s 00:07:05.450 user 0m0.220s 00:07:05.450 sys 0m0.133s 00:07:05.450 ************************************ 00:07:05.450 END TEST external_run_hello_bdev_static 00:07:05.450 ************************************ 00:07:05.450 18:02:03 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:05.450 18:02:03 -- common/autotest_common.sh@10 -- $ set +x 00:07:05.450 18:02:03 -- external_code/test_make.sh@112 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:05.450 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:05.450 rm -f ./hello_world/hello_bdev 00:07:05.709 rm -f ./passthru/libpassthru_external.* 00:07:05.709 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:05.709 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:05.709 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:05.709 18:02:03 -- external_code/test_make.sh@115 -- $ run_test external_make_hello_no_bdev_static make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:07:05.709 18:02:03 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:07:05.709 18:02:03 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:07:05.709 18:02:03 -- common/autotest_common.sh@10 -- $ set +x 00:07:05.709 ************************************ 00:07:05.709 START TEST external_make_hello_no_bdev_static 00:07:05.709 ************************************ 00:07:05.709 18:02:03 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:07:05.709 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:05.709 make --directory=hello_world alone_static 00:07:05.709 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:05.968 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o hello_bdev ./hello_bdev.c -pthread -Wl,--whole-archive,-Bstatic \ 00:07:05.968 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_init -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -laio -lnuma -ldl 00:07:06.228 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:06.228 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:06.228 00:07:06.228 real 0m0.742s 00:07:06.228 user 0m0.458s 00:07:06.228 sys 0m0.277s 00:07:06.228 18:02:04 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:06.228 18:02:04 -- common/autotest_common.sh@10 -- $ set +x 00:07:06.228 ************************************ 00:07:06.228 END TEST external_make_hello_no_bdev_static 00:07:06.228 ************************************ 00:07:06.487 18:02:04 -- external_code/test_make.sh@116 -- $ run_test external_run_hello_no_bdev_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:07:06.487 18:02:04 -- common/autotest_common.sh@1077 -- $ '[' 10 -le 1 ']' 00:07:06.487 18:02:04 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:07:06.487 18:02:04 -- common/autotest_common.sh@10 -- $ set +x 00:07:06.487 ************************************ 00:07:06.487 START TEST external_run_hello_no_bdev_static 00:07:06.487 ************************************ 00:07:06.487 18:02:04 -- common/autotest_common.sh@1104 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:07:06.487 [2024-04-25 18:02:04.275664] Starting SPDK v24.01.1-pre git sha1 36faa8c31 / DPDK 23.11.0 initialization... 00:07:06.487 [2024-04-25 18:02:04.275765] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid114270 ] 00:07:06.487 [2024-04-25 18:02:04.406072] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:06.747 [2024-04-25 18:02:04.458896] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:07:06.747 [2024-04-25 18:02:04.529204] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:06.747 [2024-04-25 18:02:04.529246] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:07:06.747 [2024-04-25 18:02:04.529256] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:06.747 [2024-04-25 18:02:04.530439] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:06.747 [2024-04-25 18:02:04.530470] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:06.747 [2024-04-25 18:02:04.530491] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:06.747 [2024-04-25 18:02:04.530499] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:06.747 00:07:06.747 [2024-04-25 18:02:04.530507] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:07.006 ************************************ 00:07:07.006 END TEST external_run_hello_no_bdev_static 00:07:07.006 ************************************ 00:07:07.006 00:07:07.006 real 0m0.455s 00:07:07.006 user 0m0.195s 00:07:07.006 sys 0m0.133s 00:07:07.006 18:02:04 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:07.006 18:02:04 -- common/autotest_common.sh@10 -- $ set +x 00:07:07.006 18:02:04 -- external_code/test_make.sh@120 -- $ run_test external_make_nvme_static make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:07:07.006 18:02:04 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:07:07.006 18:02:04 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:07:07.007 18:02:04 -- common/autotest_common.sh@10 -- $ set +x 00:07:07.007 ************************************ 00:07:07.007 START TEST external_make_nvme_static 00:07:07.007 ************************************ 00:07:07.007 18:02:04 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:07:07.007 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:07.007 make --directory=nvme static 00:07:07.007 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:07:07.007 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs nvme.c identify.c -o identify -Wl,--whole-archive \ 00:07:07.007 -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -Wl,--no-whole-archive /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -laio -lnuma -ldl 00:07:07.576 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:07:07.576 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:07.576 00:07:07.576 real 0m0.473s 00:07:07.576 user 0m0.278s 00:07:07.576 sys 0m0.191s 00:07:07.576 18:02:05 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:07.576 ************************************ 00:07:07.576 END TEST external_make_nvme_static 00:07:07.576 ************************************ 00:07:07.576 18:02:05 -- common/autotest_common.sh@10 -- $ set +x 00:07:07.576 18:02:05 -- external_code/test_make.sh@121 -- $ run_test external_run_nvme_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:07:07.576 18:02:05 -- common/autotest_common.sh@1077 -- $ '[' 6 -le 1 ']' 00:07:07.576 18:02:05 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:07:07.576 18:02:05 -- common/autotest_common.sh@10 -- $ set +x 00:07:07.576 ************************************ 00:07:07.576 START TEST external_run_nvme_static 00:07:07.576 ************************************ 00:07:07.576 18:02:05 -- common/autotest_common.sh@1104 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:07:07.576 * Looking for test storage... 00:07:07.576 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:07.576 18:02:05 -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:07:07.576 18:02:05 -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:07:07.576 18:02:05 -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:07:07.576 18:02:05 -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:07:07.576 18:02:05 -- nvme/identify.sh@14 -- # export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:07.576 18:02:05 -- nvme/identify.sh@14 -- # LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:07.576 18:02:05 -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:07:07.835 18:02:05 -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:07:07.835 NVMe Controller at 0000:00:06.0 00:07:07.835 ===================================================== 00:07:07.835 Vendor ID: 1b36 00:07:07.835 Subsystem Vendor ID: 1af4 00:07:07.835 Serial Number: 12340 00:07:07.835 Model Number: QEMU NVMe Ctrl 00:07:07.835 Firmware Version: 8.0.0 00:07:07.835 Recommended Arb Burst: 6 00:07:07.835 IEEE OUI Identifier: 00 54 52 00:07:07.835 Multi-path I/O 00:07:07.835 May have multiple subsystem ports: No 00:07:07.835 May have multiple controllers: No 00:07:07.835 Associated with SR-IOV VF: No 00:07:07.835 Max Number of Namespaces: 256 00:07:07.835 NVMe Specification Version (Identify): 1.4 00:07:07.835 Optional Asynchronous Events Supported 00:07:07.835 Namespace Attribute Notices: Supported 00:07:07.835 Firmware Activation Notices: Not Supported 00:07:07.835 128-bit Host Identifier: Not Supported 00:07:07.835 ===================================================== 00:07:07.835 NVMe Controller at 0000:00:07.0 00:07:07.835 ===================================================== 00:07:07.835 Vendor ID: 1b36 00:07:07.835 Subsystem Vendor ID: 1af4 00:07:07.835 Serial Number: 12341 00:07:07.835 Model Number: QEMU NVMe Ctrl 00:07:07.836 Firmware Version: 8.0.0 00:07:07.836 Recommended Arb Burst: 6 00:07:07.836 IEEE OUI Identifier: 00 54 52 00:07:07.836 Multi-path I/O 00:07:07.836 May have multiple subsystem ports: No 00:07:07.836 May have multiple controllers: No 00:07:07.836 Associated with SR-IOV VF: No 00:07:07.836 Max Number of Namespaces: 256 00:07:07.836 NVMe Specification Version (Identify): 1.4 00:07:07.836 Optional Asynchronous Events Supported 00:07:07.836 Namespace Attribute Notices: Supported 00:07:07.836 Firmware Activation Notices: Not Supported 00:07:07.836 128-bit Host Identifier: Not Supported' 00:07:07.836 18:02:05 -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:07:07.836 18:02:05 -- common/autotest_common.sh@1498 -- # bdfs=() 00:07:07.836 18:02:05 -- common/autotest_common.sh@1498 -- # local bdfs 00:07:07.836 18:02:05 -- common/autotest_common.sh@1499 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:07.836 18:02:05 -- common/autotest_common.sh@1499 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:07.836 18:02:05 -- common/autotest_common.sh@1499 -- # jq -r '.config[].params.traddr' 00:07:07.836 18:02:05 -- common/autotest_common.sh@1500 -- # (( 2 == 0 )) 00:07:07.836 18:02:05 -- common/autotest_common.sh@1504 -- # printf '%s\n' 0000:00:06.0 0000:00:07.0 00:07:07.836 18:02:05 -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:07.836 18:02:05 -- nvme/identify.sh@19 -- # grep 0000:00:06.0 00:07:07.836 NVMe Controller at 0000:00:06.0 00:07:07.836 18:02:05 -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:07.836 18:02:05 -- nvme/identify.sh@19 -- # grep 0000:00:07.0 00:07:07.836 NVMe Controller at 0000:00:07.0 00:07:07.836 18:02:05 -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:07:07.836 18:02:05 -- common/autotest_common.sh@1498 -- # bdfs=() 00:07:07.836 18:02:05 -- common/autotest_common.sh@1498 -- # local bdfs 00:07:07.836 18:02:05 -- common/autotest_common.sh@1499 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:07.836 18:02:05 -- common/autotest_common.sh@1499 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:07.836 18:02:05 -- common/autotest_common.sh@1499 -- # jq -r '.config[].params.traddr' 00:07:08.095 18:02:05 -- common/autotest_common.sh@1500 -- # (( 2 == 0 )) 00:07:08.095 18:02:05 -- common/autotest_common.sh@1504 -- # printf '%s\n' 0000:00:06.0 0000:00:07.0 00:07:08.095 18:02:05 -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:08.095 18:02:05 -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:06.0 00:07:08.095 ===================================================== 00:07:08.095 NVMe Controller at 0000:00:06.0 00:07:08.095 ===================================================== 00:07:08.095 Vendor ID: 1b36 00:07:08.095 Subsystem Vendor ID: 1af4 00:07:08.095 Serial Number: 12340 00:07:08.095 Model Number: QEMU NVMe Ctrl 00:07:08.095 Firmware Version: 8.0.0 00:07:08.095 Recommended Arb Burst: 6 00:07:08.095 IEEE OUI Identifier: 00 54 52 00:07:08.095 Multi-path I/O 00:07:08.095 May have multiple subsystem ports: No 00:07:08.095 May have multiple controllers: No 00:07:08.095 Associated with SR-IOV VF: No 00:07:08.095 Max Number of Namespaces: 256 00:07:08.095 NVMe Specification Version (Identify): 1.4 00:07:08.095 Optional Asynchronous Events Supported 00:07:08.095 Namespace Attribute Notices: Supported 00:07:08.095 Firmware Activation Notices: Not Supported 00:07:08.095 128-bit Host Identifier: Not Supported 00:07:08.095 18:02:05 -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:08.095 18:02:05 -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:07.0 00:07:08.354 ===================================================== 00:07:08.354 NVMe Controller at 0000:00:07.0 00:07:08.354 ===================================================== 00:07:08.354 Vendor ID: 1b36 00:07:08.354 Subsystem Vendor ID: 1af4 00:07:08.354 Serial Number: 12341 00:07:08.354 Model Number: QEMU NVMe Ctrl 00:07:08.354 Firmware Version: 8.0.0 00:07:08.354 Recommended Arb Burst: 6 00:07:08.354 IEEE OUI Identifier: 00 54 52 00:07:08.354 Multi-path I/O 00:07:08.354 May have multiple subsystem ports: No 00:07:08.354 May have multiple controllers: No 00:07:08.354 Associated with SR-IOV VF: No 00:07:08.354 Max Number of Namespaces: 256 00:07:08.354 NVMe Specification Version (Identify): 1.4 00:07:08.354 Optional Asynchronous Events Supported 00:07:08.354 Namespace Attribute Notices: Supported 00:07:08.354 Firmware Activation Notices: Not Supported 00:07:08.354 128-bit Host Identifier: Not Supported 00:07:08.354 ************************************ 00:07:08.354 END TEST external_run_nvme_static 00:07:08.354 ************************************ 00:07:08.354 00:07:08.354 real 0m0.834s 00:07:08.355 user 0m0.278s 00:07:08.355 sys 0m0.381s 00:07:08.355 18:02:06 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:08.355 18:02:06 -- common/autotest_common.sh@10 -- $ set +x 00:07:08.355 18:02:06 -- external_code/test_make.sh@123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:08.355 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:08.355 rm -f ./hello_world/hello_bdev 00:07:08.613 rm -f ./passthru/libpassthru_external.* 00:07:08.613 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:08.613 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:08.613 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:08.613 18:02:06 -- external_code/test_make.sh@124 -- $ nproc 00:07:08.613 18:02:06 -- external_code/test_make.sh@124 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 clean 00:07:08.613 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:07:08.872 make[1]: Nothing to be done for 'clean'. 00:07:15.445 make[2]: Nothing to be done for 'clean'. 00:07:15.445 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:15.445 18:02:13 -- external_code/test_make.sh@125 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:07:15.703 18:02:13 -- external_code/test_make.sh@127 -- $ sudo HUGEMEM=4096 /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:07:15.962 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:07:15.962 0000:00:06.0 (1b36 0010): uio_pci_generic -> nvme 00:07:15.962 0000:00:07.0 (1b36 0010): uio_pci_generic -> nvme 00:07:16.222 00:07:16.222 real 4m52.420s 00:07:16.222 user 15m10.632s 00:07:16.222 sys 5m28.953s 00:07:16.222 18:02:13 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:16.222 ************************************ 00:07:16.222 END TEST autobuild_external_code 00:07:16.222 ************************************ 00:07:16.222 18:02:13 -- common/autotest_common.sh@10 -- $ set +x 00:07:16.222 00:07:16.222 real 4m52.477s 00:07:16.222 user 15m10.653s 00:07:16.222 sys 5m28.989s 00:07:16.222 18:02:13 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:16.222 18:02:13 -- common/autotest_common.sh@10 -- $ set +x 00:07:16.222 ************************************ 00:07:16.222 END TEST autobuild 00:07:16.222 ************************************ 00:07:16.482 18:02:14 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:07:16.482 18:02:14 -- scripts/common.sh@433 -- $ [[ -e /bin/wpdk_common.sh ]] 00:07:16.482 18:02:14 -- scripts/common.sh@441 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:07:16.482 18:02:14 -- scripts/common.sh@442 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:07:16.482 18:02:14 -- paths/export.sh@2 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:16.482 18:02:14 -- paths/export.sh@3 -- $ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:16.482 18:02:14 -- paths/export.sh@4 -- $ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:16.482 18:02:14 -- paths/export.sh@5 -- $ export PATH 00:07:16.482 18:02:14 -- paths/export.sh@6 -- $ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:16.482 18:02:14 -- common/autobuild_common.sh@434 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:07:16.482 18:02:14 -- common/autobuild_common.sh@435 -- $ date +%s 00:07:16.482 18:02:14 -- common/autobuild_common.sh@435 -- $ mktemp -dt spdk_1714068134.XXXXXX 00:07:16.482 18:02:14 -- common/autobuild_common.sh@435 -- $ SPDK_WORKSPACE=/tmp/spdk_1714068134.YQhnzH 00:07:16.482 18:02:14 -- common/autobuild_common.sh@437 -- $ [[ -n 2048 ]] 00:07:16.482 18:02:14 -- common/autobuild_common.sh@438 -- $ export EXTERNAL_MAKE_HUGEMEM 00:07:16.482 18:02:14 -- common/autobuild_common.sh@441 -- $ '[' -n '' ']' 00:07:16.482 18:02:14 -- common/autobuild_common.sh@444 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:07:16.482 18:02:14 -- common/autobuild_common.sh@448 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:07:16.482 18:02:14 -- common/autobuild_common.sh@450 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:07:16.482 18:02:14 -- common/autobuild_common.sh@451 -- $ get_config_params 00:07:16.482 18:02:14 -- common/autotest_common.sh@387 -- $ xtrace_disable 00:07:16.482 18:02:14 -- common/autotest_common.sh@10 -- $ set +x 00:07:16.482 18:02:14 -- common/autobuild_common.sh@451 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:07:16.482 18:02:14 -- spdk/autopackage.sh@10 -- $ MAKEFLAGS=-j12 00:07:16.482 18:02:14 -- spdk/autopackage.sh@11 -- $ cd /home/vagrant/spdk_repo/spdk 00:07:16.482 18:02:14 -- spdk/autopackage.sh@13 -- $ [[ 0 -eq 1 ]] 00:07:16.482 18:02:14 -- spdk/autopackage.sh@18 -- $ [[ 1 -eq 0 ]] 00:07:16.482 18:02:14 -- spdk/autopackage.sh@18 -- $ [[ 0 -eq 0 ]] 00:07:16.482 18:02:14 -- spdk/autopackage.sh@19 -- $ timing_finish 00:07:16.482 18:02:14 -- common/autotest_common.sh@724 -- $ flamegraph=/usr/local/FlameGraph/flamegraph.pl 00:07:16.482 18:02:14 -- common/autotest_common.sh@725 -- $ '[' -x /usr/local/FlameGraph/flamegraph.pl ']' 00:07:16.482 18:02:14 -- common/autotest_common.sh@727 -- $ /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /home/vagrant/spdk_repo/spdk/../output/timing.txt 00:07:16.482 18:02:14 -- spdk/autopackage.sh@20 -- $ exit 0 00:07:16.482 + [[ -n 5890 ]] 00:07:16.482 + sudo kill 5890 00:07:16.492 [Pipeline] } 00:07:16.512 [Pipeline] // timeout 00:07:16.517 [Pipeline] } 00:07:16.536 [Pipeline] // stage 00:07:16.542 [Pipeline] } 00:07:16.560 [Pipeline] // catchError 00:07:16.569 [Pipeline] stage 00:07:16.571 [Pipeline] { (Stop VM) 00:07:16.586 [Pipeline] sh 00:07:16.869 + vagrant halt 00:07:20.183 ==> default: Halting domain... 00:07:26.770 [Pipeline] sh 00:07:27.054 + vagrant destroy -f 00:07:29.593 ==> default: Removing domain... 00:07:29.606 [Pipeline] sh 00:07:29.888 + mv output /var/jenkins/workspace/autobuild-external-vg-autotest/output 00:07:29.900 [Pipeline] } 00:07:29.919 [Pipeline] // stage 00:07:29.925 [Pipeline] } 00:07:29.942 [Pipeline] // dir 00:07:29.948 [Pipeline] } 00:07:29.966 [Pipeline] // wrap 00:07:29.972 [Pipeline] } 00:07:29.989 [Pipeline] // catchError 00:07:29.998 [Pipeline] stage 00:07:30.001 [Pipeline] { (Epilogue) 00:07:30.016 [Pipeline] sh 00:07:30.299 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:07:30.311 [Pipeline] catchError 00:07:30.313 [Pipeline] { 00:07:30.328 [Pipeline] sh 00:07:30.612 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:07:30.612 Artifacts sizes are good 00:07:30.621 [Pipeline] } 00:07:30.639 [Pipeline] // catchError 00:07:30.652 [Pipeline] archiveArtifacts 00:07:30.659 Archiving artifacts 00:07:30.709 [Pipeline] cleanWs 00:07:30.722 [WS-CLEANUP] Deleting project workspace... 00:07:30.722 [WS-CLEANUP] Deferred wipeout is used... 00:07:30.729 [WS-CLEANUP] done 00:07:30.731 [Pipeline] } 00:07:30.751 [Pipeline] // stage 00:07:30.757 [Pipeline] } 00:07:30.774 [Pipeline] // node 00:07:30.780 [Pipeline] End of Pipeline 00:07:30.833 Finished: SUCCESS