00:00:00.000 Started by upstream project "autotest-nightly-lts" build number 2031 00:00:00.000 originally caused by: 00:00:00.001 Started by upstream project "nightly-trigger" build number 3291 00:00:00.001 originally caused by: 00:00:00.001 Started by timer 00:00:00.001 Started by timer 00:00:00.069 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.069 The recommended git tool is: git 00:00:00.069 using credential 00000000-0000-0000-0000-000000000002 00:00:00.071 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.102 Fetching changes from the remote Git repository 00:00:00.103 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.150 Using shallow fetch with depth 1 00:00:00.150 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.150 > git --version # timeout=10 00:00:00.189 > git --version # 'git version 2.39.2' 00:00:00.189 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.222 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.222 > 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:05.502 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:05.513 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:05.526 Checking out Revision 456d80899d5187c68de113852b37bde1201fd33a (FETCH_HEAD) 00:00:05.526 > git config core.sparsecheckout # timeout=10 00:00:05.537 > git read-tree -mu HEAD # timeout=10 00:00:05.556 > git checkout -f 456d80899d5187c68de113852b37bde1201fd33a # timeout=5 00:00:05.597 Commit message: "jenkins/config: Drop WFP25 for maintenance" 00:00:05.597 > git rev-list --no-walk 456d80899d5187c68de113852b37bde1201fd33a # timeout=10 00:00:05.709 [Pipeline] Start of Pipeline 00:00:05.723 [Pipeline] library 00:00:05.725 Loading library shm_lib@master 00:00:05.725 Library shm_lib@master is cached. Copying from home. 00:00:05.743 [Pipeline] node 00:00:05.758 Running on VM-host-WFP1 in /var/jenkins/workspace/autobuild-external-vg-autotest 00:00:05.760 [Pipeline] { 00:00:05.770 [Pipeline] catchError 00:00:05.772 [Pipeline] { 00:00:05.787 [Pipeline] wrap 00:00:05.798 [Pipeline] { 00:00:05.807 [Pipeline] stage 00:00:05.810 [Pipeline] { (Prologue) 00:00:05.832 [Pipeline] echo 00:00:05.834 Node: VM-host-WFP1 00:00:05.841 [Pipeline] cleanWs 00:00:05.854 [WS-CLEANUP] Deleting project workspace... 00:00:05.854 [WS-CLEANUP] Deferred wipeout is used... 00:00:05.860 [WS-CLEANUP] done 00:00:06.033 [Pipeline] setCustomBuildProperty 00:00:06.118 [Pipeline] httpRequest 00:00:06.146 [Pipeline] echo 00:00:06.147 Sorcerer 10.211.164.101 is alive 00:00:06.154 [Pipeline] httpRequest 00:00:06.158 HttpMethod: GET 00:00:06.159 URL: http://10.211.164.101/packages/jbp_456d80899d5187c68de113852b37bde1201fd33a.tar.gz 00:00:06.159 Sending request to url: http://10.211.164.101/packages/jbp_456d80899d5187c68de113852b37bde1201fd33a.tar.gz 00:00:06.160 Response Code: HTTP/1.1 200 OK 00:00:06.161 Success: Status code 200 is in the accepted range: 200,404 00:00:06.162 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/jbp_456d80899d5187c68de113852b37bde1201fd33a.tar.gz 00:00:07.273 [Pipeline] sh 00:00:07.551 + tar --no-same-owner -xf jbp_456d80899d5187c68de113852b37bde1201fd33a.tar.gz 00:00:07.659 [Pipeline] httpRequest 00:00:07.675 [Pipeline] echo 00:00:07.677 Sorcerer 10.211.164.101 is alive 00:00:07.683 [Pipeline] httpRequest 00:00:07.688 HttpMethod: GET 00:00:07.688 URL: http://10.211.164.101/packages/spdk_dbef7efacb6f3438cd0fe1344a67946669fb1419.tar.gz 00:00:07.689 Sending request to url: http://10.211.164.101/packages/spdk_dbef7efacb6f3438cd0fe1344a67946669fb1419.tar.gz 00:00:07.703 Response Code: HTTP/1.1 200 OK 00:00:07.704 Success: Status code 200 is in the accepted range: 200,404 00:00:07.704 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk_dbef7efacb6f3438cd0fe1344a67946669fb1419.tar.gz 00:01:08.303 [Pipeline] sh 00:01:08.593 + tar --no-same-owner -xf spdk_dbef7efacb6f3438cd0fe1344a67946669fb1419.tar.gz 00:01:11.143 [Pipeline] sh 00:01:11.427 + git -C spdk log --oneline -n5 00:01:11.427 dbef7efac test: fix dpdk builds on ubuntu24 00:01:11.427 4b94202c6 lib/event: Bug fix for framework_set_scheduler 00:01:11.427 507e9ba07 nvme: add lock_depth for ctrlr_lock 00:01:11.427 62fda7b5f nvme: check pthread_mutex_destroy() return value 00:01:11.427 e03c164a1 nvme: add nvme_ctrlr_lock 00:01:11.447 [Pipeline] withCredentials 00:01:11.459 > git --version # timeout=10 00:01:11.471 > git --version # 'git version 2.39.2' 00:01:11.489 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:01:11.492 [Pipeline] { 00:01:11.502 [Pipeline] retry 00:01:11.505 [Pipeline] { 00:01:11.523 [Pipeline] sh 00:01:11.808 + git ls-remote https://review.spdk.io/gerrit/a/spdk/spdk-abi refs/heads/master 00:01:12.390 [Pipeline] } 00:01:12.412 [Pipeline] // retry 00:01:12.418 [Pipeline] } 00:01:12.438 [Pipeline] // withCredentials 00:01:12.449 [Pipeline] httpRequest 00:01:12.471 [Pipeline] echo 00:01:12.473 Sorcerer 10.211.164.101 is alive 00:01:12.482 [Pipeline] httpRequest 00:01:12.487 HttpMethod: GET 00:01:12.488 URL: http://10.211.164.101/packages/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:01:12.488 Sending request to url: http://10.211.164.101/packages/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:01:12.494 Response Code: HTTP/1.1 200 OK 00:01:12.495 Success: Status code 200 is in the accepted range: 200,404 00:01:12.495 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:01:13.543 [Pipeline] sh 00:01:13.826 + tar --no-same-owner -xf spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:01:13.838 [Pipeline] sh 00:01:14.122 + git -C spdk-abi log --oneline -n5 00:01:14.122 f0bd779 test: run check_so_deps 00:01:14.122 fe2b72c Generate v24.01 and v24.05 XMLs from release commits 00:01:14.122 09f1ca3 test: check out the repo based on revision 00:01:14.122 bc2ae2e test: clone the repository once 00:01:14.122 55c7fd7 test: get tag based on branch name 00:01:14.139 [Pipeline] writeFile 00:01:14.156 [Pipeline] sh 00:01:14.441 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:01:14.453 [Pipeline] sh 00:01:14.737 + cat autorun-spdk.conf 00:01:14.737 SPDK_TEST_AUTOBUILD=ext 00:01:14.737 EXTERNAL_MAKE_HUGEMEM=2048 00:01:14.737 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:14.744 RUN_NIGHTLY=1 00:01:14.746 [Pipeline] } 00:01:14.764 [Pipeline] // stage 00:01:14.778 [Pipeline] stage 00:01:14.781 [Pipeline] { (Run VM) 00:01:14.795 [Pipeline] sh 00:01:15.080 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:01:15.080 + echo 'Start stage prepare_nvme.sh' 00:01:15.080 Start stage prepare_nvme.sh 00:01:15.080 + [[ -n 5 ]] 00:01:15.080 + disk_prefix=ex5 00:01:15.080 + [[ -n /var/jenkins/workspace/autobuild-external-vg-autotest ]] 00:01:15.080 + [[ -e /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf ]] 00:01:15.080 + source /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf 00:01:15.080 ++ SPDK_TEST_AUTOBUILD=ext 00:01:15.080 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:01:15.080 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:15.080 ++ RUN_NIGHTLY=1 00:01:15.080 + cd /var/jenkins/workspace/autobuild-external-vg-autotest 00:01:15.080 + nvme_files=() 00:01:15.080 + declare -A nvme_files 00:01:15.080 + backend_dir=/var/lib/libvirt/images/backends 00:01:15.080 + nvme_files['nvme.img']=5G 00:01:15.080 + nvme_files['nvme-cmb.img']=5G 00:01:15.080 + nvme_files['nvme-multi0.img']=4G 00:01:15.080 + nvme_files['nvme-multi1.img']=4G 00:01:15.080 + nvme_files['nvme-multi2.img']=4G 00:01:15.080 + nvme_files['nvme-openstack.img']=8G 00:01:15.080 + nvme_files['nvme-zns.img']=5G 00:01:15.080 + (( SPDK_TEST_NVME_PMR == 1 )) 00:01:15.080 + (( SPDK_TEST_FTL == 1 )) 00:01:15.080 + (( SPDK_TEST_NVME_FDP == 1 )) 00:01:15.080 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:01:15.080 + for nvme in "${!nvme_files[@]}" 00:01:15.080 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme-multi2.img -s 4G 00:01:15.080 Formatting '/var/lib/libvirt/images/backends/ex5-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:01:15.080 + for nvme in "${!nvme_files[@]}" 00:01:15.080 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme-cmb.img -s 5G 00:01:15.080 Formatting '/var/lib/libvirt/images/backends/ex5-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:01:15.080 + for nvme in "${!nvme_files[@]}" 00:01:15.080 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme-openstack.img -s 8G 00:01:15.080 Formatting '/var/lib/libvirt/images/backends/ex5-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:01:15.080 + for nvme in "${!nvme_files[@]}" 00:01:15.080 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme-zns.img -s 5G 00:01:15.080 Formatting '/var/lib/libvirt/images/backends/ex5-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:01:15.080 + for nvme in "${!nvme_files[@]}" 00:01:15.080 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme-multi1.img -s 4G 00:01:15.080 Formatting '/var/lib/libvirt/images/backends/ex5-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:01:15.080 + for nvme in "${!nvme_files[@]}" 00:01:15.080 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme-multi0.img -s 4G 00:01:15.339 Formatting '/var/lib/libvirt/images/backends/ex5-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:01:15.339 + for nvme in "${!nvme_files[@]}" 00:01:15.339 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme.img -s 5G 00:01:15.339 Formatting '/var/lib/libvirt/images/backends/ex5-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:01:15.339 ++ sudo grep -rl ex5-nvme.img /etc/libvirt/qemu 00:01:15.339 + echo 'End stage prepare_nvme.sh' 00:01:15.339 End stage prepare_nvme.sh 00:01:15.352 [Pipeline] sh 00:01:15.636 + DISTRO=fedora38 CPUS=12 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:01:15.636 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/ex5-nvme.img -b /var/lib/libvirt/images/backends/ex5-nvme-multi0.img,nvme,/var/lib/libvirt/images/backends/ex5-nvme-multi1.img:/var/lib/libvirt/images/backends/ex5-nvme-multi2.img -H -a -v -f fedora38 00:01:15.636 00:01:15.636 DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant 00:01:15.636 SPDK_DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk 00:01:15.636 VAGRANT_TARGET=/var/jenkins/workspace/autobuild-external-vg-autotest 00:01:15.636 HELP=0 00:01:15.636 DRY_RUN=0 00:01:15.636 NVME_FILE=/var/lib/libvirt/images/backends/ex5-nvme.img,/var/lib/libvirt/images/backends/ex5-nvme-multi0.img, 00:01:15.636 NVME_DISKS_TYPE=nvme,nvme, 00:01:15.636 NVME_AUTO_CREATE=0 00:01:15.636 NVME_DISKS_NAMESPACES=,/var/lib/libvirt/images/backends/ex5-nvme-multi1.img:/var/lib/libvirt/images/backends/ex5-nvme-multi2.img, 00:01:15.636 NVME_CMB=,, 00:01:15.636 NVME_PMR=,, 00:01:15.636 NVME_ZNS=,, 00:01:15.636 NVME_MS=,, 00:01:15.636 NVME_FDP=,, 00:01:15.636 SPDK_VAGRANT_DISTRO=fedora38 00:01:15.636 SPDK_VAGRANT_VMCPU=12 00:01:15.636 SPDK_VAGRANT_VMRAM=12288 00:01:15.636 SPDK_VAGRANT_PROVIDER=libvirt 00:01:15.636 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:01:15.636 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:01:15.636 SPDK_OPENSTACK_NETWORK=0 00:01:15.636 VAGRANT_PACKAGE_BOX=0 00:01:15.636 VAGRANTFILE=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant/Vagrantfile 00:01:15.636 FORCE_DISTRO=true 00:01:15.636 VAGRANT_BOX_VERSION= 00:01:15.636 EXTRA_VAGRANTFILES= 00:01:15.636 NIC_MODEL=e1000 00:01:15.636 00:01:15.636 mkdir: created directory '/var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt' 00:01:15.636 /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt /var/jenkins/workspace/autobuild-external-vg-autotest 00:01:18.924 Bringing machine 'default' up with 'libvirt' provider... 00:01:19.493 ==> default: Creating image (snapshot of base box volume). 00:01:19.752 ==> default: Creating domain with the following settings... 00:01:19.752 ==> default: -- Name: fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721769079_386fab7880ff242d9966 00:01:19.752 ==> default: -- Domain type: kvm 00:01:19.752 ==> default: -- Cpus: 12 00:01:19.752 ==> default: -- Feature: acpi 00:01:19.752 ==> default: -- Feature: apic 00:01:19.752 ==> default: -- Feature: pae 00:01:19.752 ==> default: -- Memory: 12288M 00:01:19.752 ==> default: -- Memory Backing: hugepages: 00:01:19.752 ==> default: -- Management MAC: 00:01:19.752 ==> default: -- Loader: 00:01:19.752 ==> default: -- Nvram: 00:01:19.752 ==> default: -- Base box: spdk/fedora38 00:01:19.752 ==> default: -- Storage pool: default 00:01:19.752 ==> default: -- Image: /var/lib/libvirt/images/fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721769079_386fab7880ff242d9966.img (20G) 00:01:19.752 ==> default: -- Volume Cache: default 00:01:19.752 ==> default: -- Kernel: 00:01:19.752 ==> default: -- Initrd: 00:01:19.752 ==> default: -- Graphics Type: vnc 00:01:19.752 ==> default: -- Graphics Port: -1 00:01:19.752 ==> default: -- Graphics IP: 127.0.0.1 00:01:19.752 ==> default: -- Graphics Password: Not defined 00:01:19.752 ==> default: -- Video Type: cirrus 00:01:19.752 ==> default: -- Video VRAM: 9216 00:01:19.752 ==> default: -- Sound Type: 00:01:19.752 ==> default: -- Keymap: en-us 00:01:19.752 ==> default: -- TPM Path: 00:01:19.752 ==> default: -- INPUT: type=mouse, bus=ps2 00:01:19.752 ==> default: -- Command line args: 00:01:19.752 ==> default: -> value=-device, 00:01:19.752 ==> default: -> value=nvme,id=nvme-0,serial=12340, 00:01:19.752 ==> default: -> value=-drive, 00:01:19.752 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex5-nvme.img,if=none,id=nvme-0-drive0, 00:01:19.752 ==> default: -> value=-device, 00:01:19.752 ==> 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:19.752 ==> default: -> value=-device, 00:01:19.752 ==> default: -> value=nvme,id=nvme-1,serial=12341, 00:01:19.752 ==> default: -> value=-drive, 00:01:19.752 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex5-nvme-multi0.img,if=none,id=nvme-1-drive0, 00:01:19.752 ==> default: -> value=-device, 00:01:19.752 ==> 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:19.752 ==> default: -> value=-drive, 00:01:19.752 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex5-nvme-multi1.img,if=none,id=nvme-1-drive1, 00:01:19.753 ==> default: -> value=-device, 00:01:19.753 ==> 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:19.753 ==> default: -> value=-drive, 00:01:19.753 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex5-nvme-multi2.img,if=none,id=nvme-1-drive2, 00:01:19.753 ==> default: -> value=-device, 00:01:19.753 ==> 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:20.013 ==> default: Creating shared folders metadata... 00:01:20.013 ==> default: Starting domain. 00:01:21.956 ==> default: Waiting for domain to get an IP address... 00:01:40.049 ==> default: Waiting for SSH to become available... 00:01:40.049 ==> default: Configuring and enabling network interfaces... 00:01:45.324 default: SSH address: 192.168.121.134:22 00:01:45.324 default: SSH username: vagrant 00:01:45.324 default: SSH auth method: private key 00:01:47.859 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk/ => /home/vagrant/spdk_repo/spdk 00:01:56.006 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi/ => /home/vagrant/spdk_repo/spdk-abi 00:02:01.282 ==> default: Mounting SSHFS shared folder... 00:02:03.187 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt/output => /home/vagrant/spdk_repo/output 00:02:03.187 ==> default: Checking Mount.. 00:02:04.567 ==> default: Folder Successfully Mounted! 00:02:04.567 ==> default: Running provisioner: file... 00:02:05.947 default: ~/.gitconfig => .gitconfig 00:02:06.517 00:02:06.517 SUCCESS! 00:02:06.517 00:02:06.517 cd to /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt and type "vagrant ssh" to use. 00:02:06.517 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:02:06.517 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt" to destroy all trace of vm. 00:02:06.517 00:02:06.526 [Pipeline] } 00:02:06.545 [Pipeline] // stage 00:02:06.555 [Pipeline] dir 00:02:06.555 Running in /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt 00:02:06.557 [Pipeline] { 00:02:06.571 [Pipeline] catchError 00:02:06.572 [Pipeline] { 00:02:06.586 [Pipeline] sh 00:02:06.867 + vagrant ssh-config --host vagrant 00:02:06.867 + sed -ne /^Host/,$p 00:02:06.867 + tee ssh_conf 00:02:09.403 Host vagrant 00:02:09.403 HostName 192.168.121.134 00:02:09.403 User vagrant 00:02:09.403 Port 22 00:02:09.403 UserKnownHostsFile /dev/null 00:02:09.403 StrictHostKeyChecking no 00:02:09.403 PasswordAuthentication no 00:02:09.403 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-fedora38/38-1.6-1716830599-074-updated-1705279005/libvirt/fedora38 00:02:09.403 IdentitiesOnly yes 00:02:09.403 LogLevel FATAL 00:02:09.403 ForwardAgent yes 00:02:09.403 ForwardX11 yes 00:02:09.403 00:02:09.417 [Pipeline] withEnv 00:02:09.419 [Pipeline] { 00:02:09.435 [Pipeline] sh 00:02:09.716 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:02:09.716 source /etc/os-release 00:02:09.716 [[ -e /image.version ]] && img=$(< /image.version) 00:02:09.716 # Minimal, systemd-like check. 00:02:09.716 if [[ -e /.dockerenv ]]; then 00:02:09.716 # Clear garbage from the node's name: 00:02:09.716 # agt-er_autotest_547-896 -> autotest_547-896 00:02:09.716 # $HOSTNAME is the actual container id 00:02:09.716 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:02:09.716 if grep -q "/etc/hostname" /proc/self/mountinfo; then 00:02:09.716 # We can assume this is a mount from a host where container is running, 00:02:09.716 # so fetch its hostname to easily identify the target swarm worker. 00:02:09.716 container="$(< /etc/hostname) ($agent)" 00:02:09.716 else 00:02:09.716 # Fallback 00:02:09.716 container=$agent 00:02:09.716 fi 00:02:09.716 fi 00:02:09.716 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:02:09.716 00:02:09.987 [Pipeline] } 00:02:10.009 [Pipeline] // withEnv 00:02:10.018 [Pipeline] setCustomBuildProperty 00:02:10.034 [Pipeline] stage 00:02:10.036 [Pipeline] { (Tests) 00:02:10.056 [Pipeline] withEnv 00:02:10.058 [Pipeline] { 00:02:10.075 [Pipeline] sh 00:02:10.357 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ls -1d spdk_repo/spdk-abi || true 00:02:10.628 [Pipeline] } 00:02:10.652 [Pipeline] // withEnv 00:02:10.664 [Pipeline] sh 00:02:10.947 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:02:11.221 [Pipeline] sh 00:02:11.503 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/pkgdep-autoruner.sh vagrant@vagrant:./ 00:02:11.778 [Pipeline] timeout 00:02:11.779 Timeout set to expire in 10 min 00:02:11.781 [Pipeline] { 00:02:11.797 [Pipeline] sh 00:02:12.079 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:02:12.647 HEAD is now at dbef7efac test: fix dpdk builds on ubuntu24 00:02:12.659 [Pipeline] sh 00:02:12.951 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:02:13.224 [Pipeline] sh 00:02:13.534 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:02:13.810 [Pipeline] sh 00:02:14.092 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant JOB_BASE_NAME=autobuild-external-vg-autotest ./autoruner.sh spdk_repo 00:02:14.352 ++ readlink -f spdk_repo 00:02:14.352 + DIR_ROOT=/home/vagrant/spdk_repo 00:02:14.352 + [[ -n /home/vagrant/spdk_repo ]] 00:02:14.352 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:02:14.352 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:02:14.352 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:02:14.352 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:02:14.352 + [[ -d /home/vagrant/spdk_repo/output ]] 00:02:14.352 + [[ autobuild-external-vg-autotest == pkgdep-* ]] 00:02:14.352 + cd /home/vagrant/spdk_repo 00:02:14.352 + source /etc/os-release 00:02:14.352 ++ NAME='Fedora Linux' 00:02:14.352 ++ VERSION='38 (Cloud Edition)' 00:02:14.352 ++ ID=fedora 00:02:14.352 ++ VERSION_ID=38 00:02:14.352 ++ VERSION_CODENAME= 00:02:14.352 ++ PLATFORM_ID=platform:f38 00:02:14.352 ++ PRETTY_NAME='Fedora Linux 38 (Cloud Edition)' 00:02:14.352 ++ ANSI_COLOR='0;38;2;60;110;180' 00:02:14.352 ++ LOGO=fedora-logo-icon 00:02:14.352 ++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 00:02:14.352 ++ HOME_URL=https://fedoraproject.org/ 00:02:14.352 ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ 00:02:14.352 ++ SUPPORT_URL=https://ask.fedoraproject.org/ 00:02:14.352 ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ 00:02:14.352 ++ REDHAT_BUGZILLA_PRODUCT=Fedora 00:02:14.352 ++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 00:02:14.352 ++ REDHAT_SUPPORT_PRODUCT=Fedora 00:02:14.352 ++ REDHAT_SUPPORT_PRODUCT_VERSION=38 00:02:14.352 ++ SUPPORT_END=2024-05-14 00:02:14.352 ++ VARIANT='Cloud Edition' 00:02:14.352 ++ VARIANT_ID=cloud 00:02:14.352 + uname -a 00:02:14.352 Linux fedora38-cloud-1716830599-074-updated-1705279005 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:14.352 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:02:14.611 Hugepages 00:02:14.611 node hugesize free / total 00:02:14.611 node0 1048576kB 0 / 0 00:02:14.611 node0 2048kB 0 / 0 00:02:14.611 00:02:14.611 Type BDF Vendor Device NUMA Driver Device Block devices 00:02:14.611 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:02:14.611 NVMe 0000:00:06.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:02:14.611 NVMe 0000:00:07.0 1b36 0010 unknown nvme nvme1 nvme1n1 nvme1n2 nvme1n3 00:02:14.611 + rm -f /tmp/spdk-ld-path 00:02:14.611 + source autorun-spdk.conf 00:02:14.611 ++ SPDK_TEST_AUTOBUILD=ext 00:02:14.611 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:02:14.611 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:14.611 ++ RUN_NIGHTLY=1 00:02:14.611 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:02:14.611 + [[ -n 2048 ]] 00:02:14.611 + export EXTERNAL_MAKE_HUGEMEM 00:02:14.611 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:02:14.611 + for M in /var/spdk/build-*-manifest.txt 00:02:14.611 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:02:14.611 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:14.611 + for M in /var/spdk/build-*-manifest.txt 00:02:14.611 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:02:14.611 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:14.611 ++ uname 00:02:14.611 + [[ Linux == \L\i\n\u\x ]] 00:02:14.611 + sudo dmesg -T 00:02:14.611 + sudo dmesg --clear 00:02:14.871 + dmesg_pid=5895 00:02:14.871 + sudo dmesg -Tw 00:02:14.871 + [[ Fedora Linux == FreeBSD ]] 00:02:14.871 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:14.871 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:14.871 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:02:14.871 + [[ -x /usr/src/fio-static/fio ]] 00:02:14.871 + export FIO_BIN=/usr/src/fio-static/fio 00:02:14.871 + FIO_BIN=/usr/src/fio-static/fio 00:02:14.871 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:02:14.871 + [[ ! -v VFIO_QEMU_BIN ]] 00:02:14.871 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:02:14.871 + export VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:02:14.871 + VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:02:14.871 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:02:14.871 + export QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:02:14.871 + QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:02:14.871 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:02:14.871 Test configuration: 00:02:14.871 SPDK_TEST_AUTOBUILD=ext 00:02:14.871 EXTERNAL_MAKE_HUGEMEM=2048 00:02:14.871 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:14.871 RUN_NIGHTLY=1 21:12:15 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:02:14.871 21:12:15 -- scripts/common.sh@433 -- $ [[ -e /bin/wpdk_common.sh ]] 00:02:14.871 21:12:15 -- scripts/common.sh@441 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:14.871 21:12:15 -- scripts/common.sh@442 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:14.871 21:12:15 -- 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:14.871 21:12:15 -- 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:14.871 21:12:15 -- 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:14.871 21:12:15 -- paths/export.sh@5 -- $ export PATH 00:02:14.871 21:12:15 -- 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:14.871 21:12:15 -- common/autobuild_common.sh@437 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:02:14.871 21:12:15 -- common/autobuild_common.sh@438 -- $ date +%s 00:02:14.871 21:12:15 -- common/autobuild_common.sh@438 -- $ mktemp -dt spdk_1721769135.XXXXXX 00:02:14.871 21:12:15 -- common/autobuild_common.sh@438 -- $ SPDK_WORKSPACE=/tmp/spdk_1721769135.8EsySL 00:02:14.871 21:12:15 -- common/autobuild_common.sh@440 -- $ [[ -n 2048 ]] 00:02:14.871 21:12:15 -- common/autobuild_common.sh@441 -- $ export EXTERNAL_MAKE_HUGEMEM 00:02:14.871 21:12:15 -- common/autobuild_common.sh@444 -- $ '[' -n '' ']' 00:02:14.871 21:12:15 -- common/autobuild_common.sh@447 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:02:14.871 21:12:15 -- common/autobuild_common.sh@451 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:02:14.871 21:12:15 -- common/autobuild_common.sh@453 -- $ 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:14.871 21:12:15 -- common/autobuild_common.sh@454 -- $ get_config_params 00:02:14.871 21:12:15 -- common/autotest_common.sh@387 -- $ xtrace_disable 00:02:14.871 21:12:15 -- common/autotest_common.sh@10 -- $ set +x 00:02:14.871 21:12:15 -- common/autobuild_common.sh@454 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:02:14.871 21:12:15 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD=ext 00:02:14.871 21:12:15 -- spdk/autobuild.sh@12 -- $ umask 022 00:02:14.871 21:12:15 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:02:14.871 21:12:15 -- spdk/autobuild.sh@16 -- $ date -u 00:02:14.871 Tue Jul 23 09:12:15 PM UTC 2024 00:02:14.871 21:12:15 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:02:14.871 LTS-60-gdbef7efac 00:02:14.871 21:12:15 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:02:14.871 21:12:15 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:02:14.871 21:12:15 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:02:14.871 21:12:15 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:02:14.871 21:12:15 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:02:14.871 21:12:15 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:02:14.871 21:12:15 -- spdk/autobuild.sh@55 -- $ [[ -n ext ]] 00:02:14.871 21:12:15 -- spdk/autobuild.sh@56 -- $ autobuild_test_suite 00:02:14.871 21:12:15 -- common/autobuild_common.sh@410 -- $ run_test autobuild _autobuild_test_suite 00:02:14.871 21:12:15 -- common/autotest_common.sh@1077 -- $ '[' 2 -le 1 ']' 00:02:14.871 21:12:15 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:02:14.872 21:12:15 -- common/autotest_common.sh@10 -- $ set +x 00:02:14.872 ************************************ 00:02:14.872 START TEST autobuild 00:02:14.872 ************************************ 00:02:14.872 21:12:15 -- common/autotest_common.sh@1104 -- $ _autobuild_test_suite 00:02:14.872 21:12:15 -- common/autobuild_common.sh@397 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:02:14.872 21:12:15 -- common/autobuild_common.sh@399 -- $ autobuild_test_suite_ext 00:02:14.872 21:12:15 -- common/autobuild_common.sh@386 -- $ external_code 00:02:14.872 21:12:15 -- common/autobuild_common.sh@357 -- $ run_test autobuild_external_code /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:02:14.872 21:12:15 -- common/autotest_common.sh@1077 -- $ '[' 3 -le 1 ']' 00:02:14.872 21:12:15 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:02:14.872 21:12:15 -- common/autotest_common.sh@10 -- $ set +x 00:02:14.872 ************************************ 00:02:14.872 START TEST autobuild_external_code 00:02:14.872 ************************************ 00:02:14.872 21:12:15 -- common/autotest_common.sh@1104 -- $ /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:02:15.131 21:12:15 -- external_code/test_make.sh@11 -- $ set -e 00:02:15.131 21:12:15 -- external_code/test_make.sh@12 -- $ SPDK_DIR=/home/vagrant/spdk_repo/spdk 00:02:15.131 21:12:15 -- external_code/test_make.sh@14 -- $ INSTALL_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install 00:02:15.131 21:12:15 -- external_code/test_make.sh@15 -- $ mkdir -p /home/vagrant/spdk_repo/spdk/test/external_code/install 00:02:15.131 21:12:15 -- external_code/test_make.sh@17 -- $ '[' -z 2048 ']' 00:02:15.131 21:12:15 -- external_code/test_make.sh@21 -- $ sudo HUGEMEM=2048 /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:02:15.700 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:02:15.700 0000:00:06.0 (1b36 0010): nvme -> uio_pci_generic 00:02:15.700 0000:00:07.0 (1b36 0010): nvme -> uio_pci_generic 00:02:15.959 21:12:16 -- external_code/test_make.sh@23 -- $ '[' -n '' ']' 00:02:15.959 21:12:16 -- external_code/test_make.sh@26 -- $ [[ -e /home/vagrant/spdk_repo/spdk/mk/config.mk ]] 00:02:15.959 21:12:16 -- external_code/test_make.sh@29 -- $ /home/vagrant/spdk_repo/spdk/configure --with-shared --without-ocf --disable-asan 00:02:15.959 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:02:15.959 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:34.618 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/isa-l/spdk-isal.log)...done. 00:02:49.539 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/isa-l-crypto/spdk-isal-crypto.log)...done. 00:02:49.539 Creating mk/config.mk...done. 00:02:49.539 Creating mk/cc.flags.mk...done. 00:02:49.539 Type 'make' to build. 00:02:49.539 21:12:49 -- external_code/test_make.sh@30 -- $ nproc 00:02:49.539 21:12:49 -- external_code/test_make.sh@30 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:02:49.539 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:02:49.539 make[1]: Nothing to be done for 'all'. 00:02:57.652 The Meson build system 00:02:57.652 Version: 1.3.1 00:02:57.652 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:02:57.652 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:02:57.652 Build type: native build 00:02:57.652 Program cat found: YES (/usr/bin/cat) 00:02:57.652 Project name: DPDK 00:02:57.652 Project version: 23.11.0 00:02:57.653 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:57.653 C linker for the host machine: cc ld.bfd 2.39-16 00:02:57.653 Host machine cpu family: x86_64 00:02:57.653 Host machine cpu: x86_64 00:02:57.653 Message: ## Building in Developer Mode ## 00:02:57.653 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:57.653 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:02:57.653 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:57.653 Program python3 found: YES (/usr/bin/python3) 00:02:57.653 Program cat found: YES (/usr/bin/cat) 00:02:57.653 Compiler for C supports arguments -march=native: YES 00:02:57.653 Checking for size of "void *" : 8 00:02:57.653 Checking for size of "void *" : 8 (cached) 00:02:57.653 Library m found: YES 00:02:57.653 Library numa found: YES 00:02:57.653 Has header "numaif.h" : YES 00:02:57.653 Library fdt found: NO 00:02:57.653 Library execinfo found: NO 00:02:57.653 Has header "execinfo.h" : YES 00:02:57.653 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:57.653 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:57.653 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:57.653 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:57.653 Run-time dependency openssl found: YES 3.0.9 00:02:57.653 Run-time dependency libpcap found: YES 1.10.4 00:02:57.653 Has header "pcap.h" with dependency libpcap: YES 00:02:57.653 Compiler for C supports arguments -Wcast-qual: YES 00:02:57.653 Compiler for C supports arguments -Wdeprecated: YES 00:02:57.653 Compiler for C supports arguments -Wformat: YES 00:02:57.653 Compiler for C supports arguments -Wformat-nonliteral: YES 00:02:57.653 Compiler for C supports arguments -Wformat-security: YES 00:02:57.653 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:57.653 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:57.653 Compiler for C supports arguments -Wnested-externs: YES 00:02:57.653 Compiler for C supports arguments -Wold-style-definition: YES 00:02:57.653 Compiler for C supports arguments -Wpointer-arith: YES 00:02:57.653 Compiler for C supports arguments -Wsign-compare: YES 00:02:57.653 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:57.653 Compiler for C supports arguments -Wundef: YES 00:02:57.653 Compiler for C supports arguments -Wwrite-strings: YES 00:02:57.653 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:57.653 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:57.653 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:57.653 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:57.653 Program objdump found: YES (/usr/bin/objdump) 00:02:57.653 Compiler for C supports arguments -mavx512f: YES 00:02:57.653 Checking if "AVX512 checking" compiles: YES 00:02:57.653 Fetching value of define "__SSE4_2__" : 1 00:02:57.653 Fetching value of define "__AES__" : 1 00:02:57.653 Fetching value of define "__AVX__" : 1 00:02:57.653 Fetching value of define "__AVX2__" : 1 00:02:57.653 Fetching value of define "__AVX512BW__" : 1 00:02:57.653 Fetching value of define "__AVX512CD__" : 1 00:02:57.653 Fetching value of define "__AVX512DQ__" : 1 00:02:57.653 Fetching value of define "__AVX512F__" : 1 00:02:57.653 Fetching value of define "__AVX512VL__" : 1 00:02:57.653 Fetching value of define "__PCLMUL__" : 1 00:02:57.653 Fetching value of define "__RDRND__" : 1 00:02:57.653 Fetching value of define "__RDSEED__" : 1 00:02:57.653 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:02:57.653 Fetching value of define "__znver1__" : (undefined) 00:02:57.653 Fetching value of define "__znver2__" : (undefined) 00:02:57.653 Fetching value of define "__znver3__" : (undefined) 00:02:57.653 Fetching value of define "__znver4__" : (undefined) 00:02:57.653 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:57.653 Message: lib/log: Defining dependency "log" 00:02:57.653 Message: lib/kvargs: Defining dependency "kvargs" 00:02:57.653 Message: lib/telemetry: Defining dependency "telemetry" 00:02:57.653 Checking for function "getentropy" : NO 00:02:57.653 Message: lib/eal: Defining dependency "eal" 00:02:57.653 Message: lib/ring: Defining dependency "ring" 00:02:57.653 Message: lib/rcu: Defining dependency "rcu" 00:02:57.653 Message: lib/mempool: Defining dependency "mempool" 00:02:57.653 Message: lib/mbuf: Defining dependency "mbuf" 00:02:57.653 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:57.653 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:57.653 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:57.653 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:57.653 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:57.653 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:02:57.653 Compiler for C supports arguments -mpclmul: YES 00:02:57.653 Compiler for C supports arguments -maes: YES 00:02:57.653 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:57.653 Compiler for C supports arguments -mavx512bw: YES 00:02:57.653 Compiler for C supports arguments -mavx512dq: YES 00:02:57.653 Compiler for C supports arguments -mavx512vl: YES 00:02:57.653 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:57.653 Compiler for C supports arguments -mavx2: YES 00:02:57.653 Compiler for C supports arguments -mavx: YES 00:02:57.653 Message: lib/net: Defining dependency "net" 00:02:57.653 Message: lib/meter: Defining dependency "meter" 00:02:57.653 Message: lib/ethdev: Defining dependency "ethdev" 00:02:57.653 Message: lib/pci: Defining dependency "pci" 00:02:57.653 Message: lib/cmdline: Defining dependency "cmdline" 00:02:57.653 Message: lib/hash: Defining dependency "hash" 00:02:57.653 Message: lib/timer: Defining dependency "timer" 00:02:57.653 Message: lib/compressdev: Defining dependency "compressdev" 00:02:57.653 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:57.653 Message: lib/dmadev: Defining dependency "dmadev" 00:02:57.653 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:57.653 Message: lib/power: Defining dependency "power" 00:02:57.653 Message: lib/reorder: Defining dependency "reorder" 00:02:57.653 Message: lib/security: Defining dependency "security" 00:02:57.653 Has header "linux/userfaultfd.h" : YES 00:02:57.653 Has header "linux/vduse.h" : YES 00:02:57.653 Message: lib/vhost: Defining dependency "vhost" 00:02:57.653 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:57.653 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:57.653 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:57.653 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:57.653 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:57.653 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:57.653 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:57.653 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:57.653 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:57.653 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:57.653 Program doxygen found: YES (/usr/bin/doxygen) 00:02:57.653 Configuring doxy-api-html.conf using configuration 00:02:57.653 Configuring doxy-api-man.conf using configuration 00:02:57.653 Program mandb found: YES (/usr/bin/mandb) 00:02:57.653 Program sphinx-build found: NO 00:02:57.653 Configuring rte_build_config.h using configuration 00:02:57.653 Message: 00:02:57.653 ================= 00:02:57.653 Applications Enabled 00:02:57.653 ================= 00:02:57.653 00:02:57.653 apps: 00:02:57.653 00:02:57.653 00:02:57.653 Message: 00:02:57.653 ================= 00:02:57.653 Libraries Enabled 00:02:57.653 ================= 00:02:57.653 00:02:57.653 libs: 00:02:57.653 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:57.653 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:57.653 cryptodev, dmadev, power, reorder, security, vhost, 00:02:57.653 00:02:57.653 Message: 00:02:57.653 =============== 00:02:57.653 Drivers Enabled 00:02:57.653 =============== 00:02:57.653 00:02:57.653 common: 00:02:57.653 00:02:57.653 bus: 00:02:57.653 pci, vdev, 00:02:57.653 mempool: 00:02:57.653 ring, 00:02:57.653 dma: 00:02:57.653 00:02:57.653 net: 00:02:57.653 00:02:57.653 crypto: 00:02:57.653 00:02:57.653 compress: 00:02:57.653 00:02:57.653 vdpa: 00:02:57.653 00:02:57.653 00:02:57.653 Message: 00:02:57.653 ================= 00:02:57.653 Content Skipped 00:02:57.653 ================= 00:02:57.653 00:02:57.653 apps: 00:02:57.653 dumpcap: explicitly disabled via build config 00:02:57.653 graph: explicitly disabled via build config 00:02:57.653 pdump: explicitly disabled via build config 00:02:57.653 proc-info: explicitly disabled via build config 00:02:57.653 test-acl: explicitly disabled via build config 00:02:57.654 test-bbdev: explicitly disabled via build config 00:02:57.654 test-cmdline: explicitly disabled via build config 00:02:57.654 test-compress-perf: explicitly disabled via build config 00:02:57.654 test-crypto-perf: explicitly disabled via build config 00:02:57.654 test-dma-perf: explicitly disabled via build config 00:02:57.654 test-eventdev: explicitly disabled via build config 00:02:57.654 test-fib: explicitly disabled via build config 00:02:57.654 test-flow-perf: explicitly disabled via build config 00:02:57.654 test-gpudev: explicitly disabled via build config 00:02:57.654 test-mldev: explicitly disabled via build config 00:02:57.654 test-pipeline: explicitly disabled via build config 00:02:57.654 test-pmd: explicitly disabled via build config 00:02:57.654 test-regex: explicitly disabled via build config 00:02:57.654 test-sad: explicitly disabled via build config 00:02:57.654 test-security-perf: explicitly disabled via build config 00:02:57.654 00:02:57.654 libs: 00:02:57.654 metrics: explicitly disabled via build config 00:02:57.654 acl: explicitly disabled via build config 00:02:57.654 bbdev: explicitly disabled via build config 00:02:57.654 bitratestats: explicitly disabled via build config 00:02:57.654 bpf: explicitly disabled via build config 00:02:57.654 cfgfile: explicitly disabled via build config 00:02:57.654 distributor: explicitly disabled via build config 00:02:57.654 efd: explicitly disabled via build config 00:02:57.654 eventdev: explicitly disabled via build config 00:02:57.654 dispatcher: explicitly disabled via build config 00:02:57.654 gpudev: explicitly disabled via build config 00:02:57.654 gro: explicitly disabled via build config 00:02:57.654 gso: explicitly disabled via build config 00:02:57.654 ip_frag: explicitly disabled via build config 00:02:57.654 jobstats: explicitly disabled via build config 00:02:57.654 latencystats: explicitly disabled via build config 00:02:57.654 lpm: explicitly disabled via build config 00:02:57.654 member: explicitly disabled via build config 00:02:57.654 pcapng: explicitly disabled via build config 00:02:57.654 rawdev: explicitly disabled via build config 00:02:57.654 regexdev: explicitly disabled via build config 00:02:57.654 mldev: explicitly disabled via build config 00:02:57.654 rib: explicitly disabled via build config 00:02:57.654 sched: explicitly disabled via build config 00:02:57.654 stack: explicitly disabled via build config 00:02:57.654 ipsec: explicitly disabled via build config 00:02:57.654 pdcp: explicitly disabled via build config 00:02:57.654 fib: explicitly disabled via build config 00:02:57.654 port: explicitly disabled via build config 00:02:57.654 pdump: explicitly disabled via build config 00:02:57.654 table: explicitly disabled via build config 00:02:57.654 pipeline: explicitly disabled via build config 00:02:57.654 graph: explicitly disabled via build config 00:02:57.654 node: explicitly disabled via build config 00:02:57.654 00:02:57.654 drivers: 00:02:57.654 common/cpt: not in enabled drivers build config 00:02:57.654 common/dpaax: not in enabled drivers build config 00:02:57.654 common/iavf: not in enabled drivers build config 00:02:57.654 common/idpf: not in enabled drivers build config 00:02:57.654 common/mvep: not in enabled drivers build config 00:02:57.654 common/octeontx: not in enabled drivers build config 00:02:57.654 bus/auxiliary: not in enabled drivers build config 00:02:57.654 bus/cdx: not in enabled drivers build config 00:02:57.654 bus/dpaa: not in enabled drivers build config 00:02:57.654 bus/fslmc: not in enabled drivers build config 00:02:57.654 bus/ifpga: not in enabled drivers build config 00:02:57.654 bus/platform: not in enabled drivers build config 00:02:57.654 bus/vmbus: not in enabled drivers build config 00:02:57.654 common/cnxk: not in enabled drivers build config 00:02:57.654 common/mlx5: not in enabled drivers build config 00:02:57.654 common/nfp: not in enabled drivers build config 00:02:57.654 common/qat: not in enabled drivers build config 00:02:57.654 common/sfc_efx: not in enabled drivers build config 00:02:57.654 mempool/bucket: not in enabled drivers build config 00:02:57.654 mempool/cnxk: not in enabled drivers build config 00:02:57.654 mempool/dpaa: not in enabled drivers build config 00:02:57.654 mempool/dpaa2: not in enabled drivers build config 00:02:57.654 mempool/octeontx: not in enabled drivers build config 00:02:57.654 mempool/stack: not in enabled drivers build config 00:02:57.654 dma/cnxk: not in enabled drivers build config 00:02:57.654 dma/dpaa: not in enabled drivers build config 00:02:57.654 dma/dpaa2: not in enabled drivers build config 00:02:57.654 dma/hisilicon: not in enabled drivers build config 00:02:57.654 dma/idxd: not in enabled drivers build config 00:02:57.654 dma/ioat: not in enabled drivers build config 00:02:57.654 dma/skeleton: not in enabled drivers build config 00:02:57.654 net/af_packet: not in enabled drivers build config 00:02:57.654 net/af_xdp: not in enabled drivers build config 00:02:57.654 net/ark: not in enabled drivers build config 00:02:57.654 net/atlantic: not in enabled drivers build config 00:02:57.654 net/avp: not in enabled drivers build config 00:02:57.654 net/axgbe: not in enabled drivers build config 00:02:57.654 net/bnx2x: not in enabled drivers build config 00:02:57.654 net/bnxt: not in enabled drivers build config 00:02:57.654 net/bonding: not in enabled drivers build config 00:02:57.654 net/cnxk: not in enabled drivers build config 00:02:57.654 net/cpfl: not in enabled drivers build config 00:02:57.654 net/cxgbe: not in enabled drivers build config 00:02:57.654 net/dpaa: not in enabled drivers build config 00:02:57.654 net/dpaa2: not in enabled drivers build config 00:02:57.654 net/e1000: not in enabled drivers build config 00:02:57.654 net/ena: not in enabled drivers build config 00:02:57.654 net/enetc: not in enabled drivers build config 00:02:57.654 net/enetfec: not in enabled drivers build config 00:02:57.654 net/enic: not in enabled drivers build config 00:02:57.654 net/failsafe: not in enabled drivers build config 00:02:57.654 net/fm10k: not in enabled drivers build config 00:02:57.654 net/gve: not in enabled drivers build config 00:02:57.654 net/hinic: not in enabled drivers build config 00:02:57.654 net/hns3: not in enabled drivers build config 00:02:57.654 net/i40e: not in enabled drivers build config 00:02:57.654 net/iavf: not in enabled drivers build config 00:02:57.654 net/ice: not in enabled drivers build config 00:02:57.654 net/idpf: not in enabled drivers build config 00:02:57.654 net/igc: not in enabled drivers build config 00:02:57.654 net/ionic: not in enabled drivers build config 00:02:57.654 net/ipn3ke: not in enabled drivers build config 00:02:57.654 net/ixgbe: not in enabled drivers build config 00:02:57.654 net/mana: not in enabled drivers build config 00:02:57.654 net/memif: not in enabled drivers build config 00:02:57.654 net/mlx4: not in enabled drivers build config 00:02:57.654 net/mlx5: not in enabled drivers build config 00:02:57.654 net/mvneta: not in enabled drivers build config 00:02:57.654 net/mvpp2: not in enabled drivers build config 00:02:57.654 net/netvsc: not in enabled drivers build config 00:02:57.654 net/nfb: not in enabled drivers build config 00:02:57.654 net/nfp: not in enabled drivers build config 00:02:57.654 net/ngbe: not in enabled drivers build config 00:02:57.654 net/null: not in enabled drivers build config 00:02:57.654 net/octeontx: not in enabled drivers build config 00:02:57.654 net/octeon_ep: not in enabled drivers build config 00:02:57.654 net/pcap: not in enabled drivers build config 00:02:57.654 net/pfe: not in enabled drivers build config 00:02:57.654 net/qede: not in enabled drivers build config 00:02:57.654 net/ring: not in enabled drivers build config 00:02:57.654 net/sfc: not in enabled drivers build config 00:02:57.654 net/softnic: not in enabled drivers build config 00:02:57.654 net/tap: not in enabled drivers build config 00:02:57.654 net/thunderx: not in enabled drivers build config 00:02:57.654 net/txgbe: not in enabled drivers build config 00:02:57.654 net/vdev_netvsc: not in enabled drivers build config 00:02:57.654 net/vhost: not in enabled drivers build config 00:02:57.654 net/virtio: not in enabled drivers build config 00:02:57.654 net/vmxnet3: not in enabled drivers build config 00:02:57.654 raw/*: missing internal dependency, "rawdev" 00:02:57.654 crypto/armv8: not in enabled drivers build config 00:02:57.654 crypto/bcmfs: not in enabled drivers build config 00:02:57.654 crypto/caam_jr: not in enabled drivers build config 00:02:57.654 crypto/ccp: not in enabled drivers build config 00:02:57.654 crypto/cnxk: not in enabled drivers build config 00:02:57.654 crypto/dpaa_sec: not in enabled drivers build config 00:02:57.654 crypto/dpaa2_sec: not in enabled drivers build config 00:02:57.654 crypto/ipsec_mb: not in enabled drivers build config 00:02:57.654 crypto/mlx5: not in enabled drivers build config 00:02:57.654 crypto/mvsam: not in enabled drivers build config 00:02:57.654 crypto/nitrox: not in enabled drivers build config 00:02:57.654 crypto/null: not in enabled drivers build config 00:02:57.654 crypto/octeontx: not in enabled drivers build config 00:02:57.654 crypto/openssl: not in enabled drivers build config 00:02:57.654 crypto/scheduler: not in enabled drivers build config 00:02:57.654 crypto/uadk: not in enabled drivers build config 00:02:57.654 crypto/virtio: not in enabled drivers build config 00:02:57.654 compress/isal: not in enabled drivers build config 00:02:57.654 compress/mlx5: not in enabled drivers build config 00:02:57.654 compress/octeontx: not in enabled drivers build config 00:02:57.654 compress/zlib: not in enabled drivers build config 00:02:57.655 regex/*: missing internal dependency, "regexdev" 00:02:57.655 ml/*: missing internal dependency, "mldev" 00:02:57.655 vdpa/ifc: not in enabled drivers build config 00:02:57.655 vdpa/mlx5: not in enabled drivers build config 00:02:57.655 vdpa/nfp: not in enabled drivers build config 00:02:57.655 vdpa/sfc: not in enabled drivers build config 00:02:57.655 event/*: missing internal dependency, "eventdev" 00:02:57.655 baseband/*: missing internal dependency, "bbdev" 00:02:57.655 gpu/*: missing internal dependency, "gpudev" 00:02:57.655 00:02:57.655 00:02:57.913 Build targets in project: 85 00:02:57.913 00:02:57.913 DPDK 23.11.0 00:02:57.913 00:02:57.913 User defined options 00:02:57.913 default_library : shared 00:02:57.913 libdir : lib 00:02:57.913 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:57.913 c_args : -fPIC -Wno-error -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:02:57.913 c_link_args : 00:02:57.913 cpu_instruction_set: native 00:02:57.913 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:02:57.913 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:02:57.913 enable_docs : false 00:02:57.913 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:02:57.913 enable_kmods : false 00:02:57.913 tests : false 00:02:57.913 00:02:57.913 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:58.171 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:02:58.429 [1/265] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:58.429 [2/265] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:58.429 [3/265] Linking static target lib/librte_kvargs.a 00:02:58.429 [4/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:58.429 [5/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:58.429 [6/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:58.429 [7/265] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:58.429 [8/265] Linking static target lib/librte_log.a 00:02:58.429 [9/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:58.429 [10/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:58.995 [11/265] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:58.995 [12/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:58.995 [13/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:58.995 [14/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:58.995 [15/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:58.995 [16/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:58.995 [17/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:59.253 [18/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:59.253 [19/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:59.511 [20/265] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:59.511 [21/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:59.511 [22/265] Linking target lib/librte_log.so.24.0 00:02:59.511 [23/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:59.512 [24/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:59.512 [25/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:59.512 [26/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:59.512 [27/265] Linking static target lib/librte_telemetry.a 00:02:59.769 [28/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:59.769 [29/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:59.769 [30/265] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:02:59.769 [31/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:59.769 [32/265] Linking target lib/librte_kvargs.so.24.0 00:02:59.769 [33/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:59.769 [34/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:03:00.027 [35/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:03:00.027 [36/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:03:00.027 [37/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:03:00.027 [38/265] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:03:00.027 [39/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:03:00.027 [40/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:03:00.285 [41/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:03:00.285 [42/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:03:00.285 [43/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:03:00.543 [44/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:03:00.543 [45/265] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:03:00.543 [46/265] Linking target lib/librte_telemetry.so.24.0 00:03:00.543 [47/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:03:00.543 [48/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:03:00.543 [49/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:03:00.801 [50/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:03:00.801 [51/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:03:00.801 [52/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:03:00.801 [53/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:03:00.801 [54/265] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:03:00.801 [55/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:03:00.801 [56/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:03:00.801 [57/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:03:00.801 [58/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:03:00.801 [59/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:03:00.801 [60/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:03:00.801 [61/265] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:03:01.059 [62/265] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:03:01.059 [63/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:03:01.059 [64/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:03:01.059 [65/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:03:01.059 [66/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:03:01.059 [67/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:03:01.316 [68/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:03:01.316 [69/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:03:01.316 [70/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:03:01.316 [71/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:03:01.316 [72/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:03:01.316 [73/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:03:01.316 [74/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:03:01.316 [75/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:03:01.316 [76/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:03:01.316 [77/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:03:01.574 [78/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:03:01.574 [79/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:03:01.574 [80/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:03:01.574 [81/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:03:01.832 [82/265] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:03:01.832 [83/265] Linking static target lib/librte_ring.a 00:03:01.832 [84/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:03:01.832 [85/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:03:01.832 [86/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:03:02.090 [87/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:03:02.090 [88/265] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:03:02.090 [89/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:03:02.090 [90/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:03:02.374 [91/265] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:03:02.374 [92/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:03:02.374 [93/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:03:02.374 [94/265] Linking static target lib/librte_mempool.a 00:03:02.374 [95/265] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:03:02.374 [96/265] Linking static target lib/net/libnet_crc_avx512_lib.a 00:03:02.374 [97/265] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:03:02.374 [98/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:03:02.637 [99/265] Linking static target lib/librte_eal.a 00:03:02.637 [100/265] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:03:02.637 [101/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:03:02.637 [102/265] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:03:02.637 [103/265] Linking static target lib/librte_mbuf.a 00:03:02.637 [104/265] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:03:02.637 [105/265] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:03:02.637 [106/265] Linking static target lib/librte_net.a 00:03:02.637 [107/265] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:03:02.895 [108/265] Linking static target lib/librte_rcu.a 00:03:02.896 [109/265] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:03:02.896 [110/265] Linking static target lib/librte_meter.a 00:03:02.896 [111/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:03:02.896 [112/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:03:03.153 [113/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:03:03.153 [114/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:03:03.153 [115/265] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:03:03.153 [116/265] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:03:03.153 [117/265] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:03:03.411 [118/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:03:03.669 [119/265] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:03:03.669 [120/265] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:03:03.669 [121/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:03:03.669 [122/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:03:03.669 [123/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:03:03.927 [124/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:03:03.927 [125/265] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:03:03.927 [126/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:03:03.927 [127/265] Linking static target lib/librte_pci.a 00:03:03.927 [128/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:03:03.927 [129/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:03:04.186 [130/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:03:04.186 [131/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:03:04.186 [132/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:03:04.186 [133/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:03:04.186 [134/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:03:04.186 [135/265] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:03:04.186 [136/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:03:04.186 [137/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:03:04.186 [138/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:03:04.186 [139/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:03:04.445 [140/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:03:04.445 [141/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:03:04.445 [142/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:03:04.445 [143/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:03:04.445 [144/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:03:04.445 [145/265] Linking static target lib/librte_cmdline.a 00:03:04.703 [146/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:03:04.703 [147/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:03:04.962 [148/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:03:04.962 [149/265] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:03:04.962 [150/265] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:03:04.962 [151/265] Linking static target lib/librte_timer.a 00:03:04.962 [152/265] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:03:04.962 [153/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:03:04.962 [154/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:03:05.220 [155/265] Linking static target lib/librte_compressdev.a 00:03:05.220 [156/265] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:03:05.478 [157/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:03:05.478 [158/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:03:05.478 [159/265] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:03:05.737 [160/265] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:03:05.737 [161/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:03:05.737 [162/265] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:03:05.737 [163/265] Linking static target lib/librte_dmadev.a 00:03:05.737 [164/265] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:03:05.737 [165/265] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:03:05.995 [166/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:03:05.995 [167/265] Linking static target lib/librte_ethdev.a 00:03:05.995 [168/265] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:05.995 [169/265] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:03:05.995 [170/265] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:03:06.254 [171/265] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:03:06.254 [172/265] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:03:06.254 [173/265] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:03:06.254 [174/265] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:03:06.254 [175/265] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:03:06.254 [176/265] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:06.254 [177/265] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:03:06.512 [178/265] Linking static target lib/librte_hash.a 00:03:06.512 [179/265] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:03:06.771 [180/265] Linking static target lib/librte_reorder.a 00:03:06.771 [181/265] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:03:06.771 [182/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:03:06.771 [183/265] Linking static target lib/librte_security.a 00:03:06.771 [184/265] Linking static target lib/librte_cryptodev.a 00:03:06.771 [185/265] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:03:06.771 [186/265] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:03:06.771 [187/265] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:03:06.771 [188/265] Linking static target lib/librte_power.a 00:03:06.771 [189/265] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:03:07.031 [190/265] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:03:07.289 [191/265] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:03:07.289 [192/265] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:03:07.289 [193/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:03:07.289 [194/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:03:07.289 [195/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:03:07.548 [196/265] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:03:07.548 [197/265] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:03:07.806 [198/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:03:07.806 [199/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:03:07.806 [200/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:03:07.806 [201/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:03:07.806 [202/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:03:07.806 [203/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:03:08.065 [204/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:03:08.065 [205/265] Linking static target drivers/libtmp_rte_bus_vdev.a 00:03:08.065 [206/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:03:08.065 [207/265] Linking static target drivers/libtmp_rte_bus_pci.a 00:03:08.323 [208/265] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:03:08.323 [209/265] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:03:08.323 [210/265] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:03:08.323 [211/265] Linking static target drivers/librte_bus_vdev.a 00:03:08.323 [212/265] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:03:08.323 [213/265] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:03:08.323 [214/265] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:03:08.323 [215/265] Linking static target drivers/librte_bus_pci.a 00:03:08.582 [216/265] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:08.582 [217/265] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:03:08.582 [218/265] Linking static target drivers/libtmp_rte_mempool_ring.a 00:03:08.582 [219/265] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:08.841 [220/265] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:03:08.841 [221/265] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:03:08.841 [222/265] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:03:08.841 [223/265] Linking static target drivers/librte_mempool_ring.a 00:03:09.409 [224/265] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:03:09.977 [225/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:03:16.585 [226/265] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:16.585 [227/265] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:03:16.585 [228/265] Linking target lib/librte_eal.so.24.0 00:03:16.585 [229/265] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:03:16.585 [230/265] Linking target lib/librte_ring.so.24.0 00:03:16.585 [231/265] Linking target lib/librte_dmadev.so.24.0 00:03:16.585 [232/265] Linking target lib/librte_pci.so.24.0 00:03:16.585 [233/265] Linking target lib/librte_meter.so.24.0 00:03:16.585 [234/265] Linking target drivers/librte_bus_vdev.so.24.0 00:03:16.585 [235/265] Linking target lib/librte_timer.so.24.0 00:03:16.585 [236/265] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:03:16.585 [237/265] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:03:16.585 [238/265] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:03:16.585 [239/265] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:03:16.585 [240/265] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:03:16.585 [241/265] Linking target drivers/librte_bus_pci.so.24.0 00:03:16.585 [242/265] Linking target lib/librte_rcu.so.24.0 00:03:16.585 [243/265] Linking target lib/librte_mempool.so.24.0 00:03:16.585 [244/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:03:16.585 [245/265] Linking static target lib/librte_vhost.a 00:03:16.585 [246/265] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:03:16.585 [247/265] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:03:16.585 [248/265] Linking target lib/librte_mbuf.so.24.0 00:03:16.585 [249/265] Linking target drivers/librte_mempool_ring.so.24.0 00:03:16.845 [250/265] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:03:16.845 [251/265] Linking target lib/librte_compressdev.so.24.0 00:03:16.845 [252/265] Linking target lib/librte_net.so.24.0 00:03:16.845 [253/265] Linking target lib/librte_cryptodev.so.24.0 00:03:16.845 [254/265] Linking target lib/librte_reorder.so.24.0 00:03:17.105 [255/265] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:03:17.105 [256/265] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:03:17.105 [257/265] Linking target lib/librte_cmdline.so.24.0 00:03:17.105 [258/265] Linking target lib/librte_hash.so.24.0 00:03:17.105 [259/265] Linking target lib/librte_ethdev.so.24.0 00:03:17.105 [260/265] Linking target lib/librte_security.so.24.0 00:03:17.105 [261/265] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:03:17.105 [262/265] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:03:17.365 [263/265] Linking target lib/librte_power.so.24.0 00:03:19.272 [264/265] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:03:19.272 [265/265] Linking target lib/librte_vhost.so.24.0 00:03:19.272 INFO: autodetecting backend as ninja 00:03:19.272 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:03:20.211 CC lib/ut_mock/mock.o 00:03:20.211 CC lib/log/log.o 00:03:20.211 CC lib/log/log_flags.o 00:03:20.211 CC lib/log/log_deprecated.o 00:03:20.211 CC lib/ut/ut.o 00:03:20.211 LIB libspdk_ut_mock.a 00:03:20.211 SO libspdk_ut_mock.so.5.0 00:03:20.211 LIB libspdk_ut.a 00:03:20.211 SO libspdk_ut.so.1.0 00:03:20.211 LIB libspdk_log.a 00:03:20.470 SYMLINK libspdk_ut_mock.so 00:03:20.470 SO libspdk_log.so.6.1 00:03:20.470 SYMLINK libspdk_ut.so 00:03:20.470 SYMLINK libspdk_log.so 00:03:20.729 CC lib/util/base64.o 00:03:20.729 CC lib/util/bit_array.o 00:03:20.729 CC lib/util/crc16.o 00:03:20.729 CC lib/util/crc32.o 00:03:20.729 CC lib/util/cpuset.o 00:03:20.729 CXX lib/trace_parser/trace.o 00:03:20.729 CC lib/util/crc32c.o 00:03:20.729 CC lib/util/crc32_ieee.o 00:03:20.729 CC lib/util/crc64.o 00:03:20.729 CC lib/ioat/ioat.o 00:03:20.729 CC lib/dma/dma.o 00:03:20.729 CC lib/vfio_user/host/vfio_user_pci.o 00:03:20.729 CC lib/util/dif.o 00:03:20.729 CC lib/vfio_user/host/vfio_user.o 00:03:20.729 CC lib/util/fd.o 00:03:20.729 CC lib/util/file.o 00:03:20.729 CC lib/util/hexlify.o 00:03:20.729 CC lib/util/iov.o 00:03:20.988 LIB libspdk_dma.a 00:03:20.988 LIB libspdk_ioat.a 00:03:20.988 CC lib/util/math.o 00:03:20.988 CC lib/util/pipe.o 00:03:20.989 CC lib/util/strerror_tls.o 00:03:20.989 SO libspdk_ioat.so.6.0 00:03:20.989 SO libspdk_dma.so.3.0 00:03:20.989 CC lib/util/string.o 00:03:20.989 CC lib/util/uuid.o 00:03:20.989 CC lib/util/fd_group.o 00:03:20.989 SYMLINK libspdk_ioat.so 00:03:20.989 CC lib/util/xor.o 00:03:20.989 SYMLINK libspdk_dma.so 00:03:20.989 CC lib/util/zipf.o 00:03:20.989 LIB libspdk_vfio_user.a 00:03:20.989 SO libspdk_vfio_user.so.4.0 00:03:20.989 SYMLINK libspdk_vfio_user.so 00:03:21.556 LIB libspdk_trace_parser.a 00:03:21.556 SO libspdk_trace_parser.so.4.0 00:03:21.556 SYMLINK libspdk_trace_parser.so 00:03:21.556 LIB libspdk_util.a 00:03:21.815 SO libspdk_util.so.8.0 00:03:21.815 SYMLINK libspdk_util.so 00:03:22.075 CC lib/vmd/led.o 00:03:22.075 CC lib/vmd/vmd.o 00:03:22.075 CC lib/conf/conf.o 00:03:22.075 CC lib/json/json_parse.o 00:03:22.075 CC lib/json/json_util.o 00:03:22.075 CC lib/env_dpdk/env.o 00:03:22.075 CC lib/json/json_write.o 00:03:22.075 CC lib/env_dpdk/memory.o 00:03:22.075 CC lib/env_dpdk/pci.o 00:03:22.075 CC lib/env_dpdk/init.o 00:03:22.075 CC lib/env_dpdk/threads.o 00:03:22.075 CC lib/env_dpdk/pci_ioat.o 00:03:22.075 CC lib/env_dpdk/pci_virtio.o 00:03:22.075 CC lib/env_dpdk/pci_vmd.o 00:03:22.075 CC lib/env_dpdk/pci_idxd.o 00:03:22.334 CC lib/env_dpdk/pci_event.o 00:03:22.334 CC lib/env_dpdk/sigbus_handler.o 00:03:22.334 CC lib/env_dpdk/pci_dpdk.o 00:03:22.334 LIB libspdk_conf.a 00:03:22.334 CC lib/env_dpdk/pci_dpdk_2207.o 00:03:22.334 SO libspdk_conf.so.5.0 00:03:22.334 CC lib/env_dpdk/pci_dpdk_2211.o 00:03:22.334 SYMLINK libspdk_conf.so 00:03:22.592 LIB libspdk_json.a 00:03:22.592 LIB libspdk_vmd.a 00:03:22.592 SO libspdk_json.so.5.1 00:03:22.592 SO libspdk_vmd.so.5.0 00:03:22.592 SYMLINK libspdk_json.so 00:03:22.592 SYMLINK libspdk_vmd.so 00:03:22.851 CC lib/jsonrpc/jsonrpc_server.o 00:03:22.851 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:03:22.851 CC lib/jsonrpc/jsonrpc_client.o 00:03:22.851 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:03:23.110 LIB libspdk_jsonrpc.a 00:03:23.110 LIB libspdk_env_dpdk.a 00:03:23.369 SO libspdk_jsonrpc.so.5.1 00:03:23.369 SO libspdk_env_dpdk.so.13.0 00:03:23.369 SYMLINK libspdk_jsonrpc.so 00:03:23.369 SYMLINK libspdk_env_dpdk.so 00:03:23.627 CC lib/rpc/rpc.o 00:03:23.886 LIB libspdk_rpc.a 00:03:23.886 SO libspdk_rpc.so.5.0 00:03:23.886 SYMLINK libspdk_rpc.so 00:03:24.146 CC lib/sock/sock.o 00:03:24.146 CC lib/sock/sock_rpc.o 00:03:24.146 CC lib/trace/trace_flags.o 00:03:24.146 CC lib/trace/trace.o 00:03:24.146 CC lib/trace/trace_rpc.o 00:03:24.146 CC lib/notify/notify.o 00:03:24.146 CC lib/notify/notify_rpc.o 00:03:24.406 LIB libspdk_notify.a 00:03:24.406 SO libspdk_notify.so.5.0 00:03:24.406 LIB libspdk_trace.a 00:03:24.406 SYMLINK libspdk_notify.so 00:03:24.406 SO libspdk_trace.so.9.0 00:03:24.406 SYMLINK libspdk_trace.so 00:03:24.406 LIB libspdk_sock.a 00:03:24.665 SO libspdk_sock.so.8.0 00:03:24.665 SYMLINK libspdk_sock.so 00:03:24.665 CC lib/thread/thread.o 00:03:24.665 CC lib/thread/iobuf.o 00:03:24.924 CC lib/nvme/nvme_ctrlr_cmd.o 00:03:24.924 CC lib/nvme/nvme_ctrlr.o 00:03:24.924 CC lib/nvme/nvme_fabric.o 00:03:24.924 CC lib/nvme/nvme_ns_cmd.o 00:03:24.924 CC lib/nvme/nvme_ns.o 00:03:24.924 CC lib/nvme/nvme_pcie_common.o 00:03:24.924 CC lib/nvme/nvme_pcie.o 00:03:24.924 CC lib/nvme/nvme_qpair.o 00:03:24.924 CC lib/nvme/nvme_quirks.o 00:03:24.924 CC lib/nvme/nvme.o 00:03:24.924 CC lib/nvme/nvme_transport.o 00:03:25.492 CC lib/nvme/nvme_discovery.o 00:03:25.492 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:03:25.492 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:03:25.492 CC lib/nvme/nvme_tcp.o 00:03:25.751 LIB libspdk_thread.a 00:03:25.751 CC lib/nvme/nvme_opal.o 00:03:25.751 SO libspdk_thread.so.9.0 00:03:25.751 CC lib/nvme/nvme_io_msg.o 00:03:25.751 CC lib/nvme/nvme_poll_group.o 00:03:25.751 CC lib/nvme/nvme_zns.o 00:03:25.751 SYMLINK libspdk_thread.so 00:03:25.751 CC lib/nvme/nvme_cuse.o 00:03:25.751 CC lib/nvme/nvme_vfio_user.o 00:03:26.010 CC lib/accel/accel.o 00:03:26.010 CC lib/blob/blobstore.o 00:03:26.010 CC lib/init/json_config.o 00:03:26.010 CC lib/init/subsystem.o 00:03:26.268 CC lib/init/subsystem_rpc.o 00:03:26.268 CC lib/blob/request.o 00:03:26.268 CC lib/init/rpc.o 00:03:26.268 CC lib/blob/zeroes.o 00:03:26.268 CC lib/virtio/virtio.o 00:03:26.268 CC lib/virtio/virtio_vhost_user.o 00:03:26.268 CC lib/blob/blob_bs_dev.o 00:03:26.268 LIB libspdk_init.a 00:03:26.558 SO libspdk_init.so.4.0 00:03:26.558 CC lib/accel/accel_rpc.o 00:03:26.558 CC lib/virtio/virtio_vfio_user.o 00:03:26.558 SYMLINK libspdk_init.so 00:03:26.558 CC lib/accel/accel_sw.o 00:03:26.558 CC lib/virtio/virtio_pci.o 00:03:26.558 CC lib/event/app.o 00:03:26.558 CC lib/event/reactor.o 00:03:26.558 CC lib/event/log_rpc.o 00:03:26.558 CC lib/event/app_rpc.o 00:03:26.558 CC lib/event/scheduler_static.o 00:03:26.830 LIB libspdk_virtio.a 00:03:26.830 LIB libspdk_accel.a 00:03:26.830 SO libspdk_virtio.so.6.0 00:03:26.830 SO libspdk_accel.so.14.0 00:03:26.830 SYMLINK libspdk_virtio.so 00:03:26.830 SYMLINK libspdk_accel.so 00:03:26.830 LIB libspdk_nvme.a 00:03:27.184 LIB libspdk_event.a 00:03:27.184 SO libspdk_event.so.12.0 00:03:27.184 SO libspdk_nvme.so.12.0 00:03:27.184 SYMLINK libspdk_event.so 00:03:27.184 SYMLINK libspdk_nvme.so 00:03:27.184 CC lib/bdev/bdev_rpc.o 00:03:27.184 CC lib/bdev/bdev.o 00:03:27.184 CC lib/bdev/bdev_zone.o 00:03:27.184 CC lib/bdev/part.o 00:03:27.184 CC lib/bdev/scsi_nvme.o 00:03:28.118 LIB libspdk_blob.a 00:03:28.118 SO libspdk_blob.so.10.1 00:03:28.376 SYMLINK libspdk_blob.so 00:03:28.635 CC lib/lvol/lvol.o 00:03:28.635 CC lib/blobfs/blobfs.o 00:03:28.635 CC lib/blobfs/tree.o 00:03:29.202 LIB libspdk_blobfs.a 00:03:29.202 LIB libspdk_lvol.a 00:03:29.202 SO libspdk_blobfs.so.9.0 00:03:29.202 LIB libspdk_bdev.a 00:03:29.202 SO libspdk_lvol.so.9.1 00:03:29.462 SYMLINK libspdk_blobfs.so 00:03:29.462 SO libspdk_bdev.so.14.0 00:03:29.462 SYMLINK libspdk_lvol.so 00:03:29.462 SYMLINK libspdk_bdev.so 00:03:29.721 CC lib/nbd/nbd_rpc.o 00:03:29.721 CC lib/nbd/nbd.o 00:03:29.721 CC lib/scsi/lun.o 00:03:29.721 CC lib/scsi/dev.o 00:03:29.721 CC lib/scsi/port.o 00:03:29.721 CC lib/scsi/scsi_bdev.o 00:03:29.721 CC lib/scsi/scsi.o 00:03:29.721 CC lib/scsi/task.o 00:03:29.721 CC lib/scsi/scsi_pr.o 00:03:29.721 CC lib/scsi/scsi_rpc.o 00:03:29.721 CC lib/nvmf/ctrlr.o 00:03:29.721 CC lib/ftl/ftl_core.o 00:03:29.721 CC lib/ftl/ftl_init.o 00:03:29.721 CC lib/ftl/ftl_layout.o 00:03:29.980 CC lib/ftl/ftl_debug.o 00:03:29.980 CC lib/ftl/ftl_io.o 00:03:29.980 CC lib/ftl/ftl_sb.o 00:03:29.980 CC lib/ftl/ftl_l2p.o 00:03:29.980 CC lib/ftl/ftl_l2p_flat.o 00:03:29.980 CC lib/ftl/ftl_nv_cache.o 00:03:29.980 CC lib/ftl/ftl_band.o 00:03:29.980 CC lib/ftl/ftl_band_ops.o 00:03:29.980 LIB libspdk_nbd.a 00:03:29.980 CC lib/ftl/ftl_writer.o 00:03:29.980 CC lib/ftl/ftl_rq.o 00:03:29.980 SO libspdk_nbd.so.6.0 00:03:29.980 CC lib/ftl/ftl_reloc.o 00:03:29.980 CC lib/ftl/ftl_l2p_cache.o 00:03:30.239 CC lib/ftl/ftl_p2l.o 00:03:30.239 SYMLINK libspdk_nbd.so 00:03:30.239 CC lib/ftl/mngt/ftl_mngt.o 00:03:30.239 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:03:30.239 LIB libspdk_scsi.a 00:03:30.239 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:03:30.239 SO libspdk_scsi.so.8.0 00:03:30.239 CC lib/nvmf/ctrlr_discovery.o 00:03:30.239 SYMLINK libspdk_scsi.so 00:03:30.239 CC lib/nvmf/ctrlr_bdev.o 00:03:30.239 CC lib/nvmf/subsystem.o 00:03:30.239 CC lib/nvmf/nvmf.o 00:03:30.239 CC lib/nvmf/nvmf_rpc.o 00:03:30.239 CC lib/nvmf/transport.o 00:03:30.239 CC lib/nvmf/tcp.o 00:03:30.239 CC lib/ftl/mngt/ftl_mngt_startup.o 00:03:30.498 CC lib/ftl/mngt/ftl_mngt_md.o 00:03:30.498 CC lib/iscsi/conn.o 00:03:30.498 CC lib/iscsi/init_grp.o 00:03:30.498 CC lib/iscsi/iscsi.o 00:03:30.498 CC lib/ftl/mngt/ftl_mngt_misc.o 00:03:30.498 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:03:30.757 CC lib/iscsi/md5.o 00:03:30.757 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:03:30.757 CC lib/ftl/mngt/ftl_mngt_band.o 00:03:30.757 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:03:30.757 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:03:30.757 CC lib/iscsi/param.o 00:03:30.757 CC lib/iscsi/portal_grp.o 00:03:30.757 CC lib/iscsi/tgt_node.o 00:03:30.757 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:03:31.016 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:03:31.016 CC lib/iscsi/iscsi_subsystem.o 00:03:31.016 CC lib/vhost/vhost.o 00:03:31.016 CC lib/vhost/vhost_rpc.o 00:03:31.016 CC lib/vhost/vhost_scsi.o 00:03:31.016 CC lib/vhost/vhost_blk.o 00:03:31.016 CC lib/vhost/rte_vhost_user.o 00:03:31.016 CC lib/iscsi/iscsi_rpc.o 00:03:31.275 CC lib/iscsi/task.o 00:03:31.275 CC lib/ftl/utils/ftl_conf.o 00:03:31.275 CC lib/ftl/utils/ftl_md.o 00:03:31.275 CC lib/ftl/utils/ftl_mempool.o 00:03:31.275 CC lib/ftl/utils/ftl_bitmap.o 00:03:31.275 CC lib/ftl/utils/ftl_property.o 00:03:31.275 LIB libspdk_nvmf.a 00:03:31.275 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:03:31.534 SO libspdk_nvmf.so.17.0 00:03:31.534 SYMLINK libspdk_nvmf.so 00:03:31.534 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:03:31.534 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:03:31.534 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:03:31.534 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:03:31.534 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:03:31.534 CC lib/ftl/upgrade/ftl_sb_v3.o 00:03:31.534 CC lib/ftl/upgrade/ftl_sb_v5.o 00:03:31.534 CC lib/ftl/nvc/ftl_nvc_dev.o 00:03:31.534 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:03:31.534 CC lib/ftl/base/ftl_base_dev.o 00:03:31.534 CC lib/ftl/base/ftl_base_bdev.o 00:03:31.792 LIB libspdk_iscsi.a 00:03:31.792 SO libspdk_iscsi.so.7.0 00:03:31.792 SYMLINK libspdk_iscsi.so 00:03:31.792 LIB libspdk_ftl.a 00:03:32.051 SO libspdk_ftl.so.8.0 00:03:32.051 LIB libspdk_vhost.a 00:03:32.051 SO libspdk_vhost.so.7.1 00:03:32.051 SYMLINK libspdk_ftl.so 00:03:32.051 SYMLINK libspdk_vhost.so 00:03:32.310 CC module/env_dpdk/env_dpdk_rpc.o 00:03:32.570 CC module/scheduler/dynamic/scheduler_dynamic.o 00:03:32.570 CC module/blob/bdev/blob_bdev.o 00:03:32.570 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:03:32.570 CC module/sock/posix/posix.o 00:03:32.570 CC module/scheduler/gscheduler/gscheduler.o 00:03:32.570 CC module/accel/ioat/accel_ioat.o 00:03:32.570 CC module/accel/ioat/accel_ioat_rpc.o 00:03:32.570 CC module/accel/error/accel_error.o 00:03:32.570 CC module/accel/error/accel_error_rpc.o 00:03:32.570 LIB libspdk_env_dpdk_rpc.a 00:03:32.570 SO libspdk_env_dpdk_rpc.so.5.0 00:03:32.570 SYMLINK libspdk_env_dpdk_rpc.so 00:03:32.570 LIB libspdk_scheduler_gscheduler.a 00:03:32.570 LIB libspdk_scheduler_dpdk_governor.a 00:03:32.570 LIB libspdk_accel_error.a 00:03:32.570 SO libspdk_scheduler_gscheduler.so.3.0 00:03:32.570 LIB libspdk_accel_ioat.a 00:03:32.570 SO libspdk_scheduler_dpdk_governor.so.3.0 00:03:32.570 LIB libspdk_scheduler_dynamic.a 00:03:32.570 SO libspdk_accel_ioat.so.5.0 00:03:32.570 SYMLINK libspdk_scheduler_gscheduler.so 00:03:32.570 SO libspdk_accel_error.so.1.0 00:03:32.570 SYMLINK libspdk_scheduler_dpdk_governor.so 00:03:32.570 SO libspdk_scheduler_dynamic.so.3.0 00:03:32.570 LIB libspdk_blob_bdev.a 00:03:32.829 SYMLINK libspdk_accel_error.so 00:03:32.829 SYMLINK libspdk_accel_ioat.so 00:03:32.829 SYMLINK libspdk_scheduler_dynamic.so 00:03:32.829 SO libspdk_blob_bdev.so.10.1 00:03:32.829 SYMLINK libspdk_blob_bdev.so 00:03:33.088 CC module/bdev/gpt/gpt.o 00:03:33.088 CC module/bdev/delay/vbdev_delay.o 00:03:33.088 CC module/bdev/null/bdev_null.o 00:03:33.088 CC module/bdev/lvol/vbdev_lvol.o 00:03:33.088 CC module/bdev/nvme/bdev_nvme.o 00:03:33.088 CC module/bdev/split/vbdev_split.o 00:03:33.088 CC module/bdev/malloc/bdev_malloc.o 00:03:33.088 CC module/blobfs/bdev/blobfs_bdev.o 00:03:33.088 CC module/bdev/passthru/vbdev_passthru.o 00:03:33.088 CC module/bdev/raid/bdev_raid.o 00:03:33.088 CC module/bdev/error/vbdev_error.o 00:03:33.088 LIB libspdk_sock_posix.a 00:03:33.088 SO libspdk_sock_posix.so.5.0 00:03:33.088 SYMLINK libspdk_sock_posix.so 00:03:33.088 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:03:33.088 CC module/bdev/gpt/vbdev_gpt.o 00:03:33.088 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:03:33.346 CC module/bdev/null/bdev_null_rpc.o 00:03:33.346 CC module/bdev/split/vbdev_split_rpc.o 00:03:33.346 CC module/bdev/error/vbdev_error_rpc.o 00:03:33.346 LIB libspdk_bdev_passthru.a 00:03:33.346 CC module/bdev/malloc/bdev_malloc_rpc.o 00:03:33.346 SO libspdk_bdev_passthru.so.5.0 00:03:33.346 LIB libspdk_blobfs_bdev.a 00:03:33.346 CC module/bdev/delay/vbdev_delay_rpc.o 00:03:33.346 SO libspdk_blobfs_bdev.so.5.0 00:03:33.346 SYMLINK libspdk_bdev_passthru.so 00:03:33.346 LIB libspdk_bdev_split.a 00:03:33.346 LIB libspdk_bdev_null.a 00:03:33.346 CC module/bdev/nvme/bdev_nvme_rpc.o 00:03:33.346 CC module/bdev/zone_block/vbdev_zone_block.o 00:03:33.346 SO libspdk_bdev_split.so.5.0 00:03:33.346 SYMLINK libspdk_blobfs_bdev.so 00:03:33.346 SO libspdk_bdev_null.so.5.0 00:03:33.346 LIB libspdk_bdev_gpt.a 00:03:33.346 LIB libspdk_bdev_error.a 00:03:33.346 SO libspdk_bdev_gpt.so.5.0 00:03:33.346 SYMLINK libspdk_bdev_split.so 00:03:33.346 SO libspdk_bdev_error.so.5.0 00:03:33.346 LIB libspdk_bdev_malloc.a 00:03:33.346 SYMLINK libspdk_bdev_null.so 00:03:33.346 CC module/bdev/raid/bdev_raid_rpc.o 00:03:33.605 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:03:33.605 SO libspdk_bdev_malloc.so.5.0 00:03:33.605 SYMLINK libspdk_bdev_gpt.so 00:03:33.605 LIB libspdk_bdev_delay.a 00:03:33.605 CC module/bdev/nvme/nvme_rpc.o 00:03:33.605 SYMLINK libspdk_bdev_error.so 00:03:33.605 CC module/bdev/nvme/bdev_mdns_client.o 00:03:33.605 SO libspdk_bdev_delay.so.5.0 00:03:33.605 SYMLINK libspdk_bdev_malloc.so 00:03:33.605 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:03:33.605 CC module/bdev/aio/bdev_aio.o 00:03:33.605 CC module/bdev/aio/bdev_aio_rpc.o 00:03:33.605 SYMLINK libspdk_bdev_delay.so 00:03:33.605 CC module/bdev/nvme/vbdev_opal.o 00:03:33.605 CC module/bdev/nvme/vbdev_opal_rpc.o 00:03:33.605 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:03:33.606 CC module/bdev/raid/bdev_raid_sb.o 00:03:33.606 LIB libspdk_bdev_zone_block.a 00:03:33.606 CC module/bdev/raid/raid0.o 00:03:33.606 CC module/bdev/raid/raid1.o 00:03:33.606 SO libspdk_bdev_zone_block.so.5.0 00:03:33.865 CC module/bdev/raid/concat.o 00:03:33.865 SYMLINK libspdk_bdev_zone_block.so 00:03:33.865 LIB libspdk_bdev_aio.a 00:03:33.865 SO libspdk_bdev_aio.so.5.0 00:03:33.865 LIB libspdk_bdev_lvol.a 00:03:33.865 SYMLINK libspdk_bdev_aio.so 00:03:33.865 CC module/bdev/virtio/bdev_virtio_scsi.o 00:03:33.865 CC module/bdev/virtio/bdev_virtio_blk.o 00:03:33.865 CC module/bdev/virtio/bdev_virtio_rpc.o 00:03:33.865 SO libspdk_bdev_lvol.so.5.0 00:03:33.865 CC module/bdev/ftl/bdev_ftl.o 00:03:33.865 CC module/bdev/ftl/bdev_ftl_rpc.o 00:03:33.865 SYMLINK libspdk_bdev_lvol.so 00:03:33.865 LIB libspdk_bdev_raid.a 00:03:34.123 SO libspdk_bdev_raid.so.5.0 00:03:34.123 SYMLINK libspdk_bdev_raid.so 00:03:34.123 LIB libspdk_bdev_ftl.a 00:03:34.123 SO libspdk_bdev_ftl.so.5.0 00:03:34.381 SYMLINK libspdk_bdev_ftl.so 00:03:34.381 LIB libspdk_bdev_virtio.a 00:03:34.381 SO libspdk_bdev_virtio.so.5.0 00:03:34.381 SYMLINK libspdk_bdev_virtio.so 00:03:34.948 LIB libspdk_bdev_nvme.a 00:03:34.948 SO libspdk_bdev_nvme.so.6.0 00:03:34.948 SYMLINK libspdk_bdev_nvme.so 00:03:35.515 CC module/event/subsystems/scheduler/scheduler.o 00:03:35.515 CC module/event/subsystems/vmd/vmd.o 00:03:35.515 CC module/event/subsystems/vmd/vmd_rpc.o 00:03:35.515 CC module/event/subsystems/iobuf/iobuf.o 00:03:35.515 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:03:35.515 CC module/event/subsystems/sock/sock.o 00:03:35.515 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:03:35.515 LIB libspdk_event_scheduler.a 00:03:35.774 LIB libspdk_event_vhost_blk.a 00:03:35.774 LIB libspdk_event_vmd.a 00:03:35.774 LIB libspdk_event_iobuf.a 00:03:35.774 LIB libspdk_event_sock.a 00:03:35.774 SO libspdk_event_scheduler.so.3.0 00:03:35.774 SO libspdk_event_vhost_blk.so.2.0 00:03:35.774 SO libspdk_event_vmd.so.5.0 00:03:35.774 SO libspdk_event_iobuf.so.2.0 00:03:35.774 SO libspdk_event_sock.so.4.0 00:03:35.774 SYMLINK libspdk_event_scheduler.so 00:03:35.774 SYMLINK libspdk_event_vhost_blk.so 00:03:35.774 SYMLINK libspdk_event_vmd.so 00:03:35.774 SYMLINK libspdk_event_iobuf.so 00:03:35.774 SYMLINK libspdk_event_sock.so 00:03:36.033 CC module/event/subsystems/accel/accel.o 00:03:36.292 LIB libspdk_event_accel.a 00:03:36.292 SO libspdk_event_accel.so.5.0 00:03:36.292 SYMLINK libspdk_event_accel.so 00:03:36.551 CC module/event/subsystems/bdev/bdev.o 00:03:36.810 LIB libspdk_event_bdev.a 00:03:36.810 SO libspdk_event_bdev.so.5.0 00:03:36.810 SYMLINK libspdk_event_bdev.so 00:03:37.068 CC module/event/subsystems/nbd/nbd.o 00:03:37.068 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:03:37.068 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:03:37.068 CC module/event/subsystems/scsi/scsi.o 00:03:37.327 LIB libspdk_event_nbd.a 00:03:37.327 LIB libspdk_event_scsi.a 00:03:37.327 SO libspdk_event_scsi.so.5.0 00:03:37.327 SO libspdk_event_nbd.so.5.0 00:03:37.327 SYMLINK libspdk_event_scsi.so 00:03:37.327 LIB libspdk_event_nvmf.a 00:03:37.327 SYMLINK libspdk_event_nbd.so 00:03:37.327 SO libspdk_event_nvmf.so.5.0 00:03:37.587 SYMLINK libspdk_event_nvmf.so 00:03:37.587 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:03:37.587 CC module/event/subsystems/iscsi/iscsi.o 00:03:37.847 LIB libspdk_event_vhost_scsi.a 00:03:37.847 LIB libspdk_event_iscsi.a 00:03:37.847 SO libspdk_event_vhost_scsi.so.2.0 00:03:37.847 SO libspdk_event_iscsi.so.5.0 00:03:37.847 SYMLINK libspdk_event_vhost_scsi.so 00:03:37.847 SYMLINK libspdk_event_iscsi.so 00:03:38.106 SO libspdk.so.5.0 00:03:38.106 SYMLINK libspdk.so 00:03:38.365 CXX app/trace/trace.o 00:03:38.365 CC app/spdk_lspci/spdk_lspci.o 00:03:38.365 CC app/trace_record/trace_record.o 00:03:38.365 CC app/spdk_nvme_perf/perf.o 00:03:38.365 CC app/nvmf_tgt/nvmf_main.o 00:03:38.365 CC app/iscsi_tgt/iscsi_tgt.o 00:03:38.365 CC app/spdk_tgt/spdk_tgt.o 00:03:38.365 CC test/accel/dif/dif.o 00:03:38.365 CC examples/bdev/hello_world/hello_bdev.o 00:03:38.365 CC examples/accel/perf/accel_perf.o 00:03:38.365 CC test/bdev/bdevio/bdevio.o 00:03:38.365 CC test/app/bdev_svc/bdev_svc.o 00:03:38.365 LINK spdk_lspci 00:03:38.624 LINK iscsi_tgt 00:03:38.624 LINK nvmf_tgt 00:03:38.624 LINK spdk_tgt 00:03:38.624 LINK bdev_svc 00:03:38.624 LINK spdk_trace_record 00:03:38.624 LINK hello_bdev 00:03:38.624 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:03:38.624 LINK spdk_trace 00:03:38.624 CC examples/ioat/perf/perf.o 00:03:38.883 LINK dif 00:03:38.883 CC examples/nvme/hello_world/hello_world.o 00:03:38.883 CC examples/blob/hello_world/hello_blob.o 00:03:38.883 CC examples/sock/hello_world/hello_sock.o 00:03:38.883 CC examples/bdev/bdevperf/bdevperf.o 00:03:38.883 LINK accel_perf 00:03:38.883 CC examples/vmd/lsvmd/lsvmd.o 00:03:38.883 LINK bdevio 00:03:38.883 CC examples/vmd/led/led.o 00:03:38.883 LINK lsvmd 00:03:38.883 LINK ioat_perf 00:03:38.883 CC examples/ioat/verify/verify.o 00:03:38.883 LINK hello_blob 00:03:38.883 LINK hello_world 00:03:38.883 LINK led 00:03:39.142 LINK nvme_fuzz 00:03:39.142 CC examples/nvmf/nvmf/nvmf.o 00:03:39.142 LINK hello_sock 00:03:39.142 CC examples/blob/cli/blobcli.o 00:03:39.142 CC examples/nvme/reconnect/reconnect.o 00:03:39.142 CC examples/util/zipf/zipf.o 00:03:39.142 CC app/spdk_nvme_identify/identify.o 00:03:39.142 CC examples/interrupt_tgt/interrupt_tgt.o 00:03:39.142 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:03:39.142 LINK spdk_nvme_perf 00:03:39.142 CC examples/thread/thread/thread_ex.o 00:03:39.142 CC app/spdk_nvme_discover/discovery_aer.o 00:03:39.142 LINK verify 00:03:39.401 LINK nvmf 00:03:39.401 LINK zipf 00:03:39.401 CC app/spdk_top/spdk_top.o 00:03:39.401 LINK interrupt_tgt 00:03:39.401 CC app/vhost/vhost.o 00:03:39.401 LINK spdk_nvme_discover 00:03:39.401 LINK thread 00:03:39.401 LINK reconnect 00:03:39.402 CC app/spdk_dd/spdk_dd.o 00:03:39.402 LINK blobcli 00:03:39.402 CC test/app/histogram_perf/histogram_perf.o 00:03:39.402 CC test/app/jsoncat/jsoncat.o 00:03:39.402 CC test/app/stub/stub.o 00:03:39.661 LINK vhost 00:03:39.661 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:03:39.661 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:03:39.661 LINK bdevperf 00:03:39.661 LINK histogram_perf 00:03:39.661 CC examples/nvme/nvme_manage/nvme_manage.o 00:03:39.661 LINK jsoncat 00:03:39.661 LINK stub 00:03:39.661 CC examples/nvme/arbitration/arbitration.o 00:03:39.661 TEST_HEADER include/spdk/accel.h 00:03:39.661 CC test/blobfs/mkfs/mkfs.o 00:03:39.661 TEST_HEADER include/spdk/accel_module.h 00:03:39.661 TEST_HEADER include/spdk/assert.h 00:03:39.661 TEST_HEADER include/spdk/barrier.h 00:03:39.661 make[2]: Nothing to be done for 'all'. 00:03:39.661 TEST_HEADER include/spdk/base64.h 00:03:39.920 TEST_HEADER include/spdk/bdev.h 00:03:39.920 TEST_HEADER include/spdk/bdev_module.h 00:03:39.920 TEST_HEADER include/spdk/bdev_zone.h 00:03:39.920 TEST_HEADER include/spdk/bit_array.h 00:03:39.920 TEST_HEADER include/spdk/bit_pool.h 00:03:39.920 TEST_HEADER include/spdk/blob_bdev.h 00:03:39.920 TEST_HEADER include/spdk/blobfs_bdev.h 00:03:39.920 TEST_HEADER include/spdk/blobfs.h 00:03:39.920 TEST_HEADER include/spdk/blob.h 00:03:39.920 TEST_HEADER include/spdk/conf.h 00:03:39.920 TEST_HEADER include/spdk/config.h 00:03:39.920 TEST_HEADER include/spdk/cpuset.h 00:03:39.920 TEST_HEADER include/spdk/crc16.h 00:03:39.920 TEST_HEADER include/spdk/crc32.h 00:03:39.920 TEST_HEADER include/spdk/crc64.h 00:03:39.920 TEST_HEADER include/spdk/dif.h 00:03:39.920 TEST_HEADER include/spdk/dma.h 00:03:39.920 TEST_HEADER include/spdk/endian.h 00:03:39.920 TEST_HEADER include/spdk/env_dpdk.h 00:03:39.920 TEST_HEADER include/spdk/env.h 00:03:39.921 TEST_HEADER include/spdk/event.h 00:03:39.921 TEST_HEADER include/spdk/fd_group.h 00:03:39.921 TEST_HEADER include/spdk/fd.h 00:03:39.921 TEST_HEADER include/spdk/file.h 00:03:39.921 TEST_HEADER include/spdk/ftl.h 00:03:39.921 TEST_HEADER include/spdk/gpt_spec.h 00:03:39.921 TEST_HEADER include/spdk/hexlify.h 00:03:39.921 TEST_HEADER include/spdk/histogram_data.h 00:03:39.921 TEST_HEADER include/spdk/idxd.h 00:03:39.921 TEST_HEADER include/spdk/idxd_spec.h 00:03:39.921 TEST_HEADER include/spdk/init.h 00:03:39.921 TEST_HEADER include/spdk/ioat.h 00:03:39.921 TEST_HEADER include/spdk/ioat_spec.h 00:03:39.921 TEST_HEADER include/spdk/iscsi_spec.h 00:03:39.921 TEST_HEADER include/spdk/json.h 00:03:39.921 TEST_HEADER include/spdk/jsonrpc.h 00:03:39.921 TEST_HEADER include/spdk/likely.h 00:03:39.921 TEST_HEADER include/spdk/log.h 00:03:39.921 TEST_HEADER include/spdk/lvol.h 00:03:39.921 TEST_HEADER include/spdk/memory.h 00:03:39.921 TEST_HEADER include/spdk/mmio.h 00:03:39.921 TEST_HEADER include/spdk/nbd.h 00:03:39.921 TEST_HEADER include/spdk/notify.h 00:03:39.921 TEST_HEADER include/spdk/nvme.h 00:03:39.921 LINK spdk_dd 00:03:39.921 TEST_HEADER include/spdk/nvme_intel.h 00:03:39.921 TEST_HEADER include/spdk/nvme_ocssd.h 00:03:39.921 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:03:39.921 TEST_HEADER include/spdk/nvme_spec.h 00:03:39.921 TEST_HEADER include/spdk/nvme_zns.h 00:03:39.921 TEST_HEADER include/spdk/nvmf_cmd.h 00:03:39.921 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:03:39.921 TEST_HEADER include/spdk/nvmf.h 00:03:39.921 TEST_HEADER include/spdk/nvmf_spec.h 00:03:39.921 TEST_HEADER include/spdk/nvmf_transport.h 00:03:39.921 TEST_HEADER include/spdk/opal.h 00:03:39.921 TEST_HEADER include/spdk/opal_spec.h 00:03:39.921 CC test/env/mem_callbacks/mem_callbacks.o 00:03:39.921 TEST_HEADER include/spdk/pci_ids.h 00:03:39.921 TEST_HEADER include/spdk/pipe.h 00:03:39.921 CC test/event/event_perf/event_perf.o 00:03:39.921 TEST_HEADER include/spdk/queue.h 00:03:39.921 TEST_HEADER include/spdk/reduce.h 00:03:39.921 TEST_HEADER include/spdk/rpc.h 00:03:39.921 TEST_HEADER include/spdk/scheduler.h 00:03:39.921 TEST_HEADER include/spdk/scsi.h 00:03:39.921 TEST_HEADER include/spdk/scsi_spec.h 00:03:39.921 TEST_HEADER include/spdk/sock.h 00:03:39.921 TEST_HEADER include/spdk/stdinc.h 00:03:39.921 TEST_HEADER include/spdk/string.h 00:03:39.921 TEST_HEADER include/spdk/thread.h 00:03:39.921 TEST_HEADER include/spdk/trace.h 00:03:39.921 TEST_HEADER include/spdk/trace_parser.h 00:03:39.921 TEST_HEADER include/spdk/tree.h 00:03:39.921 TEST_HEADER include/spdk/ublk.h 00:03:39.921 TEST_HEADER include/spdk/util.h 00:03:39.921 TEST_HEADER include/spdk/uuid.h 00:03:39.921 TEST_HEADER include/spdk/version.h 00:03:39.921 LINK mkfs 00:03:39.921 TEST_HEADER include/spdk/vfio_user_pci.h 00:03:39.921 TEST_HEADER include/spdk/vfio_user_spec.h 00:03:39.921 TEST_HEADER include/spdk/vhost.h 00:03:39.921 TEST_HEADER include/spdk/vmd.h 00:03:39.921 TEST_HEADER include/spdk/xor.h 00:03:39.921 TEST_HEADER include/spdk/zipf.h 00:03:39.921 CXX test/cpp_headers/accel.o 00:03:39.921 CC test/lvol/esnap/esnap.o 00:03:39.921 CXX test/cpp_headers/accel_module.o 00:03:39.921 LINK vhost_fuzz 00:03:40.180 LINK event_perf 00:03:40.180 CXX test/cpp_headers/assert.o 00:03:40.180 CXX test/cpp_headers/barrier.o 00:03:40.180 LINK arbitration 00:03:40.180 CC examples/nvme/hotplug/hotplug.o 00:03:40.180 CC test/event/reactor/reactor.o 00:03:40.180 LINK spdk_nvme_identify 00:03:40.180 CC test/event/reactor_perf/reactor_perf.o 00:03:40.180 LINK nvme_manage 00:03:40.180 CXX test/cpp_headers/base64.o 00:03:40.180 CC test/event/app_repeat/app_repeat.o 00:03:40.439 LINK reactor 00:03:40.439 LINK reactor_perf 00:03:40.439 CC test/nvme/aer/aer.o 00:03:40.439 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:40.439 LINK spdk_top 00:03:40.439 CC test/nvme/reset/reset.o 00:03:40.439 CXX test/cpp_headers/bdev.o 00:03:40.439 LINK hotplug 00:03:40.439 LINK app_repeat 00:03:40.439 LINK mem_callbacks 00:03:40.439 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:40.439 CC examples/nvme/abort/abort.o 00:03:40.439 LINK cmb_copy 00:03:40.439 CC test/env/vtophys/vtophys.o 00:03:40.439 CC test/rpc_client/rpc_client_test.o 00:03:40.699 CXX test/cpp_headers/bdev_module.o 00:03:40.699 LINK iscsi_fuzz 00:03:40.699 CC test/event/scheduler/scheduler.o 00:03:40.699 CC test/thread/poller_perf/poller_perf.o 00:03:40.699 LINK aer 00:03:40.699 LINK reset 00:03:40.699 LINK pmr_persistence 00:03:40.699 CC test/nvme/sgl/sgl.o 00:03:40.699 LINK vtophys 00:03:40.699 CXX test/cpp_headers/bdev_zone.o 00:03:40.699 CXX test/cpp_headers/bit_array.o 00:03:40.699 LINK rpc_client_test 00:03:40.699 LINK poller_perf 00:03:40.699 CC test/nvme/e2edp/nvme_dp.o 00:03:40.699 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:03:40.699 LINK scheduler 00:03:40.699 CC test/env/memory/memory_ut.o 00:03:40.958 LINK abort 00:03:40.958 CXX test/cpp_headers/bit_pool.o 00:03:40.958 CC test/nvme/overhead/overhead.o 00:03:40.958 LINK sgl 00:03:40.958 CC test/nvme/err_injection/err_injection.o 00:03:40.958 LINK env_dpdk_post_init 00:03:40.958 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:03:40.958 CC test/env/pci/pci_ut.o 00:03:40.958 CXX test/cpp_headers/blob_bdev.o 00:03:40.958 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:40.958 CXX test/cpp_headers/blobfs_bdev.o 00:03:40.958 LINK nvme_dp 00:03:40.958 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:03:41.217 CC test/unit/lib/bdev/part.c/part_ut.o 00:03:41.217 LINK err_injection 00:03:41.217 LINK histogram_ut 00:03:41.218 CXX test/cpp_headers/blobfs.o 00:03:41.218 CC test/nvme/startup/startup.o 00:03:41.218 CXX test/cpp_headers/blob.o 00:03:41.218 LINK overhead 00:03:41.218 CC test/nvme/reserve/reserve.o 00:03:41.218 CXX test/cpp_headers/conf.o 00:03:41.218 CXX test/cpp_headers/config.o 00:03:41.477 LINK startup 00:03:41.477 CC test/nvme/simple_copy/simple_copy.o 00:03:41.477 CXX test/cpp_headers/cpuset.o 00:03:41.477 LINK pci_ut 00:03:41.477 CC test/nvme/connect_stress/connect_stress.o 00:03:41.477 CC test/nvme/boot_partition/boot_partition.o 00:03:41.477 LINK reserve 00:03:41.477 CXX test/cpp_headers/crc16.o 00:03:41.477 CXX test/cpp_headers/crc32.o 00:03:41.477 CXX test/cpp_headers/crc64.o 00:03:41.477 LINK boot_partition 00:03:41.477 LINK connect_stress 00:03:41.477 CC test/nvme/compliance/nvme_compliance.o 00:03:41.477 LINK simple_copy 00:03:41.736 CC test/nvme/fused_ordering/fused_ordering.o 00:03:41.736 CXX test/cpp_headers/dif.o 00:03:41.736 CXX test/cpp_headers/dma.o 00:03:41.736 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:41.736 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:03:41.736 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:03:41.736 CXX test/cpp_headers/endian.o 00:03:41.736 LINK fused_ordering 00:03:41.736 LINK doorbell_aers 00:03:41.995 LINK memory_ut 00:03:41.995 LINK scsi_nvme_ut 00:03:41.995 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:41.995 CXX test/cpp_headers/env_dpdk.o 00:03:41.995 CXX test/cpp_headers/env.o 00:03:41.995 CXX test/cpp_headers/event.o 00:03:41.995 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:03:41.995 LINK nvme_compliance 00:03:41.995 CC test/unit/lib/dma/dma.c/dma_ut.o 00:03:42.254 CXX test/cpp_headers/fd_group.o 00:03:42.254 LINK gpt_ut 00:03:42.254 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:03:42.254 CC test/nvme/fdp/fdp.o 00:03:42.254 LINK tree_ut 00:03:42.254 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:03:42.254 CXX test/cpp_headers/fd.o 00:03:42.254 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:42.513 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:03:42.513 CXX test/cpp_headers/file.o 00:03:42.513 LINK blob_bdev_ut 00:03:42.513 LINK dma_ut 00:03:42.513 LINK fdp 00:03:42.513 CXX test/cpp_headers/ftl.o 00:03:42.513 CXX test/cpp_headers/gpt_spec.o 00:03:42.513 CXX test/cpp_headers/hexlify.o 00:03:42.513 LINK blobfs_bdev_ut 00:03:42.773 CC test/nvme/cuse/cuse.o 00:03:42.773 CXX test/cpp_headers/histogram_data.o 00:03:42.773 CXX test/cpp_headers/idxd.o 00:03:42.773 CC test/unit/lib/event/app.c/app_ut.o 00:03:42.773 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:42.773 CXX test/cpp_headers/idxd_spec.o 00:03:42.773 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:03:43.031 CXX test/cpp_headers/init.o 00:03:43.031 CXX test/cpp_headers/ioat.o 00:03:43.289 CXX test/cpp_headers/ioat_spec.o 00:03:43.289 LINK app_ut 00:03:43.289 LINK blobfs_async_ut 00:03:43.289 LINK blobfs_sync_ut 00:03:43.289 LINK accel_ut 00:03:43.289 CXX test/cpp_headers/iscsi_spec.o 00:03:43.289 CXX test/cpp_headers/json.o 00:03:43.548 CXX test/cpp_headers/jsonrpc.o 00:03:43.548 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:03:43.548 LINK reactor_ut 00:03:43.548 LINK cuse 00:03:43.548 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:03:43.548 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:03:43.807 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:43.807 CXX test/cpp_headers/likely.o 00:03:43.807 CXX test/cpp_headers/log.o 00:03:43.807 LINK part_ut 00:03:43.807 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:43.807 CXX test/cpp_headers/lvol.o 00:03:43.807 CXX test/cpp_headers/memory.o 00:03:44.066 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:03:44.066 LINK ioat_ut 00:03:44.066 CXX test/cpp_headers/mmio.o 00:03:44.066 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:03:44.066 LINK vbdev_lvol_ut 00:03:44.066 CXX test/cpp_headers/nbd.o 00:03:44.066 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:03:44.066 LINK esnap 00:03:44.066 CXX test/cpp_headers/notify.o 00:03:44.326 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:44.326 CXX test/cpp_headers/nvme.o 00:03:44.326 CXX test/cpp_headers/nvme_intel.o 00:03:44.326 LINK bdev_zone_ut 00:03:44.326 LINK json_util_ut 00:03:44.585 CXX test/cpp_headers/nvme_ocssd.o 00:03:44.585 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:44.585 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:03:44.585 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:03:44.585 LINK conn_ut 00:03:44.845 CXX test/cpp_headers/nvme_spec.o 00:03:44.845 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:03:44.845 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:03:44.845 CXX test/cpp_headers/nvme_zns.o 00:03:44.845 LINK bdev_raid_sb_ut 00:03:44.845 LINK vbdev_zone_block_ut 00:03:45.104 CXX test/cpp_headers/nvmf_cmd.o 00:03:45.104 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:03:45.104 LINK concat_ut 00:03:45.104 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:45.363 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:45.363 CXX test/cpp_headers/nvmf.o 00:03:45.363 LINK init_grp_ut 00:03:45.363 CXX test/cpp_headers/nvmf_spec.o 00:03:45.622 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:03:45.622 LINK raid1_ut 00:03:45.623 LINK jsonrpc_server_ut 00:03:45.623 CXX test/cpp_headers/nvmf_transport.o 00:03:45.623 LINK json_parse_ut 00:03:45.623 CC test/unit/lib/log/log.c/log_ut.o 00:03:45.623 CXX test/cpp_headers/opal.o 00:03:45.623 CXX test/cpp_headers/opal_spec.o 00:03:45.623 CXX test/cpp_headers/pci_ids.o 00:03:45.882 CXX test/cpp_headers/pipe.o 00:03:45.882 LINK json_write_ut 00:03:45.882 CXX test/cpp_headers/queue.o 00:03:45.882 CXX test/cpp_headers/reduce.o 00:03:45.882 CC test/unit/lib/iscsi/param.c/param_ut.o 00:03:45.882 CXX test/cpp_headers/rpc.o 00:03:45.882 CXX test/cpp_headers/scheduler.o 00:03:45.882 LINK log_ut 00:03:45.882 LINK bdev_raid_ut 00:03:46.141 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:03:46.141 CXX test/cpp_headers/scsi.o 00:03:46.141 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:03:46.141 CXX test/cpp_headers/scsi_spec.o 00:03:46.141 CXX test/cpp_headers/sock.o 00:03:46.141 CXX test/cpp_headers/stdinc.o 00:03:46.141 CXX test/cpp_headers/string.o 00:03:46.141 CXX test/cpp_headers/thread.o 00:03:46.141 CXX test/cpp_headers/trace.o 00:03:46.400 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:03:46.400 LINK param_ut 00:03:46.400 CXX test/cpp_headers/trace_parser.o 00:03:46.400 LINK bdev_ut 00:03:46.400 CXX test/cpp_headers/tree.o 00:03:46.400 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:46.659 CXX test/cpp_headers/ublk.o 00:03:46.659 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:46.659 LINK portal_grp_ut 00:03:46.659 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:03:46.659 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:03:46.659 CXX test/cpp_headers/util.o 00:03:46.659 LINK bdev_ut 00:03:46.659 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:03:46.919 CXX test/cpp_headers/uuid.o 00:03:46.919 LINK tgt_node_ut 00:03:46.919 LINK notify_ut 00:03:46.919 CXX test/cpp_headers/version.o 00:03:46.919 CXX test/cpp_headers/vfio_user_pci.o 00:03:46.919 CXX test/cpp_headers/vfio_user_spec.o 00:03:46.919 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:03:47.179 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:47.179 CXX test/cpp_headers/vhost.o 00:03:47.179 LINK dev_ut 00:03:47.179 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:47.179 CXX test/cpp_headers/vmd.o 00:03:47.179 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:47.438 CXX test/cpp_headers/xor.o 00:03:47.438 LINK lun_ut 00:03:47.438 CXX test/cpp_headers/zipf.o 00:03:47.698 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:03:47.698 LINK scsi_ut 00:03:47.698 LINK iscsi_ut 00:03:47.698 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:47.971 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:03:47.971 LINK nvme_ut 00:03:47.971 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:03:48.240 LINK posix_ut 00:03:48.240 CC test/unit/lib/util/base64.c/base64_ut.o 00:03:48.240 LINK lvol_ut 00:03:48.240 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:03:48.240 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:03:48.499 LINK base64_ut 00:03:48.500 LINK sock_ut 00:03:48.500 LINK scsi_pr_ut 00:03:48.500 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:03:48.500 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:03:48.759 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:48.759 LINK bit_array_ut 00:03:48.759 LINK blob_ut 00:03:48.759 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:03:49.018 LINK scsi_bdev_ut 00:03:49.018 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:49.018 LINK ctrlr_ut 00:03:49.018 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:49.018 LINK tcp_ut 00:03:49.018 LINK cpuset_ut 00:03:49.276 LINK bdev_nvme_ut 00:03:49.276 LINK ctrlr_bdev_ut 00:03:49.276 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:49.276 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:03:49.276 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:03:49.276 LINK thread_ut 00:03:49.276 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:03:49.276 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:49.276 LINK crc16_ut 00:03:49.276 LINK crc32_ieee_ut 00:03:49.534 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:49.534 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:03:49.534 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:49.793 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:49.793 LINK crc32c_ut 00:03:49.793 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:49.793 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:03:49.793 LINK nvme_ctrlr_cmd_ut 00:03:49.793 LINK pci_event_ut 00:03:49.793 LINK nvme_ctrlr_ut 00:03:50.051 LINK ctrlr_discovery_ut 00:03:50.051 LINK nvme_ns_ut 00:03:50.051 LINK crc64_ut 00:03:50.051 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:50.051 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:50.051 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:50.051 LINK iobuf_ut 00:03:50.051 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:50.051 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:50.051 CC test/unit/lib/util/dif.c/dif_ut.o 00:03:50.051 LINK nvmf_ut 00:03:50.310 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:50.310 LINK subsystem_ut 00:03:50.310 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:50.569 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:03:50.569 LINK nvme_quirks_ut 00:03:50.569 LINK subsystem_ut 00:03:50.828 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:50.828 CC test/unit/lib/util/iov.c/iov_ut.o 00:03:50.828 LINK rpc_ut 00:03:50.828 LINK nvme_poll_group_ut 00:03:51.087 LINK nvme_transport_ut 00:03:51.087 CC test/unit/lib/util/math.c/math_ut.o 00:03:51.087 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:51.087 LINK nvme_ns_ocssd_cmd_ut 00:03:51.087 LINK iov_ut 00:03:51.087 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:51.087 LINK math_ut 00:03:51.087 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:51.087 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:03:51.346 LINK nvme_qpair_ut 00:03:51.346 CC test/unit/lib/util/string.c/string_ut.o 00:03:51.346 LINK nvme_ns_cmd_ut 00:03:51.346 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:51.346 LINK nvme_io_msg_ut 00:03:51.605 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:03:51.605 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:03:51.605 LINK pipe_ut 00:03:51.605 LINK string_ut 00:03:51.605 LINK nvme_pcie_ut 00:03:51.863 CC test/unit/lib/util/xor.c/xor_ut.o 00:03:51.863 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:03:51.863 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:03:51.863 LINK ftl_l2p_ut 00:03:51.863 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:03:52.122 LINK nvme_fabric_ut 00:03:52.122 LINK nvme_opal_ut 00:03:52.122 LINK ftl_bitmap_ut 00:03:52.122 LINK xor_ut 00:03:52.122 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:03:52.122 LINK nvme_tcp_ut 00:03:52.122 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:03:52.122 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:03:52.122 LINK nvme_pcie_common_ut 00:03:52.380 LINK ftl_mempool_ut 00:03:52.381 LINK ftl_io_ut 00:03:52.381 LINK vhost_ut 00:03:52.381 LINK dif_ut 00:03:52.639 LINK nvme_cuse_ut 00:03:52.639 LINK ftl_band_ut 00:03:52.639 LINK ftl_mngt_ut 00:03:53.206 LINK ftl_layout_upgrade_ut 00:03:53.206 LINK ftl_sb_ut 00:03:53.464 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:03:53.464 21:13:53 -- external_code/test_make.sh@31 -- $ nproc 00:03:53.464 21:13:53 -- 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:53.464 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:03:53.723 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:03:53.723 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:03:53.723 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:03:53.723 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:03:53.723 patchelf: not an ELF executable 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:03:53.723 patchelf: not an ELF executable 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:03:53.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:03:54.291 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:03:54.291 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:03:54.550 Processing /home/vagrant/spdk_repo/spdk/python 00:03:54.550 Preparing metadata (setup.py): started 00:03:55.118 Preparing metadata (setup.py): finished with status 'done' 00:03:55.686 Installing collected packages: spdk 00:03:55.686 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:03:55.686 Running setup.py install for spdk: started 00:03:55.945 Running setup.py install for spdk: finished with status 'done' 00:03:55.945 Successfully installed spdk-24.1.1rc0 00:03:56.514 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:03:56.514 The Meson build system 00:03:56.514 Version: 1.3.1 00:03:56.514 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:03:56.514 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:03:56.514 Build type: native build 00:03:56.514 Program cat found: YES (/usr/bin/cat) 00:03:56.514 Project name: DPDK 00:03:56.514 Project version: 23.11.0 00:03:56.514 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:56.514 C linker for the host machine: cc ld.bfd 2.39-16 00:03:56.514 Host machine cpu family: x86_64 00:03:56.514 Host machine cpu: x86_64 00:03:56.514 Message: ## Building in Developer Mode ## 00:03:56.514 Program pkg-config found: YES (/usr/bin/pkg-config) 00:03:56.514 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:03:56.514 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:03:56.514 Program python3 found: YES (/usr/bin/python3) 00:03:56.514 Program cat found: YES (/usr/bin/cat) 00:03:56.514 Compiler for C supports arguments -march=native: YES (cached) 00:03:56.514 Checking for size of "void *" : 8 (cached) 00:03:56.514 Checking for size of "void *" : 8 (cached) 00:03:56.514 Library m found: YES 00:03:56.514 Library numa found: YES 00:03:56.514 Has header "numaif.h" : YES (cached) 00:03:56.514 Library fdt found: NO 00:03:56.514 Library execinfo found: NO 00:03:56.514 Has header "execinfo.h" : YES (cached) 00:03:56.514 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:03:56.514 Run-time dependency libarchive found: NO (tried pkgconfig) 00:03:56.514 Run-time dependency libbsd found: NO (tried pkgconfig) 00:03:56.514 Run-time dependency jansson found: NO (tried pkgconfig) 00:03:56.514 Dependency openssl found: YES 3.0.9 (cached) 00:03:56.514 Dependency libpcap found: YES 1.10.4 (cached) 00:03:56.514 Has header "pcap.h" with dependency libpcap: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wformat: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wformat-security: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wundef: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:03:56.514 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:03:56.514 Program objdump found: YES (/usr/bin/objdump) 00:03:56.514 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:56.514 Checking if "AVX512 checking" compiles: YES (cached) 00:03:56.514 Fetching value of define "__SSE4_2__" : 1 (cached) 00:03:56.514 Fetching value of define "__AES__" : 1 (cached) 00:03:56.514 Fetching value of define "__AVX__" : 1 (cached) 00:03:56.514 Fetching value of define "__AVX2__" : 1 (cached) 00:03:56.514 Fetching value of define "__AVX512BW__" : 1 (cached) 00:03:56.514 Fetching value of define "__AVX512CD__" : 1 (cached) 00:03:56.514 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:03:56.514 Fetching value of define "__AVX512F__" : 1 (cached) 00:03:56.514 Fetching value of define "__AVX512VL__" : 1 (cached) 00:03:56.514 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:56.514 Fetching value of define "__RDRND__" : 1 (cached) 00:03:56.514 Fetching value of define "__RDSEED__" : 1 (cached) 00:03:56.514 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:03:56.514 Fetching value of define "__znver1__" : (undefined) (cached) 00:03:56.514 Fetching value of define "__znver2__" : (undefined) (cached) 00:03:56.514 Fetching value of define "__znver3__" : (undefined) (cached) 00:03:56.514 Fetching value of define "__znver4__" : (undefined) (cached) 00:03:56.514 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:56.514 Message: lib/log: Defining dependency "log" 00:03:56.514 Message: lib/kvargs: Defining dependency "kvargs" 00:03:56.514 Message: lib/telemetry: Defining dependency "telemetry" 00:03:56.514 Checking for function "getentropy" : NO (cached) 00:03:56.514 Message: lib/eal: Defining dependency "eal" 00:03:56.514 Message: lib/ring: Defining dependency "ring" 00:03:56.514 Message: lib/rcu: Defining dependency "rcu" 00:03:56.514 Message: lib/mempool: Defining dependency "mempool" 00:03:56.514 Message: lib/mbuf: Defining dependency "mbuf" 00:03:56.514 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:56.514 Fetching value of define "__AVX512F__" : 1 (cached) 00:03:56.514 Fetching value of define "__AVX512BW__" : 1 (cached) 00:03:56.514 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:03:56.514 Fetching value of define "__AVX512VL__" : 1 (cached) 00:03:56.514 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:03:56.514 Compiler for C supports arguments -mpclmul: YES (cached) 00:03:56.514 Compiler for C supports arguments -maes: YES (cached) 00:03:56.514 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:56.514 Compiler for C supports arguments -mavx512bw: YES (cached) 00:03:56.514 Compiler for C supports arguments -mavx512dq: YES (cached) 00:03:56.514 Compiler for C supports arguments -mavx512vl: YES (cached) 00:03:56.514 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:03:56.514 Compiler for C supports arguments -mavx2: YES (cached) 00:03:56.514 Compiler for C supports arguments -mavx: YES (cached) 00:03:56.514 Message: lib/net: Defining dependency "net" 00:03:56.514 Message: lib/meter: Defining dependency "meter" 00:03:56.514 Message: lib/ethdev: Defining dependency "ethdev" 00:03:56.514 Message: lib/pci: Defining dependency "pci" 00:03:56.514 Message: lib/cmdline: Defining dependency "cmdline" 00:03:56.514 Message: lib/hash: Defining dependency "hash" 00:03:56.514 Message: lib/timer: Defining dependency "timer" 00:03:56.514 Message: lib/compressdev: Defining dependency "compressdev" 00:03:56.514 Message: lib/cryptodev: Defining dependency "cryptodev" 00:03:56.514 Message: lib/dmadev: Defining dependency "dmadev" 00:03:56.514 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:03:56.514 Message: lib/power: Defining dependency "power" 00:03:56.514 Message: lib/reorder: Defining dependency "reorder" 00:03:56.514 Message: lib/security: Defining dependency "security" 00:03:56.514 Has header "linux/userfaultfd.h" : YES (cached) 00:03:56.514 Has header "linux/vduse.h" : YES (cached) 00:03:56.514 Message: lib/vhost: Defining dependency "vhost" 00:03:56.514 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:56.514 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:03:56.514 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:03:56.514 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:03:56.514 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:03:56.514 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:03:56.514 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:03:56.514 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:03:56.514 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:03:56.514 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:03:56.514 Program doxygen found: YES (/usr/bin/doxygen) 00:03:56.514 Configuring doxy-api-html.conf using configuration 00:03:56.514 Configuring doxy-api-man.conf using configuration 00:03:56.514 Program mandb found: YES (/usr/bin/mandb) 00:03:56.514 Program sphinx-build found: NO 00:03:56.514 Configuring rte_build_config.h using configuration 00:03:56.514 Message: 00:03:56.514 ================= 00:03:56.514 Applications Enabled 00:03:56.514 ================= 00:03:56.514 00:03:56.514 apps: 00:03:56.514 00:03:56.514 00:03:56.514 Message: 00:03:56.514 ================= 00:03:56.514 Libraries Enabled 00:03:56.514 ================= 00:03:56.514 00:03:56.514 libs: 00:03:56.514 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:03:56.514 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:03:56.514 cryptodev, dmadev, power, reorder, security, vhost, 00:03:56.514 00:03:56.514 Message: 00:03:56.514 =============== 00:03:56.514 Drivers Enabled 00:03:56.514 =============== 00:03:56.514 00:03:56.514 common: 00:03:56.514 00:03:56.514 bus: 00:03:56.514 pci, vdev, 00:03:56.514 mempool: 00:03:56.515 ring, 00:03:56.515 dma: 00:03:56.515 00:03:56.515 net: 00:03:56.515 00:03:56.515 crypto: 00:03:56.515 00:03:56.515 compress: 00:03:56.515 00:03:56.515 vdpa: 00:03:56.515 00:03:56.515 00:03:56.515 Message: 00:03:56.515 ================= 00:03:56.515 Content Skipped 00:03:56.515 ================= 00:03:56.515 00:03:56.515 apps: 00:03:56.515 dumpcap: explicitly disabled via build config 00:03:56.515 graph: explicitly disabled via build config 00:03:56.515 pdump: explicitly disabled via build config 00:03:56.515 proc-info: explicitly disabled via build config 00:03:56.515 test-acl: explicitly disabled via build config 00:03:56.515 test-bbdev: explicitly disabled via build config 00:03:56.515 test-cmdline: explicitly disabled via build config 00:03:56.515 test-compress-perf: explicitly disabled via build config 00:03:56.515 test-crypto-perf: explicitly disabled via build config 00:03:56.515 test-dma-perf: explicitly disabled via build config 00:03:56.515 test-eventdev: explicitly disabled via build config 00:03:56.515 test-fib: explicitly disabled via build config 00:03:56.515 test-flow-perf: explicitly disabled via build config 00:03:56.515 test-gpudev: explicitly disabled via build config 00:03:56.515 test-mldev: explicitly disabled via build config 00:03:56.515 test-pipeline: explicitly disabled via build config 00:03:56.515 test-pmd: explicitly disabled via build config 00:03:56.515 test-regex: explicitly disabled via build config 00:03:56.515 test-sad: explicitly disabled via build config 00:03:56.515 test-security-perf: explicitly disabled via build config 00:03:56.515 00:03:56.515 libs: 00:03:56.515 metrics: explicitly disabled via build config 00:03:56.515 acl: explicitly disabled via build config 00:03:56.515 bbdev: explicitly disabled via build config 00:03:56.515 bitratestats: explicitly disabled via build config 00:03:56.515 bpf: explicitly disabled via build config 00:03:56.515 cfgfile: explicitly disabled via build config 00:03:56.515 distributor: explicitly disabled via build config 00:03:56.515 efd: explicitly disabled via build config 00:03:56.515 eventdev: explicitly disabled via build config 00:03:56.515 dispatcher: explicitly disabled via build config 00:03:56.515 gpudev: explicitly disabled via build config 00:03:56.515 gro: explicitly disabled via build config 00:03:56.515 gso: explicitly disabled via build config 00:03:56.515 ip_frag: explicitly disabled via build config 00:03:56.515 jobstats: explicitly disabled via build config 00:03:56.515 latencystats: explicitly disabled via build config 00:03:56.515 lpm: explicitly disabled via build config 00:03:56.515 member: explicitly disabled via build config 00:03:56.515 pcapng: explicitly disabled via build config 00:03:56.515 rawdev: explicitly disabled via build config 00:03:56.515 regexdev: explicitly disabled via build config 00:03:56.515 mldev: explicitly disabled via build config 00:03:56.515 rib: explicitly disabled via build config 00:03:56.515 sched: explicitly disabled via build config 00:03:56.515 stack: explicitly disabled via build config 00:03:56.515 ipsec: explicitly disabled via build config 00:03:56.515 pdcp: explicitly disabled via build config 00:03:56.515 fib: explicitly disabled via build config 00:03:56.515 port: explicitly disabled via build config 00:03:56.515 pdump: explicitly disabled via build config 00:03:56.515 table: explicitly disabled via build config 00:03:56.515 pipeline: explicitly disabled via build config 00:03:56.515 graph: explicitly disabled via build config 00:03:56.515 node: explicitly disabled via build config 00:03:56.515 00:03:56.515 drivers: 00:03:56.515 common/cpt: not in enabled drivers build config 00:03:56.515 common/dpaax: not in enabled drivers build config 00:03:56.515 common/iavf: not in enabled drivers build config 00:03:56.515 common/idpf: not in enabled drivers build config 00:03:56.515 common/mvep: not in enabled drivers build config 00:03:56.515 common/octeontx: not in enabled drivers build config 00:03:56.515 bus/auxiliary: not in enabled drivers build config 00:03:56.515 bus/cdx: not in enabled drivers build config 00:03:56.515 bus/dpaa: not in enabled drivers build config 00:03:56.515 bus/fslmc: not in enabled drivers build config 00:03:56.515 bus/ifpga: not in enabled drivers build config 00:03:56.515 bus/platform: not in enabled drivers build config 00:03:56.515 bus/vmbus: not in enabled drivers build config 00:03:56.515 common/cnxk: not in enabled drivers build config 00:03:56.515 common/mlx5: not in enabled drivers build config 00:03:56.515 common/nfp: not in enabled drivers build config 00:03:56.515 common/qat: not in enabled drivers build config 00:03:56.515 common/sfc_efx: not in enabled drivers build config 00:03:56.515 mempool/bucket: not in enabled drivers build config 00:03:56.515 mempool/cnxk: not in enabled drivers build config 00:03:56.515 mempool/dpaa: not in enabled drivers build config 00:03:56.515 mempool/dpaa2: not in enabled drivers build config 00:03:56.515 mempool/octeontx: not in enabled drivers build config 00:03:56.515 mempool/stack: not in enabled drivers build config 00:03:56.515 dma/cnxk: not in enabled drivers build config 00:03:56.515 dma/dpaa: not in enabled drivers build config 00:03:56.515 dma/dpaa2: not in enabled drivers build config 00:03:56.515 dma/hisilicon: not in enabled drivers build config 00:03:56.515 dma/idxd: not in enabled drivers build config 00:03:56.515 dma/ioat: not in enabled drivers build config 00:03:56.515 dma/skeleton: not in enabled drivers build config 00:03:56.515 net/af_packet: not in enabled drivers build config 00:03:56.515 net/af_xdp: not in enabled drivers build config 00:03:56.515 net/ark: not in enabled drivers build config 00:03:56.515 net/atlantic: not in enabled drivers build config 00:03:56.515 net/avp: not in enabled drivers build config 00:03:56.515 net/axgbe: not in enabled drivers build config 00:03:56.515 net/bnx2x: not in enabled drivers build config 00:03:56.515 net/bnxt: not in enabled drivers build config 00:03:56.515 net/bonding: not in enabled drivers build config 00:03:56.515 net/cnxk: not in enabled drivers build config 00:03:56.515 net/cpfl: not in enabled drivers build config 00:03:56.515 net/cxgbe: not in enabled drivers build config 00:03:56.515 net/dpaa: not in enabled drivers build config 00:03:56.515 net/dpaa2: not in enabled drivers build config 00:03:56.515 net/e1000: not in enabled drivers build config 00:03:56.515 net/ena: not in enabled drivers build config 00:03:56.515 net/enetc: not in enabled drivers build config 00:03:56.515 net/enetfec: not in enabled drivers build config 00:03:56.515 net/enic: not in enabled drivers build config 00:03:56.515 net/failsafe: not in enabled drivers build config 00:03:56.515 net/fm10k: not in enabled drivers build config 00:03:56.515 net/gve: not in enabled drivers build config 00:03:56.515 net/hinic: not in enabled drivers build config 00:03:56.515 net/hns3: not in enabled drivers build config 00:03:56.515 net/i40e: not in enabled drivers build config 00:03:56.515 net/iavf: not in enabled drivers build config 00:03:56.515 net/ice: not in enabled drivers build config 00:03:56.515 net/idpf: not in enabled drivers build config 00:03:56.515 net/igc: not in enabled drivers build config 00:03:56.515 net/ionic: not in enabled drivers build config 00:03:56.515 net/ipn3ke: not in enabled drivers build config 00:03:56.515 net/ixgbe: not in enabled drivers build config 00:03:56.515 net/mana: not in enabled drivers build config 00:03:56.515 net/memif: not in enabled drivers build config 00:03:56.515 net/mlx4: not in enabled drivers build config 00:03:56.515 net/mlx5: not in enabled drivers build config 00:03:56.515 net/mvneta: not in enabled drivers build config 00:03:56.515 net/mvpp2: not in enabled drivers build config 00:03:56.515 net/netvsc: not in enabled drivers build config 00:03:56.515 net/nfb: not in enabled drivers build config 00:03:56.515 net/nfp: not in enabled drivers build config 00:03:56.515 net/ngbe: not in enabled drivers build config 00:03:56.515 net/null: not in enabled drivers build config 00:03:56.515 net/octeontx: not in enabled drivers build config 00:03:56.515 net/octeon_ep: not in enabled drivers build config 00:03:56.515 net/pcap: not in enabled drivers build config 00:03:56.515 net/pfe: not in enabled drivers build config 00:03:56.515 net/qede: not in enabled drivers build config 00:03:56.515 net/ring: not in enabled drivers build config 00:03:56.515 net/sfc: not in enabled drivers build config 00:03:56.515 net/softnic: not in enabled drivers build config 00:03:56.515 net/tap: not in enabled drivers build config 00:03:56.515 net/thunderx: not in enabled drivers build config 00:03:56.515 net/txgbe: not in enabled drivers build config 00:03:56.515 net/vdev_netvsc: not in enabled drivers build config 00:03:56.515 net/vhost: not in enabled drivers build config 00:03:56.515 net/virtio: not in enabled drivers build config 00:03:56.515 net/vmxnet3: not in enabled drivers build config 00:03:56.515 raw/*: missing internal dependency, "rawdev" 00:03:56.515 crypto/armv8: not in enabled drivers build config 00:03:56.515 crypto/bcmfs: not in enabled drivers build config 00:03:56.515 crypto/caam_jr: not in enabled drivers build config 00:03:56.515 crypto/ccp: not in enabled drivers build config 00:03:56.515 crypto/cnxk: not in enabled drivers build config 00:03:56.515 crypto/dpaa_sec: not in enabled drivers build config 00:03:56.515 crypto/dpaa2_sec: not in enabled drivers build config 00:03:56.515 crypto/ipsec_mb: not in enabled drivers build config 00:03:56.515 crypto/mlx5: not in enabled drivers build config 00:03:56.515 crypto/mvsam: not in enabled drivers build config 00:03:56.515 crypto/nitrox: not in enabled drivers build config 00:03:56.515 crypto/null: not in enabled drivers build config 00:03:56.515 crypto/octeontx: not in enabled drivers build config 00:03:56.515 crypto/openssl: not in enabled drivers build config 00:03:56.515 crypto/scheduler: not in enabled drivers build config 00:03:56.515 crypto/uadk: not in enabled drivers build config 00:03:56.516 crypto/virtio: not in enabled drivers build config 00:03:56.516 compress/isal: not in enabled drivers build config 00:03:56.516 compress/mlx5: not in enabled drivers build config 00:03:56.516 compress/octeontx: not in enabled drivers build config 00:03:56.516 compress/zlib: not in enabled drivers build config 00:03:56.516 regex/*: missing internal dependency, "regexdev" 00:03:56.516 ml/*: missing internal dependency, "mldev" 00:03:56.516 vdpa/ifc: not in enabled drivers build config 00:03:56.516 vdpa/mlx5: not in enabled drivers build config 00:03:56.516 vdpa/nfp: not in enabled drivers build config 00:03:56.516 vdpa/sfc: not in enabled drivers build config 00:03:56.516 event/*: missing internal dependency, "eventdev" 00:03:56.516 baseband/*: missing internal dependency, "bbdev" 00:03:56.516 gpu/*: missing internal dependency, "gpudev" 00:03:56.516 00:03:56.516 00:03:56.775 Cleaning... 0 files. 00:03:57.034 Build targets in project: 85 00:03:57.034 00:03:57.034 DPDK 23.11.0 00:03:57.034 00:03:57.034 User defined options 00:03:57.034 default_library : shared 00:03:57.034 libdir : lib 00:03:57.034 prefix : /usr/local 00:03:57.034 c_args : -fPIC -Wno-error -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:03:57.034 c_link_args : 00:03:57.034 cpu_instruction_set: native 00:03:57.034 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:57.034 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:57.034 enable_docs : false 00:03:57.034 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:03:57.034 enable_kmods : false 00:03:57.034 tests : false 00:03:57.034 00:03:57.034 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.299 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.300 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.301 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.302 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.303 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 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:03:57.304 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.304 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing lib/librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 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:03:57.305 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 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:03:57.305 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.305 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.306 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 './librte_bus_pci.so' -> 'dpdk/pmds-24.0/librte_bus_pci.so' 00:03:57.307 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24' 00:03:57.307 './librte_bus_pci.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24.0' 00:03:57.307 './librte_bus_vdev.so' -> 'dpdk/pmds-24.0/librte_bus_vdev.so' 00:03:57.307 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24' 00:03:57.307 './librte_bus_vdev.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24.0' 00:03:57.307 './librte_mempool_ring.so' -> 'dpdk/pmds-24.0/librte_mempool_ring.so' 00:03:57.307 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24' 00:03:57.307 './librte_mempool_ring.so.24.0' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24.0' 00:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.307 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 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:03:57.308 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.0' 00:03:59.846 The Meson build system 00:03:59.846 Version: 1.3.1 00:03:59.846 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:03:59.846 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:03:59.846 Build type: native build 00:03:59.846 Program cat found: YES (/usr/bin/cat) 00:03:59.846 Project name: DPDK 00:03:59.846 Project version: 23.11.0 00:03:59.846 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:59.846 C linker for the host machine: cc ld.bfd 2.39-16 00:03:59.846 Host machine cpu family: x86_64 00:03:59.846 Host machine cpu: x86_64 00:03:59.846 Message: ## Building in Developer Mode ## 00:03:59.846 Program pkg-config found: YES (/usr/bin/pkg-config) 00:03:59.846 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:03:59.846 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:03:59.846 Program python3 found: YES (/usr/bin/python3) 00:03:59.846 Program cat found: YES (/usr/bin/cat) 00:03:59.846 Compiler for C supports arguments -march=native: YES (cached) 00:03:59.846 Checking for size of "void *" : 8 (cached) 00:03:59.846 Checking for size of "void *" : 8 (cached) 00:03:59.846 Library m found: YES 00:03:59.846 Library numa found: YES 00:03:59.846 Has header "numaif.h" : YES (cached) 00:03:59.846 Library fdt found: NO 00:03:59.846 Library execinfo found: NO 00:03:59.846 Has header "execinfo.h" : YES (cached) 00:03:59.846 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:03:59.846 Run-time dependency libarchive found: NO (tried pkgconfig) 00:03:59.846 Run-time dependency libbsd found: NO (tried pkgconfig) 00:03:59.846 Run-time dependency jansson found: NO (tried pkgconfig) 00:03:59.846 Dependency openssl found: YES 3.0.9 (cached) 00:03:59.846 Dependency libpcap found: YES 1.10.4 (cached) 00:03:59.846 Has header "pcap.h" with dependency libpcap: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wformat: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wformat-security: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wundef: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:03:59.846 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:03:59.846 Program objdump found: YES (/usr/bin/objdump) 00:03:59.846 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:59.846 Checking if "AVX512 checking" compiles: YES (cached) 00:03:59.846 Fetching value of define "__SSE4_2__" : 1 (cached) 00:03:59.846 Fetching value of define "__AES__" : 1 (cached) 00:03:59.846 Fetching value of define "__AVX__" : 1 (cached) 00:03:59.846 Fetching value of define "__AVX2__" : 1 (cached) 00:03:59.846 Fetching value of define "__AVX512BW__" : 1 (cached) 00:03:59.846 Fetching value of define "__AVX512CD__" : 1 (cached) 00:03:59.846 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:03:59.846 Fetching value of define "__AVX512F__" : 1 (cached) 00:03:59.846 Fetching value of define "__AVX512VL__" : 1 (cached) 00:03:59.846 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:59.846 Fetching value of define "__RDRND__" : 1 (cached) 00:03:59.846 Fetching value of define "__RDSEED__" : 1 (cached) 00:03:59.846 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:03:59.846 Fetching value of define "__znver1__" : (undefined) (cached) 00:03:59.846 Fetching value of define "__znver2__" : (undefined) (cached) 00:03:59.846 Fetching value of define "__znver3__" : (undefined) (cached) 00:03:59.846 Fetching value of define "__znver4__" : (undefined) (cached) 00:03:59.846 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:59.846 Message: lib/log: Defining dependency "log" 00:03:59.846 Message: lib/kvargs: Defining dependency "kvargs" 00:03:59.846 Message: lib/telemetry: Defining dependency "telemetry" 00:03:59.846 Checking for function "getentropy" : NO (cached) 00:03:59.846 Message: lib/eal: Defining dependency "eal" 00:03:59.846 Message: lib/ring: Defining dependency "ring" 00:03:59.846 Message: lib/rcu: Defining dependency "rcu" 00:03:59.846 Message: lib/mempool: Defining dependency "mempool" 00:03:59.846 Message: lib/mbuf: Defining dependency "mbuf" 00:03:59.846 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:59.846 Fetching value of define "__AVX512F__" : 1 (cached) 00:03:59.846 Fetching value of define "__AVX512BW__" : 1 (cached) 00:03:59.846 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:03:59.846 Fetching value of define "__AVX512VL__" : 1 (cached) 00:03:59.846 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:03:59.846 Compiler for C supports arguments -mpclmul: YES (cached) 00:03:59.846 Compiler for C supports arguments -maes: YES (cached) 00:03:59.846 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:59.846 Compiler for C supports arguments -mavx512bw: YES (cached) 00:03:59.846 Compiler for C supports arguments -mavx512dq: YES (cached) 00:03:59.846 Compiler for C supports arguments -mavx512vl: YES (cached) 00:03:59.846 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:03:59.846 Compiler for C supports arguments -mavx2: YES (cached) 00:03:59.846 Compiler for C supports arguments -mavx: YES (cached) 00:03:59.846 Message: lib/net: Defining dependency "net" 00:03:59.846 Message: lib/meter: Defining dependency "meter" 00:03:59.846 Message: lib/ethdev: Defining dependency "ethdev" 00:03:59.846 Message: lib/pci: Defining dependency "pci" 00:03:59.846 Message: lib/cmdline: Defining dependency "cmdline" 00:03:59.846 Message: lib/hash: Defining dependency "hash" 00:03:59.846 Message: lib/timer: Defining dependency "timer" 00:03:59.846 Message: lib/compressdev: Defining dependency "compressdev" 00:03:59.846 Message: lib/cryptodev: Defining dependency "cryptodev" 00:03:59.846 Message: lib/dmadev: Defining dependency "dmadev" 00:03:59.846 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:03:59.846 Message: lib/power: Defining dependency "power" 00:03:59.846 Message: lib/reorder: Defining dependency "reorder" 00:03:59.846 Message: lib/security: Defining dependency "security" 00:03:59.846 Has header "linux/userfaultfd.h" : YES (cached) 00:03:59.846 Has header "linux/vduse.h" : YES (cached) 00:03:59.846 Message: lib/vhost: Defining dependency "vhost" 00:03:59.846 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:59.846 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:03:59.846 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:03:59.846 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:03:59.846 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:03:59.846 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:03:59.846 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:03:59.846 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:03:59.846 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:03:59.846 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:03:59.846 Program doxygen found: YES (/usr/bin/doxygen) 00:03:59.846 Configuring doxy-api-html.conf using configuration 00:03:59.846 Configuring doxy-api-man.conf using configuration 00:03:59.846 Program mandb found: YES (/usr/bin/mandb) 00:03:59.846 Program sphinx-build found: NO 00:03:59.846 Configuring rte_build_config.h using configuration 00:03:59.846 Message: 00:03:59.846 ================= 00:03:59.846 Applications Enabled 00:03:59.846 ================= 00:03:59.846 00:03:59.846 apps: 00:03:59.846 00:03:59.846 00:03:59.846 Message: 00:03:59.846 ================= 00:03:59.846 Libraries Enabled 00:03:59.846 ================= 00:03:59.847 00:03:59.847 libs: 00:03:59.847 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:03:59.847 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:03:59.847 cryptodev, dmadev, power, reorder, security, vhost, 00:03:59.847 00:03:59.847 Message: 00:03:59.847 =============== 00:03:59.847 Drivers Enabled 00:03:59.847 =============== 00:03:59.847 00:03:59.847 common: 00:03:59.847 00:03:59.847 bus: 00:03:59.847 pci, vdev, 00:03:59.847 mempool: 00:03:59.847 ring, 00:03:59.847 dma: 00:03:59.847 00:03:59.847 net: 00:03:59.847 00:03:59.847 crypto: 00:03:59.847 00:03:59.847 compress: 00:03:59.847 00:03:59.847 vdpa: 00:03:59.847 00:03:59.847 00:03:59.847 Message: 00:03:59.847 ================= 00:03:59.847 Content Skipped 00:03:59.847 ================= 00:03:59.847 00:03:59.847 apps: 00:03:59.847 dumpcap: explicitly disabled via build config 00:03:59.847 graph: explicitly disabled via build config 00:03:59.847 pdump: explicitly disabled via build config 00:03:59.847 proc-info: explicitly disabled via build config 00:03:59.847 test-acl: explicitly disabled via build config 00:03:59.847 test-bbdev: explicitly disabled via build config 00:03:59.847 test-cmdline: explicitly disabled via build config 00:03:59.847 test-compress-perf: explicitly disabled via build config 00:03:59.847 test-crypto-perf: explicitly disabled via build config 00:03:59.847 test-dma-perf: explicitly disabled via build config 00:03:59.847 test-eventdev: explicitly disabled via build config 00:03:59.847 test-fib: explicitly disabled via build config 00:03:59.847 test-flow-perf: explicitly disabled via build config 00:03:59.847 test-gpudev: explicitly disabled via build config 00:03:59.847 test-mldev: explicitly disabled via build config 00:03:59.847 test-pipeline: explicitly disabled via build config 00:03:59.847 test-pmd: explicitly disabled via build config 00:03:59.847 test-regex: explicitly disabled via build config 00:03:59.847 test-sad: explicitly disabled via build config 00:03:59.847 test-security-perf: explicitly disabled via build config 00:03:59.847 00:03:59.847 libs: 00:03:59.847 metrics: explicitly disabled via build config 00:03:59.847 acl: explicitly disabled via build config 00:03:59.847 bbdev: explicitly disabled via build config 00:03:59.847 bitratestats: explicitly disabled via build config 00:03:59.847 bpf: explicitly disabled via build config 00:03:59.847 cfgfile: explicitly disabled via build config 00:03:59.847 distributor: explicitly disabled via build config 00:03:59.847 efd: explicitly disabled via build config 00:03:59.847 eventdev: explicitly disabled via build config 00:03:59.847 dispatcher: explicitly disabled via build config 00:03:59.847 gpudev: explicitly disabled via build config 00:03:59.847 gro: explicitly disabled via build config 00:03:59.847 gso: explicitly disabled via build config 00:03:59.847 ip_frag: explicitly disabled via build config 00:03:59.847 jobstats: explicitly disabled via build config 00:03:59.847 latencystats: explicitly disabled via build config 00:03:59.847 lpm: explicitly disabled via build config 00:03:59.847 member: explicitly disabled via build config 00:03:59.847 pcapng: explicitly disabled via build config 00:03:59.847 rawdev: explicitly disabled via build config 00:03:59.847 regexdev: explicitly disabled via build config 00:03:59.847 mldev: explicitly disabled via build config 00:03:59.847 rib: explicitly disabled via build config 00:03:59.847 sched: explicitly disabled via build config 00:03:59.847 stack: explicitly disabled via build config 00:03:59.847 ipsec: explicitly disabled via build config 00:03:59.847 pdcp: explicitly disabled via build config 00:03:59.847 fib: explicitly disabled via build config 00:03:59.847 port: explicitly disabled via build config 00:03:59.847 pdump: explicitly disabled via build config 00:03:59.847 table: explicitly disabled via build config 00:03:59.847 pipeline: explicitly disabled via build config 00:03:59.847 graph: explicitly disabled via build config 00:03:59.847 node: explicitly disabled via build config 00:03:59.847 00:03:59.847 drivers: 00:03:59.847 common/cpt: not in enabled drivers build config 00:03:59.847 common/dpaax: not in enabled drivers build config 00:03:59.847 common/iavf: not in enabled drivers build config 00:03:59.847 common/idpf: not in enabled drivers build config 00:03:59.847 common/mvep: not in enabled drivers build config 00:03:59.847 common/octeontx: not in enabled drivers build config 00:03:59.847 bus/auxiliary: not in enabled drivers build config 00:03:59.847 bus/cdx: not in enabled drivers build config 00:03:59.847 bus/dpaa: not in enabled drivers build config 00:03:59.847 bus/fslmc: not in enabled drivers build config 00:03:59.847 bus/ifpga: not in enabled drivers build config 00:03:59.847 bus/platform: not in enabled drivers build config 00:03:59.847 bus/vmbus: not in enabled drivers build config 00:03:59.847 common/cnxk: not in enabled drivers build config 00:03:59.847 common/mlx5: not in enabled drivers build config 00:03:59.847 common/nfp: not in enabled drivers build config 00:03:59.847 common/qat: not in enabled drivers build config 00:03:59.847 common/sfc_efx: not in enabled drivers build config 00:03:59.847 mempool/bucket: not in enabled drivers build config 00:03:59.847 mempool/cnxk: not in enabled drivers build config 00:03:59.847 mempool/dpaa: not in enabled drivers build config 00:03:59.847 mempool/dpaa2: not in enabled drivers build config 00:03:59.847 mempool/octeontx: not in enabled drivers build config 00:03:59.847 mempool/stack: not in enabled drivers build config 00:03:59.847 dma/cnxk: not in enabled drivers build config 00:03:59.847 dma/dpaa: not in enabled drivers build config 00:03:59.847 dma/dpaa2: not in enabled drivers build config 00:03:59.847 dma/hisilicon: not in enabled drivers build config 00:03:59.847 dma/idxd: not in enabled drivers build config 00:03:59.847 dma/ioat: not in enabled drivers build config 00:03:59.847 dma/skeleton: not in enabled drivers build config 00:03:59.847 net/af_packet: not in enabled drivers build config 00:03:59.847 net/af_xdp: not in enabled drivers build config 00:03:59.847 net/ark: not in enabled drivers build config 00:03:59.847 net/atlantic: not in enabled drivers build config 00:03:59.847 net/avp: not in enabled drivers build config 00:03:59.847 net/axgbe: not in enabled drivers build config 00:03:59.847 net/bnx2x: not in enabled drivers build config 00:03:59.847 net/bnxt: not in enabled drivers build config 00:03:59.847 net/bonding: not in enabled drivers build config 00:03:59.847 net/cnxk: not in enabled drivers build config 00:03:59.847 net/cpfl: not in enabled drivers build config 00:03:59.847 net/cxgbe: not in enabled drivers build config 00:03:59.847 net/dpaa: not in enabled drivers build config 00:03:59.847 net/dpaa2: not in enabled drivers build config 00:03:59.847 net/e1000: not in enabled drivers build config 00:03:59.847 net/ena: not in enabled drivers build config 00:03:59.847 net/enetc: not in enabled drivers build config 00:03:59.847 net/enetfec: not in enabled drivers build config 00:03:59.847 net/enic: not in enabled drivers build config 00:03:59.847 net/failsafe: not in enabled drivers build config 00:03:59.847 net/fm10k: not in enabled drivers build config 00:03:59.847 net/gve: not in enabled drivers build config 00:03:59.847 net/hinic: not in enabled drivers build config 00:03:59.847 net/hns3: not in enabled drivers build config 00:03:59.847 net/i40e: not in enabled drivers build config 00:03:59.847 net/iavf: not in enabled drivers build config 00:03:59.847 net/ice: not in enabled drivers build config 00:03:59.847 net/idpf: not in enabled drivers build config 00:03:59.847 net/igc: not in enabled drivers build config 00:03:59.847 net/ionic: not in enabled drivers build config 00:03:59.847 net/ipn3ke: not in enabled drivers build config 00:03:59.847 net/ixgbe: not in enabled drivers build config 00:03:59.847 net/mana: not in enabled drivers build config 00:03:59.847 net/memif: not in enabled drivers build config 00:03:59.847 net/mlx4: not in enabled drivers build config 00:03:59.847 net/mlx5: not in enabled drivers build config 00:03:59.847 net/mvneta: not in enabled drivers build config 00:03:59.847 net/mvpp2: not in enabled drivers build config 00:03:59.847 net/netvsc: not in enabled drivers build config 00:03:59.847 net/nfb: not in enabled drivers build config 00:03:59.847 net/nfp: not in enabled drivers build config 00:03:59.847 net/ngbe: not in enabled drivers build config 00:03:59.847 net/null: not in enabled drivers build config 00:03:59.847 net/octeontx: not in enabled drivers build config 00:03:59.847 net/octeon_ep: not in enabled drivers build config 00:03:59.847 net/pcap: not in enabled drivers build config 00:03:59.847 net/pfe: not in enabled drivers build config 00:03:59.847 net/qede: not in enabled drivers build config 00:03:59.847 net/ring: not in enabled drivers build config 00:03:59.847 net/sfc: not in enabled drivers build config 00:03:59.847 net/softnic: not in enabled drivers build config 00:03:59.847 net/tap: not in enabled drivers build config 00:03:59.847 net/thunderx: not in enabled drivers build config 00:03:59.847 net/txgbe: not in enabled drivers build config 00:03:59.847 net/vdev_netvsc: not in enabled drivers build config 00:03:59.847 net/vhost: not in enabled drivers build config 00:03:59.847 net/virtio: not in enabled drivers build config 00:03:59.847 net/vmxnet3: not in enabled drivers build config 00:03:59.847 raw/*: missing internal dependency, "rawdev" 00:03:59.847 crypto/armv8: not in enabled drivers build config 00:03:59.847 crypto/bcmfs: not in enabled drivers build config 00:03:59.847 crypto/caam_jr: not in enabled drivers build config 00:03:59.847 crypto/ccp: not in enabled drivers build config 00:03:59.847 crypto/cnxk: not in enabled drivers build config 00:03:59.847 crypto/dpaa_sec: not in enabled drivers build config 00:03:59.847 crypto/dpaa2_sec: not in enabled drivers build config 00:03:59.847 crypto/ipsec_mb: not in enabled drivers build config 00:03:59.848 crypto/mlx5: not in enabled drivers build config 00:03:59.848 crypto/mvsam: not in enabled drivers build config 00:03:59.848 crypto/nitrox: not in enabled drivers build config 00:03:59.848 crypto/null: not in enabled drivers build config 00:03:59.848 crypto/octeontx: not in enabled drivers build config 00:03:59.848 crypto/openssl: not in enabled drivers build config 00:03:59.848 crypto/scheduler: not in enabled drivers build config 00:03:59.848 crypto/uadk: not in enabled drivers build config 00:03:59.848 crypto/virtio: not in enabled drivers build config 00:03:59.848 compress/isal: not in enabled drivers build config 00:03:59.848 compress/mlx5: not in enabled drivers build config 00:03:59.848 compress/octeontx: not in enabled drivers build config 00:03:59.848 compress/zlib: not in enabled drivers build config 00:03:59.848 regex/*: missing internal dependency, "regexdev" 00:03:59.848 ml/*: missing internal dependency, "mldev" 00:03:59.848 vdpa/ifc: not in enabled drivers build config 00:03:59.848 vdpa/mlx5: not in enabled drivers build config 00:03:59.848 vdpa/nfp: not in enabled drivers build config 00:03:59.848 vdpa/sfc: not in enabled drivers build config 00:03:59.848 event/*: missing internal dependency, "eventdev" 00:03:59.848 baseband/*: missing internal dependency, "bbdev" 00:03:59.848 gpu/*: missing internal dependency, "gpudev" 00:03:59.848 00:03:59.848 00:03:59.848 Cleaning... 0 files. 00:03:59.848 Build targets in project: 85 00:03:59.848 00:03:59.848 DPDK 23.11.0 00:03:59.848 00:03:59.848 User defined options 00:03:59.848 default_library : shared 00:03:59.848 libdir : lib 00:03:59.848 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:03:59.848 c_args : -fPIC -Wno-error -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:03:59.848 c_link_args : 00:03:59.848 cpu_instruction_set: native 00:03:59.848 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:59.848 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:59.848 enable_docs : false 00:03:59.848 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:03:59.848 enable_kmods : false 00:03:59.848 tests : false 00:03:59.848 00:03:59.848 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:00.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:04:00.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:04:00.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:04:00.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:04:00.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:04:00.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:04:00.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.so 00:04:00.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.so 00:04:00.416 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.so 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.so 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.so 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.so 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.so 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:04:00.675 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.so 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.so 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.so 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.so 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:04:00.933 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:04:01.192 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.so 00:04:01.192 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:04:01.192 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:04:01.192 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.so 00:04:01.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:04:01.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:04:01.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.so 00:04:02.059 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:04:02.059 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:04:02.059 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:04:02.059 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:04:02.059 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:04:02.059 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:04:02.059 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.so 00:04:02.059 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.so 00:04:02.059 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.so 00:04:02.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:04:02.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:04:02.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:04:02.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:04:02.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.so 00:04:02.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.so 00:04:02.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:04:02.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:04:02.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:04:02.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:04:02.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:04:02.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:04:02.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:04:02.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:04:02.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.so 00:04:02.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.so 00:04:02.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.so 00:04:02.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.so 00:04:02.858 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:04:02.858 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:04:02.858 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:04:02.858 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:04:02.858 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:04:02.858 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:04:02.858 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:04:02.859 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.so 00:04:02.859 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.so 00:04:02.859 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:04:02.859 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.so 00:04:02.859 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.so 00:04:03.425 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:04:03.425 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:04:03.425 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:04:03.425 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:04:03.425 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:04:03.425 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:04:03.425 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:04:03.425 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:04:03.425 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.so 00:04:03.425 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.so 00:04:03.425 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.so 00:04:03.425 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.so 00:04:03.684 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:04:03.684 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:04:03.684 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:04:03.684 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:04:03.684 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.so 00:04:03.684 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.so 00:04:03.943 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:04:03.943 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:04:03.943 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.so 00:04:03.943 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:04:03.943 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:04:03.943 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.so 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.so 00:04:03.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:04:04.203 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.so 00:04:04.203 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.so 00:04:04.203 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.so 00:04:04.203 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.so 00:04:04.203 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.so 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:04:04.463 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:04:04.722 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.so 00:04:04.722 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.so 00:04:04.723 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.so 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.so 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.so 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.so 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.so 00:04:05.291 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.so 00:04:05.550 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:04:05.550 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:04:05.550 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.so 00:04:05.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:04:05.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:04:05.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.so 00:04:06.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:04:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:04:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:04:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:04:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:04:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:04:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.so 00:04:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.so 00:04:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.so 00:04:06.637 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:04:06.637 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:04:06.637 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:04:06.637 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:04:06.637 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.so 00:04:06.637 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.so 00:04:06.637 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:04:06.637 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:04:06.637 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:04:06.637 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:04:06.637 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:04:06.897 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk.so 00:04:07.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:04:07.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:04:07.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:04:07.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:04:07.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:04:07.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:04:07.156 make[2]: Nothing to be done for 'install'. 00:04:07.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:04:07.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:04:07.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:04:07.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:04:07.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:04:07.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:04:08.353 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:04:08.353 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:04:08.353 21:14:08 -- external_code/test_make.sh@33 -- $ export SPDK_HEADER_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:08.353 21:14:08 -- external_code/test_make.sh@33 -- $ SPDK_HEADER_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:08.353 21:14:08 -- external_code/test_make.sh@34 -- $ export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:08.353 21:14:08 -- external_code/test_make.sh@34 -- $ SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:08.353 21:14:08 -- external_code/test_make.sh@35 -- $ export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:08.353 21:14:08 -- external_code/test_make.sh@35 -- $ DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:08.353 21:14:08 -- 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:08.353 21:14:08 -- 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:08.353 21:14:08 -- 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:08.353 21:14:08 -- 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:08.353 21:14:08 -- 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:08.353 21:14:08 -- 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:08.353 21:14:08 -- 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:08.353 21:14:08 -- 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:08.353 21:14:08 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:08.353 21:14:08 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:08.353 21:14:08 -- common/autotest_common.sh@10 -- $ set +x 00:04:08.353 ************************************ 00:04:08.353 START TEST external_make_accel_module_shared 00:04:08.353 ************************************ 00:04:08.353 21:14:08 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:04:08.353 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:08.353 make --directory=accel shared_module 00:04:08.353 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:08.353 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:08.353 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:08.353 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:08.353 -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:08.922 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:08.922 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:08.922 ************************************ 00:04:08.922 END TEST external_make_accel_module_shared 00:04:08.922 ************************************ 00:04:08.922 00:04:08.922 real 0m0.639s 00:04:08.922 user 0m0.338s 00:04:08.922 sys 0m0.227s 00:04:08.922 21:14:09 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:08.922 21:14:09 -- common/autotest_common.sh@10 -- $ set +x 00:04:08.922 21:14:09 -- 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:08.922 21:14:09 -- common/autotest_common.sh@1077 -- $ '[' 8 -le 1 ']' 00:04:08.922 21:14:09 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:08.922 21:14:09 -- common/autotest_common.sh@10 -- $ set +x 00:04:08.922 ************************************ 00:04:08.922 START TEST external_run_accel_module_shared 00:04:08.922 ************************************ 00:04:08.922 21:14:09 -- 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:08.922 [2024-07-23 21:14:09.337315] Starting SPDK v24.01.1-pre git sha1 dbef7efac / DPDK 23.11.0 initialization... 00:04:08.922 [2024-07-23 21:14:09.337371] [ 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_pid58133 ] 00:04:08.922 [2024-07-23 21:14:09.461062] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:09.181 [2024-07-23 21:14:09.520196] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:04:09.181 [2024-07-23 21:14:09.524698] accel_rpc.c: 168:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:04:09.181 [2024-07-23 21:14:09.532677] accel_rpc.c: 168:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:04:09.181 [2024-07-23 21:14:09.540662] accel_rpc.c: 168:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:04:09.439 Running on accel module task with code: 1 00:04:09.439 Running fill callback 00:04:09.439 Running on accel module task with code: 0 00:04:09.439 Running copy callback 00:04:09.439 Running on accel module task with code: 3 00:04:09.439 Running compare callback 00:04:09.439 00:04:09.439 real 0m0.722s 00:04:09.439 user 0m0.365s 00:04:09.439 sys 0m0.211s 00:04:09.439 21:14:09 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:09.439 ************************************ 00:04:09.439 END TEST external_run_accel_module_shared 00:04:09.439 ************************************ 00:04:09.439 21:14:09 -- common/autotest_common.sh@10 -- $ set +x 00:04:09.698 21:14:10 -- external_code/test_make.sh@46 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:09.698 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:09.698 rm -f ./hello_world/hello_bdev 00:04:09.698 rm -f ./passthru/libpassthru_external.* 00:04:09.698 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:09.698 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:09.698 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:09.698 21:14:10 -- 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:09.698 21:14:10 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:09.698 21:14:10 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:09.698 21:14:10 -- common/autotest_common.sh@10 -- $ set +x 00:04:09.698 ************************************ 00:04:09.698 START TEST external_make_accel_driver_shared 00:04:09.698 ************************************ 00:04:09.698 21:14:10 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:04:09.698 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:09.698 make --directory=accel shared_driver 00:04:09.957 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:09.957 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:09.957 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:10.216 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:10.216 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:10.216 -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:10.475 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:10.475 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:10.475 ************************************ 00:04:10.475 END TEST external_make_accel_driver_shared 00:04:10.475 ************************************ 00:04:10.475 00:04:10.475 real 0m0.635s 00:04:10.475 user 0m0.366s 00:04:10.475 sys 0m0.262s 00:04:10.475 21:14:10 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:10.475 21:14:10 -- common/autotest_common.sh@10 -- $ set +x 00:04:10.475 21:14:10 -- 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:10.475 21:14:10 -- common/autotest_common.sh@1077 -- $ '[' 8 -le 1 ']' 00:04:10.475 21:14:10 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:10.475 21:14:10 -- common/autotest_common.sh@10 -- $ set +x 00:04:10.475 ************************************ 00:04:10.475 START TEST external_run_accel_driver_shared 00:04:10.475 ************************************ 00:04:10.475 21:14:10 -- 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:10.475 [2024-07-23 21:14:10.952854] Starting SPDK v24.01.1-pre git sha1 dbef7efac / DPDK 23.11.0 initialization... 00:04:10.475 [2024-07-23 21:14:10.952924] [ 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_pid58240 ] 00:04:10.734 [2024-07-23 21:14:11.076423] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:10.734 [2024-07-23 21:14:11.136947] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:04:10.734 [2024-07-23 21:14:11.141339] accel_rpc.c: 352:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:04:11.301 Running on accel driver task with code: 0 00:04:11.302 Running on accel module task with code: 0 00:04:11.302 Running on accel driver task with code: 1 00:04:11.302 Running on accel driver task with code: 0 00:04:11.302 Running on accel module task with code: 0 00:04:11.302 Running on accel driver task with code: 1 00:04:11.302 Running sequence callback 00:04:11.302 ************************************ 00:04:11.302 END TEST external_run_accel_driver_shared 00:04:11.302 ************************************ 00:04:11.302 00:04:11.302 real 0m0.725s 00:04:11.302 user 0m0.357s 00:04:11.302 sys 0m0.231s 00:04:11.302 21:14:11 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:11.302 21:14:11 -- common/autotest_common.sh@10 -- $ set +x 00:04:11.302 21:14:11 -- external_code/test_make.sh@53 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:11.302 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:11.302 rm -f ./hello_world/hello_bdev 00:04:11.302 rm -f ./passthru/libpassthru_external.* 00:04:11.302 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:11.302 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:11.302 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:11.302 21:14:11 -- 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:11.302 21:14:11 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:11.302 21:14:11 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:11.302 21:14:11 -- common/autotest_common.sh@10 -- $ set +x 00:04:11.302 ************************************ 00:04:11.302 START TEST external_make_hello_bdev_shared_combo 00:04:11.302 ************************************ 00:04:11.302 21:14:11 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:04:11.302 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:11.302 make --directory=passthru shared 00:04:11.560 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:11.560 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:11.560 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:11.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 -shared ./vbdev_passthru_rpc.o ./vbdev_passthru.o -o ./libpassthru_external.so 00:04:11.819 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:11.819 make --directory=hello_world bdev_shared_combo 00:04:11.819 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:12.077 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:12.077 -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:12.336 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:12.336 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:12.336 00:04:12.336 real 0m0.898s 00:04:12.336 user 0m0.554s 00:04:12.336 sys 0m0.330s 00:04:12.336 ************************************ 00:04:12.336 END TEST external_make_hello_bdev_shared_combo 00:04:12.336 ************************************ 00:04:12.336 21:14:12 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:12.336 21:14:12 -- common/autotest_common.sh@10 -- $ set +x 00:04:12.336 21:14:12 -- 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:12.336 21:14:12 -- common/autotest_common.sh@1077 -- $ '[' 10 -le 1 ']' 00:04:12.336 21:14:12 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:12.336 21:14:12 -- common/autotest_common.sh@10 -- $ set +x 00:04:12.336 ************************************ 00:04:12.336 START TEST external_run_hello_bdev_shared_combo 00:04:12.336 ************************************ 00:04:12.336 21:14:12 -- 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:12.336 [2024-07-23 21:14:12.834416] Starting SPDK v24.01.1-pre git sha1 dbef7efac / DPDK 23.11.0 initialization... 00:04:12.336 [2024-07-23 21:14:12.834481] [ 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_pid58366 ] 00:04:12.594 [2024-07-23 21:14:12.957530] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:12.594 [2024-07-23 21:14:13.025153] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:04:12.853 [2024-07-23 21:14:13.227119] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:12.853 [2024-07-23 21:14:13.227165] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:12.853 [2024-07-23 21:14:13.227176] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0xa6e270 00:04:12.853 [2024-07-23 21:14:13.227185] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:12.853 [2024-07-23 21:14:13.227528] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:12.853 [2024-07-23 21:14:13.227554] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:12.853 [2024-07-23 21:14:13.231745] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:12.853 [2024-07-23 21:14:13.231768] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:12.853 [2024-07-23 21:14:13.231777] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:12.853 [2024-07-23 21:14:13.232051] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:12.853 [2024-07-23 21:14:13.232069] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:12.853 [2024-07-23 21:14:13.232078] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:12.853 [2024-07-23 21:14:13.232088] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:12.853 00:04:12.853 [2024-07-23 21:14:13.232097] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:13.112 ************************************ 00:04:13.112 END TEST external_run_hello_bdev_shared_combo 00:04:13.112 ************************************ 00:04:13.112 00:04:13.112 real 0m0.749s 00:04:13.112 user 0m0.365s 00:04:13.112 sys 0m0.237s 00:04:13.112 21:14:13 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:13.112 21:14:13 -- common/autotest_common.sh@10 -- $ set +x 00:04:13.112 21:14:13 -- external_code/test_make.sh@60 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:13.112 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:13.112 rm -f ./hello_world/hello_bdev 00:04:13.374 rm -f ./passthru/libpassthru_external.* 00:04:13.374 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:13.374 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:13.374 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:13.374 21:14:13 -- 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:13.374 21:14:13 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:13.374 21:14:13 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:13.374 21:14:13 -- common/autotest_common.sh@10 -- $ set +x 00:04:13.374 ************************************ 00:04:13.374 START TEST external_make_hello_no_bdev_shared_combo 00:04:13.374 ************************************ 00:04:13.374 21:14:13 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:04:13.374 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:13.374 make --directory=hello_world alone_shared_combo 00:04:13.374 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:13.635 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:13.894 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:13.894 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:13.894 00:04:13.894 real 0m0.551s 00:04:13.894 user 0m0.326s 00:04:13.894 sys 0m0.220s 00:04:13.894 21:14:14 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:13.894 ************************************ 00:04:13.894 END TEST external_make_hello_no_bdev_shared_combo 00:04:13.894 ************************************ 00:04:13.894 21:14:14 -- common/autotest_common.sh@10 -- $ set +x 00:04:13.894 21:14:14 -- 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:13.894 21:14:14 -- common/autotest_common.sh@1077 -- $ '[' 10 -le 1 ']' 00:04:13.894 21:14:14 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:13.894 21:14:14 -- common/autotest_common.sh@10 -- $ set +x 00:04:13.894 ************************************ 00:04:13.894 START TEST external_run_hello_no_bdev_shared_combo 00:04:13.894 ************************************ 00:04:13.894 21:14:14 -- 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:13.894 [2024-07-23 21:14:14.393004] Starting SPDK v24.01.1-pre git sha1 dbef7efac / DPDK 23.11.0 initialization... 00:04:13.894 [2024-07-23 21:14:14.393061] [ 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_pid58468 ] 00:04:14.153 [2024-07-23 21:14:14.515909] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:14.153 [2024-07-23 21:14:14.578876] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:04:14.411 [2024-07-23 21:14:14.765650] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:14.411 [2024-07-23 21:14:14.765692] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:14.411 [2024-07-23 21:14:14.765704] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:14.411 [2024-07-23 21:14:14.766077] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:14.411 [2024-07-23 21:14:14.766096] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:14.411 [2024-07-23 21:14:14.766106] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:14.411 [2024-07-23 21:14:14.766115] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:14.411 00:04:14.411 [2024-07-23 21:14:14.766124] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:14.670 ************************************ 00:04:14.670 END TEST external_run_hello_no_bdev_shared_combo 00:04:14.670 ************************************ 00:04:14.670 00:04:14.670 real 0m0.723s 00:04:14.670 user 0m0.353s 00:04:14.670 sys 0m0.230s 00:04:14.670 21:14:15 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:14.670 21:14:15 -- common/autotest_common.sh@10 -- $ set +x 00:04:14.670 21:14:15 -- external_code/test_make.sh@67 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:14.670 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:14.670 rm -f ./hello_world/hello_bdev 00:04:14.670 rm -f ./passthru/libpassthru_external.* 00:04:14.670 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:14.929 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:14.929 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:14.929 21:14:15 -- 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:14.929 21:14:15 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:14.929 21:14:15 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:14.929 21:14:15 -- common/autotest_common.sh@10 -- $ set +x 00:04:14.929 ************************************ 00:04:14.929 START TEST external_make_hello_bdev_shared_iso 00:04:14.929 ************************************ 00:04:14.929 21:14:15 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:04:14.929 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:14.929 make --directory=passthru shared 00:04:14.929 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:14.929 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:14.929 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:15.188 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:15.188 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:15.188 make --directory=hello_world bdev_shared_iso 00:04:15.188 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:15.447 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:15.447 -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:15.447 -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:15.707 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:15.707 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:15.707 00:04:15.707 real 0m0.843s 00:04:15.707 user 0m0.495s 00:04:15.707 sys 0m0.340s 00:04:15.707 21:14:16 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:15.707 21:14:16 -- common/autotest_common.sh@10 -- $ set +x 00:04:15.707 ************************************ 00:04:15.707 END TEST external_make_hello_bdev_shared_iso 00:04:15.707 ************************************ 00:04:15.707 21:14:16 -- 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:15.707 21:14:16 -- common/autotest_common.sh@1077 -- $ '[' 10 -le 1 ']' 00:04:15.707 21:14:16 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:15.707 21:14:16 -- common/autotest_common.sh@10 -- $ set +x 00:04:15.707 ************************************ 00:04:15.707 START TEST external_run_hello_bdev_shared_iso 00:04:15.707 ************************************ 00:04:15.707 21:14:16 -- 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:15.707 [2024-07-23 21:14:16.219024] Starting SPDK v24.01.1-pre git sha1 dbef7efac / DPDK 23.11.0 initialization... 00:04:15.707 [2024-07-23 21:14:16.219105] [ 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_pid58594 ] 00:04:15.966 [2024-07-23 21:14:16.344192] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:15.966 [2024-07-23 21:14:16.410955] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:04:15.966 [2024-07-23 21:14:16.495084] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:15.966 [2024-07-23 21:14:16.495131] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:15.966 [2024-07-23 21:14:16.495141] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x1296a90 00:04:15.966 [2024-07-23 21:14:16.495150] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:15.966 [2024-07-23 21:14:16.495488] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:15.966 [2024-07-23 21:14:16.495502] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:15.966 [2024-07-23 21:14:16.499714] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:15.966 [2024-07-23 21:14:16.499739] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:15.966 [2024-07-23 21:14:16.499749] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:15.966 [2024-07-23 21:14:16.500023] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:15.966 [2024-07-23 21:14:16.500041] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:15.966 [2024-07-23 21:14:16.500051] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:15.966 [2024-07-23 21:14:16.500061] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:15.966 00:04:15.966 [2024-07-23 21:14:16.500070] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:16.225 ************************************ 00:04:16.225 END TEST external_run_hello_bdev_shared_iso 00:04:16.225 ************************************ 00:04:16.225 00:04:16.225 real 0m0.491s 00:04:16.225 user 0m0.217s 00:04:16.225 sys 0m0.147s 00:04:16.225 21:14:16 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:16.225 21:14:16 -- common/autotest_common.sh@10 -- $ set +x 00:04:16.225 21:14:16 -- external_code/test_make.sh@74 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:16.226 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:16.226 rm -f ./hello_world/hello_bdev 00:04:16.484 rm -f ./passthru/libpassthru_external.* 00:04:16.484 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:16.484 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:16.484 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:16.484 21:14:16 -- 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:16.484 21:14:16 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:16.484 21:14:16 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:16.485 21:14:16 -- common/autotest_common.sh@10 -- $ set +x 00:04:16.485 ************************************ 00:04:16.485 START TEST external_make_hello_no_bdev_shared_iso 00:04:16.485 ************************************ 00:04:16.485 21:14:16 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:16.485 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:16.485 make --directory=hello_world alone_shared_iso 00:04:16.485 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:16.744 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:16.744 -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:17.003 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:17.003 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:17.003 00:04:17.003 real 0m0.550s 00:04:17.003 user 0m0.325s 00:04:17.003 sys 0m0.220s 00:04:17.003 21:14:17 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:17.003 ************************************ 00:04:17.003 END TEST external_make_hello_no_bdev_shared_iso 00:04:17.003 21:14:17 -- common/autotest_common.sh@10 -- $ set +x 00:04:17.003 ************************************ 00:04:17.003 21:14:17 -- 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:17.003 21:14:17 -- common/autotest_common.sh@1077 -- $ '[' 10 -le 1 ']' 00:04:17.003 21:14:17 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:17.003 21:14:17 -- common/autotest_common.sh@10 -- $ set +x 00:04:17.003 ************************************ 00:04:17.003 START TEST external_run_hello_no_bdev_shared_iso 00:04:17.003 ************************************ 00:04:17.003 21:14: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.json -b Malloc0 00:04:17.003 [2024-07-23 21:14:17.519535] Starting SPDK v24.01.1-pre git sha1 dbef7efac / DPDK 23.11.0 initialization... 00:04:17.003 [2024-07-23 21:14:17.519608] [ 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_pid58695 ] 00:04:17.263 [2024-07-23 21:14:17.644403] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:17.263 [2024-07-23 21:14:17.709682] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:04:17.263 [2024-07-23 21:14:17.795521] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:17.263 [2024-07-23 21:14:17.795563] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:17.263 [2024-07-23 21:14:17.795575] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:17.263 [2024-07-23 21:14:17.795939] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:17.263 [2024-07-23 21:14:17.795957] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:17.263 [2024-07-23 21:14:17.795967] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:17.263 [2024-07-23 21:14:17.795976] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:17.263 00:04:17.263 [2024-07-23 21:14:17.795987] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:17.522 ************************************ 00:04:17.522 END TEST external_run_hello_no_bdev_shared_iso 00:04:17.522 ************************************ 00:04:17.522 00:04:17.522 real 0m0.486s 00:04:17.522 user 0m0.209s 00:04:17.522 sys 0m0.150s 00:04:17.522 21:14:17 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:17.522 21:14:17 -- common/autotest_common.sh@10 -- $ set +x 00:04:17.522 21:14:18 -- 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:17.522 21:14:18 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:04:17.522 21:14:18 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:17.522 21:14:18 -- common/autotest_common.sh@10 -- $ set +x 00:04:17.522 ************************************ 00:04:17.522 START TEST external_make_nvme_shared 00:04:17.522 ************************************ 00:04:17.522 21:14:18 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:17.522 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:17.522 make --directory=nvme shared 00:04:17.782 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:17.782 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:17.782 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:18.041 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:18.041 -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:18.041 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:18.041 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:18.041 ************************************ 00:04:18.041 END TEST external_make_nvme_shared 00:04:18.041 ************************************ 00:04:18.041 00:04:18.041 real 0m0.541s 00:04:18.041 user 0m0.305s 00:04:18.041 sys 0m0.229s 00:04:18.042 21:14:18 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:18.042 21:14:18 -- common/autotest_common.sh@10 -- $ set +x 00:04:18.301 21:14:18 -- 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:18.301 21:14:18 -- common/autotest_common.sh@1077 -- $ '[' 6 -le 1 ']' 00:04:18.301 21:14:18 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:04:18.301 21:14:18 -- common/autotest_common.sh@10 -- $ set +x 00:04:18.301 ************************************ 00:04:18.301 START TEST external_run_nvme_shared 00:04:18.301 ************************************ 00:04:18.301 21:14: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/nvme/identify.sh 00:04:18.301 * Looking for test storage... 00:04:18.301 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:18.301 21:14:18 -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:04:18.301 21:14:18 -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:04:18.301 21:14:18 -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:04:18.301 21:14:18 -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:04:18.301 21:14:18 -- 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:18.301 21:14:18 -- 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:18.301 21:14:18 -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:04:18.560 21:14:18 -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:04:18.560 NVMe Controller at 0000:00:06.0 00:04:18.560 ===================================================== 00:04:18.560 Vendor ID: 1b36 00:04:18.560 Subsystem Vendor ID: 1af4 00:04:18.560 Serial Number: 12340 00:04:18.560 Model Number: QEMU NVMe Ctrl 00:04:18.560 Firmware Version: 8.0.0 00:04:18.560 Recommended Arb Burst: 6 00:04:18.560 IEEE OUI Identifier: 00 54 52 00:04:18.560 Multi-path I/O 00:04:18.560 May have multiple subsystem ports: No 00:04:18.560 May have multiple controllers: No 00:04:18.560 Associated with SR-IOV VF: No 00:04:18.560 Max Number of Namespaces: 256 00:04:18.560 NVMe Specification Version (Identify): 1.4 00:04:18.560 Optional Asynchronous Events Supported 00:04:18.560 Namespace Attribute Notices: Supported 00:04:18.560 Firmware Activation Notices: Not Supported 00:04:18.561 128-bit Host Identifier: Not Supported 00:04:18.561 ===================================================== 00:04:18.561 NVMe Controller at 0000:00:07.0 00:04:18.561 ===================================================== 00:04:18.561 Vendor ID: 1b36 00:04:18.561 Subsystem Vendor ID: 1af4 00:04:18.561 Serial Number: 12341 00:04:18.561 Model Number: QEMU NVMe Ctrl 00:04:18.561 Firmware Version: 8.0.0 00:04:18.561 Recommended Arb Burst: 6 00:04:18.561 IEEE OUI Identifier: 00 54 52 00:04:18.561 Multi-path I/O 00:04:18.561 May have multiple subsystem ports: No 00:04:18.561 May have multiple controllers: No 00:04:18.561 Associated with SR-IOV VF: No 00:04:18.561 Max Number of Namespaces: 256 00:04:18.561 NVMe Specification Version (Identify): 1.4 00:04:18.561 Optional Asynchronous Events Supported 00:04:18.561 Namespace Attribute Notices: Supported 00:04:18.561 Firmware Activation Notices: Not Supported 00:04:18.561 128-bit Host Identifier: Not Supported' 00:04:18.561 21:14:18 -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:04:18.561 21:14:18 -- common/autotest_common.sh@1498 -- # bdfs=() 00:04:18.561 21:14:18 -- common/autotest_common.sh@1498 -- # local bdfs 00:04:18.561 21:14:18 -- common/autotest_common.sh@1499 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:18.561 21:14:18 -- common/autotest_common.sh@1499 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:18.561 21:14:18 -- common/autotest_common.sh@1499 -- # jq -r '.config[].params.traddr' 00:04:18.561 21:14:19 -- common/autotest_common.sh@1500 -- # (( 2 == 0 )) 00:04:18.561 21:14:19 -- common/autotest_common.sh@1504 -- # printf '%s\n' 0000:00:06.0 0000:00:07.0 00:04:18.561 21:14:19 -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:18.561 21:14:19 -- nvme/identify.sh@19 -- # grep 0000:00:06.0 00:04:18.561 NVMe Controller at 0000:00:06.0 00:04:18.561 21:14:19 -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:18.561 21:14:19 -- nvme/identify.sh@19 -- # grep 0000:00:07.0 00:04:18.561 NVMe Controller at 0000:00:07.0 00:04:18.561 21:14:19 -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:04:18.561 21:14:19 -- common/autotest_common.sh@1498 -- # bdfs=() 00:04:18.561 21:14:19 -- common/autotest_common.sh@1498 -- # local bdfs 00:04:18.561 21:14:19 -- common/autotest_common.sh@1499 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:18.561 21:14:19 -- common/autotest_common.sh@1499 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:18.561 21:14:19 -- common/autotest_common.sh@1499 -- # jq -r '.config[].params.traddr' 00:04:18.820 21:14:19 -- common/autotest_common.sh@1500 -- # (( 2 == 0 )) 00:04:18.820 21:14:19 -- common/autotest_common.sh@1504 -- # printf '%s\n' 0000:00:06.0 0000:00:07.0 00:04:18.820 21:14:19 -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:18.820 21:14:19 -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:06.0 00:04:18.820 ===================================================== 00:04:18.820 NVMe Controller at 0000:00:06.0 00:04:18.820 ===================================================== 00:04:18.820 Vendor ID: 1b36 00:04:18.820 Subsystem Vendor ID: 1af4 00:04:18.820 Serial Number: 12340 00:04:18.820 Model Number: QEMU NVMe Ctrl 00:04:18.820 Firmware Version: 8.0.0 00:04:18.820 Recommended Arb Burst: 6 00:04:18.820 IEEE OUI Identifier: 00 54 52 00:04:18.820 Multi-path I/O 00:04:18.820 May have multiple subsystem ports: No 00:04:18.820 May have multiple controllers: No 00:04:18.820 Associated with SR-IOV VF: No 00:04:18.820 Max Number of Namespaces: 256 00:04:18.820 NVMe Specification Version (Identify): 1.4 00:04:18.820 Optional Asynchronous Events Supported 00:04:18.820 Namespace Attribute Notices: Supported 00:04:18.820 Firmware Activation Notices: Not Supported 00:04:18.820 128-bit Host Identifier: Not Supported 00:04:18.820 21:14:19 -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:18.820 21:14:19 -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:07.0 00:04:19.079 ===================================================== 00:04:19.079 NVMe Controller at 0000:00:07.0 00:04:19.079 ===================================================== 00:04:19.079 Vendor ID: 1b36 00:04:19.079 Subsystem Vendor ID: 1af4 00:04:19.079 Serial Number: 12341 00:04:19.079 Model Number: QEMU NVMe Ctrl 00:04:19.079 Firmware Version: 8.0.0 00:04:19.079 Recommended Arb Burst: 6 00:04:19.079 IEEE OUI Identifier: 00 54 52 00:04:19.080 Multi-path I/O 00:04:19.080 May have multiple subsystem ports: No 00:04:19.080 May have multiple controllers: No 00:04:19.080 Associated with SR-IOV VF: No 00:04:19.080 Max Number of Namespaces: 256 00:04:19.080 NVMe Specification Version (Identify): 1.4 00:04:19.080 Optional Asynchronous Events Supported 00:04:19.080 Namespace Attribute Notices: Supported 00:04:19.080 Firmware Activation Notices: Not Supported 00:04:19.080 128-bit Host Identifier: Not Supported 00:04:19.080 ************************************ 00:04:19.080 END TEST external_run_nvme_shared 00:04:19.080 ************************************ 00:04:19.080 00:04:19.080 real 0m0.840s 00:04:19.080 user 0m0.274s 00:04:19.080 sys 0m0.398s 00:04:19.080 21:14:19 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:19.080 21:14:19 -- common/autotest_common.sh@10 -- $ set +x 00:04:19.080 21:14:19 -- external_code/test_make.sh@85 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:19.080 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:19.080 rm -f ./hello_world/hello_bdev 00:04:19.080 rm -f ./passthru/libpassthru_external.* 00:04:19.080 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:19.339 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:19.339 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:19.339 21:14:19 -- external_code/test_make.sh@87 -- $ make -C /home/vagrant/spdk_repo/spdk clean 00:04:19.339 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:04:51.463 make[2]: Nothing to be done for 'clean'. 00:05:13.403 make[1]: Nothing to be done for 'clean'. 00:05:13.403 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:05:13.403 21:15:11 -- external_code/test_make.sh@88 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:05:13.403 21:15:11 -- external_code/test_make.sh@89 -- $ /home/vagrant/spdk_repo/spdk/configure --without-shared --without-ocf --disable-asan 00:05:13.403 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:05:13.403 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:25.612 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/isa-l/spdk-isal.log)...done. 00:05:37.823 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/isa-l-crypto/spdk-isal-crypto.log)...done. 00:05:38.391 Creating mk/config.mk...done. 00:05:38.649 Creating mk/cc.flags.mk...done. 00:05:38.649 Type 'make' to build. 00:05:38.649 21:15:38 -- external_code/test_make.sh@90 -- $ nproc 00:05:38.649 21:15:38 -- external_code/test_make.sh@90 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:05:38.649 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:05:38.906 make[1]: Nothing to be done for 'all'. 00:05:47.026 The Meson build system 00:05:47.026 Version: 1.3.1 00:05:47.026 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:05:47.026 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:05:47.026 Build type: native build 00:05:47.026 Program cat found: YES (/usr/bin/cat) 00:05:47.026 Project name: DPDK 00:05:47.026 Project version: 23.11.0 00:05:47.026 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:47.026 C linker for the host machine: cc ld.bfd 2.39-16 00:05:47.026 Host machine cpu family: x86_64 00:05:47.026 Host machine cpu: x86_64 00:05:47.026 Message: ## Building in Developer Mode ## 00:05:47.026 Program pkg-config found: YES (/usr/bin/pkg-config) 00:05:47.026 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:05:47.026 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:05:47.026 Program python3 found: YES (/usr/bin/python3) 00:05:47.026 Program cat found: YES (/usr/bin/cat) 00:05:47.026 Compiler for C supports arguments -march=native: YES 00:05:47.026 Checking for size of "void *" : 8 00:05:47.026 Checking for size of "void *" : 8 (cached) 00:05:47.026 Library m found: YES 00:05:47.026 Library numa found: YES 00:05:47.026 Has header "numaif.h" : YES 00:05:47.026 Library fdt found: NO 00:05:47.026 Library execinfo found: NO 00:05:47.026 Has header "execinfo.h" : YES 00:05:47.026 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:05:47.026 Run-time dependency libarchive found: NO (tried pkgconfig) 00:05:47.026 Run-time dependency libbsd found: NO (tried pkgconfig) 00:05:47.026 Run-time dependency jansson found: NO (tried pkgconfig) 00:05:47.026 Run-time dependency openssl found: YES 3.0.9 00:05:47.026 Run-time dependency libpcap found: YES 1.10.4 00:05:47.026 Has header "pcap.h" with dependency libpcap: YES 00:05:47.026 Compiler for C supports arguments -Wcast-qual: YES 00:05:47.026 Compiler for C supports arguments -Wdeprecated: YES 00:05:47.026 Compiler for C supports arguments -Wformat: YES 00:05:47.027 Compiler for C supports arguments -Wformat-nonliteral: YES 00:05:47.027 Compiler for C supports arguments -Wformat-security: YES 00:05:47.027 Compiler for C supports arguments -Wmissing-declarations: YES 00:05:47.027 Compiler for C supports arguments -Wmissing-prototypes: YES 00:05:47.027 Compiler for C supports arguments -Wnested-externs: YES 00:05:47.027 Compiler for C supports arguments -Wold-style-definition: YES 00:05:47.027 Compiler for C supports arguments -Wpointer-arith: YES 00:05:47.027 Compiler for C supports arguments -Wsign-compare: YES 00:05:47.027 Compiler for C supports arguments -Wstrict-prototypes: YES 00:05:47.027 Compiler for C supports arguments -Wundef: YES 00:05:47.027 Compiler for C supports arguments -Wwrite-strings: YES 00:05:47.027 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:05:47.027 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:05:47.027 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:05:47.027 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:05:47.027 Program objdump found: YES (/usr/bin/objdump) 00:05:47.027 Compiler for C supports arguments -mavx512f: YES 00:05:47.027 Checking if "AVX512 checking" compiles: YES 00:05:47.027 Fetching value of define "__SSE4_2__" : 1 00:05:47.027 Fetching value of define "__AES__" : 1 00:05:47.027 Fetching value of define "__AVX__" : 1 00:05:47.027 Fetching value of define "__AVX2__" : 1 00:05:47.027 Fetching value of define "__AVX512BW__" : 1 00:05:47.027 Fetching value of define "__AVX512CD__" : 1 00:05:47.027 Fetching value of define "__AVX512DQ__" : 1 00:05:47.027 Fetching value of define "__AVX512F__" : 1 00:05:47.027 Fetching value of define "__AVX512VL__" : 1 00:05:47.027 Fetching value of define "__PCLMUL__" : 1 00:05:47.027 Fetching value of define "__RDRND__" : 1 00:05:47.027 Fetching value of define "__RDSEED__" : 1 00:05:47.027 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:05:47.027 Fetching value of define "__znver1__" : (undefined) 00:05:47.027 Fetching value of define "__znver2__" : (undefined) 00:05:47.027 Fetching value of define "__znver3__" : (undefined) 00:05:47.027 Fetching value of define "__znver4__" : (undefined) 00:05:47.027 Compiler for C supports arguments -Wno-format-truncation: YES 00:05:47.027 Message: lib/log: Defining dependency "log" 00:05:47.027 Message: lib/kvargs: Defining dependency "kvargs" 00:05:47.027 Message: lib/telemetry: Defining dependency "telemetry" 00:05:47.027 Checking for function "getentropy" : NO 00:05:47.027 Message: lib/eal: Defining dependency "eal" 00:05:47.027 Message: lib/ring: Defining dependency "ring" 00:05:47.027 Message: lib/rcu: Defining dependency "rcu" 00:05:47.027 Message: lib/mempool: Defining dependency "mempool" 00:05:47.027 Message: lib/mbuf: Defining dependency "mbuf" 00:05:47.027 Fetching value of define "__PCLMUL__" : 1 (cached) 00:05:47.027 Fetching value of define "__AVX512F__" : 1 (cached) 00:05:47.027 Fetching value of define "__AVX512BW__" : 1 (cached) 00:05:47.027 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:05:47.027 Fetching value of define "__AVX512VL__" : 1 (cached) 00:05:47.027 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:05:47.027 Compiler for C supports arguments -mpclmul: YES 00:05:47.027 Compiler for C supports arguments -maes: YES 00:05:47.027 Compiler for C supports arguments -mavx512f: YES (cached) 00:05:47.027 Compiler for C supports arguments -mavx512bw: YES 00:05:47.027 Compiler for C supports arguments -mavx512dq: YES 00:05:47.027 Compiler for C supports arguments -mavx512vl: YES 00:05:47.027 Compiler for C supports arguments -mvpclmulqdq: YES 00:05:47.027 Compiler for C supports arguments -mavx2: YES 00:05:47.027 Compiler for C supports arguments -mavx: YES 00:05:47.027 Message: lib/net: Defining dependency "net" 00:05:47.027 Message: lib/meter: Defining dependency "meter" 00:05:47.027 Message: lib/ethdev: Defining dependency "ethdev" 00:05:47.027 Message: lib/pci: Defining dependency "pci" 00:05:47.027 Message: lib/cmdline: Defining dependency "cmdline" 00:05:47.027 Message: lib/hash: Defining dependency "hash" 00:05:47.027 Message: lib/timer: Defining dependency "timer" 00:05:47.027 Message: lib/compressdev: Defining dependency "compressdev" 00:05:47.027 Message: lib/cryptodev: Defining dependency "cryptodev" 00:05:47.027 Message: lib/dmadev: Defining dependency "dmadev" 00:05:47.027 Compiler for C supports arguments -Wno-cast-qual: YES 00:05:47.027 Message: lib/power: Defining dependency "power" 00:05:47.027 Message: lib/reorder: Defining dependency "reorder" 00:05:47.027 Message: lib/security: Defining dependency "security" 00:05:47.027 Has header "linux/userfaultfd.h" : YES 00:05:47.027 Has header "linux/vduse.h" : YES 00:05:47.027 Message: lib/vhost: Defining dependency "vhost" 00:05:47.027 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:05:47.027 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:05:47.027 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:05:47.027 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:05:47.027 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:05:47.027 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:05:47.027 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:05:47.027 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:05:47.027 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:05:47.027 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:05:47.027 Program doxygen found: YES (/usr/bin/doxygen) 00:05:47.027 Configuring doxy-api-html.conf using configuration 00:05:47.027 Configuring doxy-api-man.conf using configuration 00:05:47.027 Program mandb found: YES (/usr/bin/mandb) 00:05:47.027 Program sphinx-build found: NO 00:05:47.027 Configuring rte_build_config.h using configuration 00:05:47.027 Message: 00:05:47.027 ================= 00:05:47.027 Applications Enabled 00:05:47.027 ================= 00:05:47.027 00:05:47.027 apps: 00:05:47.027 00:05:47.027 00:05:47.027 Message: 00:05:47.027 ================= 00:05:47.027 Libraries Enabled 00:05:47.027 ================= 00:05:47.027 00:05:47.027 libs: 00:05:47.027 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:05:47.027 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:05:47.027 cryptodev, dmadev, power, reorder, security, vhost, 00:05:47.027 00:05:47.027 Message: 00:05:47.027 =============== 00:05:47.027 Drivers Enabled 00:05:47.027 =============== 00:05:47.027 00:05:47.027 common: 00:05:47.027 00:05:47.027 bus: 00:05:47.027 pci, vdev, 00:05:47.027 mempool: 00:05:47.027 ring, 00:05:47.027 dma: 00:05:47.027 00:05:47.027 net: 00:05:47.027 00:05:47.027 crypto: 00:05:47.027 00:05:47.027 compress: 00:05:47.027 00:05:47.027 vdpa: 00:05:47.027 00:05:47.027 00:05:47.027 Message: 00:05:47.027 ================= 00:05:47.027 Content Skipped 00:05:47.027 ================= 00:05:47.027 00:05:47.027 apps: 00:05:47.027 dumpcap: explicitly disabled via build config 00:05:47.027 graph: explicitly disabled via build config 00:05:47.027 pdump: explicitly disabled via build config 00:05:47.027 proc-info: explicitly disabled via build config 00:05:47.027 test-acl: explicitly disabled via build config 00:05:47.027 test-bbdev: explicitly disabled via build config 00:05:47.027 test-cmdline: explicitly disabled via build config 00:05:47.027 test-compress-perf: explicitly disabled via build config 00:05:47.027 test-crypto-perf: explicitly disabled via build config 00:05:47.027 test-dma-perf: explicitly disabled via build config 00:05:47.027 test-eventdev: explicitly disabled via build config 00:05:47.027 test-fib: explicitly disabled via build config 00:05:47.027 test-flow-perf: explicitly disabled via build config 00:05:47.027 test-gpudev: explicitly disabled via build config 00:05:47.027 test-mldev: explicitly disabled via build config 00:05:47.027 test-pipeline: explicitly disabled via build config 00:05:47.028 test-pmd: explicitly disabled via build config 00:05:47.028 test-regex: explicitly disabled via build config 00:05:47.028 test-sad: explicitly disabled via build config 00:05:47.028 test-security-perf: explicitly disabled via build config 00:05:47.028 00:05:47.028 libs: 00:05:47.028 metrics: explicitly disabled via build config 00:05:47.028 acl: explicitly disabled via build config 00:05:47.028 bbdev: explicitly disabled via build config 00:05:47.028 bitratestats: explicitly disabled via build config 00:05:47.028 bpf: explicitly disabled via build config 00:05:47.028 cfgfile: explicitly disabled via build config 00:05:47.028 distributor: explicitly disabled via build config 00:05:47.028 efd: explicitly disabled via build config 00:05:47.028 eventdev: explicitly disabled via build config 00:05:47.028 dispatcher: explicitly disabled via build config 00:05:47.028 gpudev: explicitly disabled via build config 00:05:47.028 gro: explicitly disabled via build config 00:05:47.028 gso: explicitly disabled via build config 00:05:47.028 ip_frag: explicitly disabled via build config 00:05:47.028 jobstats: explicitly disabled via build config 00:05:47.028 latencystats: explicitly disabled via build config 00:05:47.028 lpm: explicitly disabled via build config 00:05:47.028 member: explicitly disabled via build config 00:05:47.028 pcapng: explicitly disabled via build config 00:05:47.028 rawdev: explicitly disabled via build config 00:05:47.028 regexdev: explicitly disabled via build config 00:05:47.028 mldev: explicitly disabled via build config 00:05:47.028 rib: explicitly disabled via build config 00:05:47.028 sched: explicitly disabled via build config 00:05:47.028 stack: explicitly disabled via build config 00:05:47.028 ipsec: explicitly disabled via build config 00:05:47.028 pdcp: explicitly disabled via build config 00:05:47.028 fib: explicitly disabled via build config 00:05:47.028 port: explicitly disabled via build config 00:05:47.028 pdump: explicitly disabled via build config 00:05:47.028 table: explicitly disabled via build config 00:05:47.028 pipeline: explicitly disabled via build config 00:05:47.028 graph: explicitly disabled via build config 00:05:47.028 node: explicitly disabled via build config 00:05:47.028 00:05:47.028 drivers: 00:05:47.028 common/cpt: not in enabled drivers build config 00:05:47.028 common/dpaax: not in enabled drivers build config 00:05:47.028 common/iavf: not in enabled drivers build config 00:05:47.028 common/idpf: not in enabled drivers build config 00:05:47.028 common/mvep: not in enabled drivers build config 00:05:47.028 common/octeontx: not in enabled drivers build config 00:05:47.028 bus/auxiliary: not in enabled drivers build config 00:05:47.028 bus/cdx: not in enabled drivers build config 00:05:47.028 bus/dpaa: not in enabled drivers build config 00:05:47.028 bus/fslmc: not in enabled drivers build config 00:05:47.028 bus/ifpga: not in enabled drivers build config 00:05:47.028 bus/platform: not in enabled drivers build config 00:05:47.028 bus/vmbus: not in enabled drivers build config 00:05:47.028 common/cnxk: not in enabled drivers build config 00:05:47.028 common/mlx5: not in enabled drivers build config 00:05:47.028 common/nfp: not in enabled drivers build config 00:05:47.028 common/qat: not in enabled drivers build config 00:05:47.028 common/sfc_efx: not in enabled drivers build config 00:05:47.028 mempool/bucket: not in enabled drivers build config 00:05:47.028 mempool/cnxk: not in enabled drivers build config 00:05:47.028 mempool/dpaa: not in enabled drivers build config 00:05:47.028 mempool/dpaa2: not in enabled drivers build config 00:05:47.028 mempool/octeontx: not in enabled drivers build config 00:05:47.028 mempool/stack: not in enabled drivers build config 00:05:47.028 dma/cnxk: not in enabled drivers build config 00:05:47.028 dma/dpaa: not in enabled drivers build config 00:05:47.028 dma/dpaa2: not in enabled drivers build config 00:05:47.028 dma/hisilicon: not in enabled drivers build config 00:05:47.028 dma/idxd: not in enabled drivers build config 00:05:47.028 dma/ioat: not in enabled drivers build config 00:05:47.028 dma/skeleton: not in enabled drivers build config 00:05:47.028 net/af_packet: not in enabled drivers build config 00:05:47.028 net/af_xdp: not in enabled drivers build config 00:05:47.028 net/ark: not in enabled drivers build config 00:05:47.028 net/atlantic: not in enabled drivers build config 00:05:47.028 net/avp: not in enabled drivers build config 00:05:47.028 net/axgbe: not in enabled drivers build config 00:05:47.028 net/bnx2x: not in enabled drivers build config 00:05:47.028 net/bnxt: not in enabled drivers build config 00:05:47.028 net/bonding: not in enabled drivers build config 00:05:47.028 net/cnxk: not in enabled drivers build config 00:05:47.028 net/cpfl: not in enabled drivers build config 00:05:47.028 net/cxgbe: not in enabled drivers build config 00:05:47.028 net/dpaa: not in enabled drivers build config 00:05:47.028 net/dpaa2: not in enabled drivers build config 00:05:47.028 net/e1000: not in enabled drivers build config 00:05:47.028 net/ena: not in enabled drivers build config 00:05:47.028 net/enetc: not in enabled drivers build config 00:05:47.028 net/enetfec: not in enabled drivers build config 00:05:47.028 net/enic: not in enabled drivers build config 00:05:47.028 net/failsafe: not in enabled drivers build config 00:05:47.028 net/fm10k: not in enabled drivers build config 00:05:47.028 net/gve: not in enabled drivers build config 00:05:47.028 net/hinic: not in enabled drivers build config 00:05:47.028 net/hns3: not in enabled drivers build config 00:05:47.028 net/i40e: not in enabled drivers build config 00:05:47.028 net/iavf: not in enabled drivers build config 00:05:47.028 net/ice: not in enabled drivers build config 00:05:47.028 net/idpf: not in enabled drivers build config 00:05:47.028 net/igc: not in enabled drivers build config 00:05:47.028 net/ionic: not in enabled drivers build config 00:05:47.028 net/ipn3ke: not in enabled drivers build config 00:05:47.028 net/ixgbe: not in enabled drivers build config 00:05:47.028 net/mana: not in enabled drivers build config 00:05:47.028 net/memif: not in enabled drivers build config 00:05:47.028 net/mlx4: not in enabled drivers build config 00:05:47.028 net/mlx5: not in enabled drivers build config 00:05:47.028 net/mvneta: not in enabled drivers build config 00:05:47.028 net/mvpp2: not in enabled drivers build config 00:05:47.028 net/netvsc: not in enabled drivers build config 00:05:47.028 net/nfb: not in enabled drivers build config 00:05:47.028 net/nfp: not in enabled drivers build config 00:05:47.028 net/ngbe: not in enabled drivers build config 00:05:47.028 net/null: not in enabled drivers build config 00:05:47.028 net/octeontx: not in enabled drivers build config 00:05:47.028 net/octeon_ep: not in enabled drivers build config 00:05:47.028 net/pcap: not in enabled drivers build config 00:05:47.028 net/pfe: not in enabled drivers build config 00:05:47.028 net/qede: not in enabled drivers build config 00:05:47.028 net/ring: not in enabled drivers build config 00:05:47.028 net/sfc: not in enabled drivers build config 00:05:47.028 net/softnic: not in enabled drivers build config 00:05:47.028 net/tap: not in enabled drivers build config 00:05:47.028 net/thunderx: not in enabled drivers build config 00:05:47.028 net/txgbe: not in enabled drivers build config 00:05:47.028 net/vdev_netvsc: not in enabled drivers build config 00:05:47.028 net/vhost: not in enabled drivers build config 00:05:47.028 net/virtio: not in enabled drivers build config 00:05:47.028 net/vmxnet3: not in enabled drivers build config 00:05:47.028 raw/*: missing internal dependency, "rawdev" 00:05:47.028 crypto/armv8: not in enabled drivers build config 00:05:47.028 crypto/bcmfs: not in enabled drivers build config 00:05:47.028 crypto/caam_jr: not in enabled drivers build config 00:05:47.028 crypto/ccp: not in enabled drivers build config 00:05:47.028 crypto/cnxk: not in enabled drivers build config 00:05:47.028 crypto/dpaa_sec: not in enabled drivers build config 00:05:47.028 crypto/dpaa2_sec: not in enabled drivers build config 00:05:47.028 crypto/ipsec_mb: not in enabled drivers build config 00:05:47.028 crypto/mlx5: not in enabled drivers build config 00:05:47.028 crypto/mvsam: not in enabled drivers build config 00:05:47.028 crypto/nitrox: not in enabled drivers build config 00:05:47.028 crypto/null: not in enabled drivers build config 00:05:47.028 crypto/octeontx: not in enabled drivers build config 00:05:47.028 crypto/openssl: not in enabled drivers build config 00:05:47.028 crypto/scheduler: not in enabled drivers build config 00:05:47.028 crypto/uadk: not in enabled drivers build config 00:05:47.028 crypto/virtio: not in enabled drivers build config 00:05:47.028 compress/isal: not in enabled drivers build config 00:05:47.029 compress/mlx5: not in enabled drivers build config 00:05:47.029 compress/octeontx: not in enabled drivers build config 00:05:47.029 compress/zlib: not in enabled drivers build config 00:05:47.029 regex/*: missing internal dependency, "regexdev" 00:05:47.029 ml/*: missing internal dependency, "mldev" 00:05:47.029 vdpa/ifc: not in enabled drivers build config 00:05:47.029 vdpa/mlx5: not in enabled drivers build config 00:05:47.029 vdpa/nfp: not in enabled drivers build config 00:05:47.029 vdpa/sfc: not in enabled drivers build config 00:05:47.029 event/*: missing internal dependency, "eventdev" 00:05:47.029 baseband/*: missing internal dependency, "bbdev" 00:05:47.029 gpu/*: missing internal dependency, "gpudev" 00:05:47.029 00:05:47.029 00:05:47.289 Build targets in project: 85 00:05:47.289 00:05:47.289 DPDK 23.11.0 00:05:47.289 00:05:47.289 User defined options 00:05:47.289 default_library : static 00:05:47.289 libdir : lib 00:05:47.289 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:47.289 c_args : -fPIC -Wno-error -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:05:47.289 c_link_args : 00:05:47.289 cpu_instruction_set: native 00:05:47.289 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:47.289 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:47.289 enable_docs : false 00:05:47.289 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:05:47.289 enable_kmods : false 00:05:47.289 tests : false 00:05:47.289 00:05:47.289 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:05:47.549 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:05:47.808 [1/265] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:05:47.808 [2/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:05:47.808 [3/265] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:05:47.808 [4/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:05:47.808 [5/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:05:47.808 [6/265] Linking static target lib/librte_kvargs.a 00:05:47.808 [7/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:05:47.808 [8/265] Compiling C object lib/librte_log.a.p/log_log.c.o 00:05:47.808 [9/265] Linking static target lib/librte_log.a 00:05:47.808 [10/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:05:48.069 [11/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:05:48.069 [12/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:05:48.069 [13/265] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:05:48.069 [14/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:05:48.069 [15/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:05:48.069 [16/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:05:48.342 [17/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:05:48.342 [18/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:05:48.342 [19/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:05:48.342 [20/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:05:48.342 [21/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:05:48.342 [22/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:05:48.342 [23/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:05:48.342 [24/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:05:48.342 [25/265] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:05:48.601 [26/265] Linking target lib/librte_log.so.24.0 00:05:48.601 [27/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:05:48.601 [28/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:05:48.601 [29/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:05:48.601 [30/265] Linking static target lib/librte_telemetry.a 00:05:48.601 [31/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:05:48.601 [32/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:05:48.601 [33/265] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:05:48.601 [34/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:05:48.601 [35/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:05:48.601 [36/265] Linking target lib/librte_kvargs.so.24.0 00:05:48.601 [37/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:05:48.601 [38/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:05:48.601 [39/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:05:48.860 [40/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:05:48.860 [41/265] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:05:48.860 [42/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:05:48.860 [43/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:05:48.860 [44/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:05:48.860 [45/265] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:05:48.860 [46/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:05:48.860 [47/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:05:49.120 [48/265] Linking target lib/librte_telemetry.so.24.0 00:05:49.120 [49/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:05:49.120 [50/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:05:49.120 [51/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:05:49.120 [52/265] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:05:49.120 [53/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:05:49.120 [54/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:05:49.120 [55/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:05:49.120 [56/265] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:05:49.120 [57/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:05:49.120 [58/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:05:49.120 [59/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:05:49.120 [60/265] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:05:49.379 [61/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:05:49.379 [62/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:05:49.379 [63/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:05:49.379 [64/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:05:49.379 [65/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:05:49.379 [66/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:05:49.379 [67/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:05:49.379 [68/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:05:49.379 [69/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:05:49.379 [70/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:05:49.379 [71/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:05:49.638 [72/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:05:49.638 [73/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:05:49.638 [74/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:05:49.638 [75/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:05:49.638 [76/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:05:49.638 [77/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:05:49.638 [78/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:05:49.896 [79/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:05:49.896 [80/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:05:49.896 [81/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:05:49.896 [82/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:05:49.896 [83/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:05:49.896 [84/265] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:05:49.896 [85/265] Linking static target lib/librte_ring.a 00:05:49.896 [86/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:05:49.896 [87/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:05:50.156 [88/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:05:50.156 [89/265] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:05:50.156 [90/265] Linking static target lib/librte_eal.a 00:05:50.156 [91/265] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:05:50.156 [92/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:05:50.156 [93/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:05:50.156 [94/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:05:50.156 [95/265] Linking static target lib/librte_mempool.a 00:05:50.156 [96/265] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:05:50.156 [97/265] Linking static target lib/net/libnet_crc_avx512_lib.a 00:05:50.415 [98/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:05:50.415 [99/265] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:05:50.415 [100/265] Linking static target lib/librte_rcu.a 00:05:50.415 [101/265] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:05:50.415 [102/265] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:05:50.415 [103/265] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:05:50.415 [104/265] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:05:50.415 [105/265] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:05:50.415 [106/265] Linking static target lib/librte_meter.a 00:05:50.415 [107/265] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:05:50.415 [108/265] Linking static target lib/librte_net.a 00:05:50.674 [109/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:05:50.674 [110/265] Linking static target lib/librte_mbuf.a 00:05:50.674 [111/265] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:05:50.674 [112/265] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:05:50.675 [113/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:05:50.675 [114/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:05:50.675 [115/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:05:50.675 [116/265] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:05:50.934 [117/265] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:05:50.934 [118/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:05:51.193 [119/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:05:51.193 [120/265] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:05:51.193 [121/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:05:51.193 [122/265] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:05:51.193 [123/265] Linking static target lib/librte_pci.a 00:05:51.193 [124/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:05:51.453 [125/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:05:51.453 [126/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:05:51.453 [127/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:05:51.453 [128/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:05:51.453 [129/265] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:05:51.453 [130/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:05:51.453 [131/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:05:51.453 [132/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:05:51.453 [133/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:05:51.453 [134/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:05:51.453 [135/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:05:51.453 [136/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:05:51.453 [137/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:05:51.453 [138/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:05:51.453 [139/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:05:51.453 [140/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:05:51.713 [141/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:05:51.713 [142/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:05:51.713 [143/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:05:51.713 [144/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:05:51.713 [145/265] Linking static target lib/librte_cmdline.a 00:05:51.971 [146/265] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:05:51.971 [147/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:05:51.971 [148/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:05:51.971 [149/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:05:51.971 [150/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:05:52.230 [151/265] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:05:52.230 [152/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:05:52.230 [153/265] Linking static target lib/librte_timer.a 00:05:52.230 [154/265] Linking static target lib/librte_compressdev.a 00:05:52.230 [155/265] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:05:52.230 [156/265] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:05:52.230 [157/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:05:52.489 [158/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:05:52.489 [159/265] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:05:52.489 [160/265] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:05:52.489 [161/265] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:05:52.489 [162/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:05:52.489 [163/265] Linking static target lib/librte_dmadev.a 00:05:52.489 [164/265] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:05:52.489 [165/265] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:05:52.489 [166/265] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:05:52.748 [167/265] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:52.748 [168/265] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:05:52.748 [169/265] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:05:53.014 [170/265] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:05:53.014 [171/265] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:53.014 [172/265] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:05:53.014 [173/265] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:05:53.014 [174/265] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:05:53.014 [175/265] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:05:53.014 [176/265] Linking static target lib/librte_power.a 00:05:53.014 [177/265] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:05:53.014 [178/265] Linking static target lib/librte_reorder.a 00:05:53.274 [179/265] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:05:53.274 [180/265] Linking static target lib/librte_hash.a 00:05:53.274 [181/265] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:05:53.274 [182/265] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:05:53.274 [183/265] Linking static target lib/librte_security.a 00:05:53.274 [184/265] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:05:53.532 [185/265] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:05:53.532 [186/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:05:53.532 [187/265] Linking static target lib/librte_cryptodev.a 00:05:53.532 [188/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:05:53.532 [189/265] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:05:53.532 [190/265] Linking static target lib/librte_ethdev.a 00:05:53.791 [191/265] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:05:53.791 [192/265] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:05:53.791 [193/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:05:53.791 [194/265] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:05:53.791 [195/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:05:54.051 [196/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:05:54.051 [197/265] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:05:54.051 [198/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:05:54.310 [199/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:05:54.310 [200/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:05:54.310 [201/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:05:54.310 [202/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:05:54.310 [203/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:05:54.310 [204/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:05:54.310 [205/265] Linking static target drivers/libtmp_rte_bus_vdev.a 00:05:54.569 [206/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:05:54.569 [207/265] Linking static target drivers/libtmp_rte_bus_pci.a 00:05:54.569 [208/265] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:05:54.569 [209/265] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:05:54.569 [210/265] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:05:54.569 [211/265] Linking static target drivers/librte_bus_vdev.a 00:05:54.569 [212/265] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:05:54.828 [213/265] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:05:54.828 [214/265] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:05:54.828 [215/265] Linking static target drivers/librte_bus_pci.a 00:05:54.828 [216/265] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.828 [217/265] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:55.087 [218/265] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:05:55.087 [219/265] Linking static target drivers/libtmp_rte_mempool_ring.a 00:05:55.087 [220/265] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:05:55.087 [221/265] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:05:55.087 [222/265] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:05:55.347 [223/265] Linking static target drivers/librte_mempool_ring.a 00:05:55.607 [224/265] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:05:56.545 [225/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:05:59.868 [226/265] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:05:59.868 [227/265] Linking target lib/librte_eal.so.24.0 00:05:59.868 [228/265] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:05:59.868 [229/265] Linking target lib/librte_timer.so.24.0 00:05:59.869 [230/265] Linking target lib/librte_ring.so.24.0 00:05:59.869 [231/265] Linking target lib/librte_pci.so.24.0 00:05:59.869 [232/265] Linking target drivers/librte_bus_vdev.so.24.0 00:05:59.869 [233/265] Linking target lib/librte_meter.so.24.0 00:05:59.869 [234/265] Linking target lib/librte_dmadev.so.24.0 00:05:59.869 [235/265] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:05:59.869 [236/265] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:05:59.869 [237/265] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:05:59.869 [238/265] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:05:59.869 [239/265] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:05:59.869 [240/265] Linking target lib/librte_rcu.so.24.0 00:05:59.869 [241/265] Linking target lib/librte_mempool.so.24.0 00:05:59.869 [242/265] Linking target drivers/librte_bus_pci.so.24.0 00:05:59.869 [243/265] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:06:00.127 [244/265] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:06:00.127 [245/265] Linking target drivers/librte_mempool_ring.so.24.0 00:06:00.127 [246/265] Linking target lib/librte_mbuf.so.24.0 00:06:00.127 [247/265] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:06:00.387 [248/265] Linking target lib/librte_reorder.so.24.0 00:06:00.387 [249/265] Linking target lib/librte_cryptodev.so.24.0 00:06:00.387 [250/265] Linking target lib/librte_net.so.24.0 00:06:00.387 [251/265] Linking target lib/librte_compressdev.so.24.0 00:06:00.387 [252/265] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:06:00.387 [253/265] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:06:00.387 [254/265] Linking target lib/librte_security.so.24.0 00:06:00.387 [255/265] Linking target lib/librte_hash.so.24.0 00:06:00.387 [256/265] Linking target lib/librte_cmdline.so.24.0 00:06:00.646 [257/265] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:06:03.180 [258/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:06:03.180 [259/265] Linking static target lib/librte_vhost.a 00:06:03.180 [260/265] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:03.180 [261/265] Linking target lib/librte_ethdev.so.24.0 00:06:03.180 [262/265] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:06:03.439 [263/265] Linking target lib/librte_power.so.24.0 00:06:05.974 [264/265] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:06:05.974 [265/265] Linking target lib/librte_vhost.so.24.0 00:06:05.974 INFO: autodetecting backend as ninja 00:06:05.974 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:06:06.910 CC lib/ut/ut.o 00:06:06.910 CC lib/ut_mock/mock.o 00:06:06.910 CC lib/log/log.o 00:06:06.910 CC lib/log/log_flags.o 00:06:06.910 CC lib/log/log_deprecated.o 00:06:06.910 LIB libspdk_ut_mock.a 00:06:06.910 LIB libspdk_ut.a 00:06:06.910 LIB libspdk_log.a 00:06:07.170 CXX lib/trace_parser/trace.o 00:06:07.170 CC lib/ioat/ioat.o 00:06:07.170 CC lib/util/base64.o 00:06:07.170 CC lib/util/bit_array.o 00:06:07.170 CC lib/util/crc16.o 00:06:07.170 CC lib/util/cpuset.o 00:06:07.170 CC lib/util/crc32.o 00:06:07.170 CC lib/util/crc32_ieee.o 00:06:07.170 CC lib/util/crc32c.o 00:06:07.170 CC lib/util/crc64.o 00:06:07.170 CC lib/dma/dma.o 00:06:07.429 CC lib/vfio_user/host/vfio_user_pci.o 00:06:07.429 CC lib/util/dif.o 00:06:07.429 CC lib/util/fd.o 00:06:07.429 CC lib/vfio_user/host/vfio_user.o 00:06:07.429 CC lib/util/file.o 00:06:07.429 CC lib/util/hexlify.o 00:06:07.429 CC lib/util/iov.o 00:06:07.429 LIB libspdk_dma.a 00:06:07.429 CC lib/util/math.o 00:06:07.429 CC lib/util/pipe.o 00:06:07.429 CC lib/util/strerror_tls.o 00:06:07.429 CC lib/util/string.o 00:06:07.429 CC lib/util/uuid.o 00:06:07.429 LIB libspdk_ioat.a 00:06:07.429 CC lib/util/fd_group.o 00:06:07.429 CC lib/util/xor.o 00:06:07.429 CC lib/util/zipf.o 00:06:07.429 LIB libspdk_vfio_user.a 00:06:07.996 LIB libspdk_trace_parser.a 00:06:08.255 LIB libspdk_util.a 00:06:08.515 CC lib/conf/conf.o 00:06:08.515 CC lib/json/json_parse.o 00:06:08.515 CC lib/env_dpdk/memory.o 00:06:08.515 CC lib/json/json_write.o 00:06:08.515 CC lib/json/json_util.o 00:06:08.515 CC lib/env_dpdk/pci.o 00:06:08.515 CC lib/env_dpdk/env.o 00:06:08.515 CC lib/vmd/vmd.o 00:06:08.515 CC lib/env_dpdk/init.o 00:06:08.515 CC lib/env_dpdk/threads.o 00:06:08.515 CC lib/vmd/led.o 00:06:08.515 CC lib/env_dpdk/pci_ioat.o 00:06:08.515 CC lib/env_dpdk/pci_virtio.o 00:06:08.515 CC lib/env_dpdk/pci_vmd.o 00:06:08.774 CC lib/env_dpdk/pci_idxd.o 00:06:08.774 LIB libspdk_conf.a 00:06:08.774 CC lib/env_dpdk/pci_event.o 00:06:08.774 CC lib/env_dpdk/sigbus_handler.o 00:06:08.774 CC lib/env_dpdk/pci_dpdk.o 00:06:08.774 CC lib/env_dpdk/pci_dpdk_2207.o 00:06:08.774 CC lib/env_dpdk/pci_dpdk_2211.o 00:06:09.033 LIB libspdk_json.a 00:06:09.033 LIB libspdk_vmd.a 00:06:09.292 CC lib/jsonrpc/jsonrpc_server.o 00:06:09.292 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:06:09.292 CC lib/jsonrpc/jsonrpc_client.o 00:06:09.292 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:06:09.551 LIB libspdk_jsonrpc.a 00:06:09.551 LIB libspdk_env_dpdk.a 00:06:09.810 CC lib/rpc/rpc.o 00:06:10.069 LIB libspdk_rpc.a 00:06:10.327 CC lib/notify/notify_rpc.o 00:06:10.327 CC lib/notify/notify.o 00:06:10.327 CC lib/sock/sock.o 00:06:10.327 CC lib/trace/trace.o 00:06:10.327 CC lib/sock/sock_rpc.o 00:06:10.327 CC lib/trace/trace_flags.o 00:06:10.327 CC lib/trace/trace_rpc.o 00:06:10.586 LIB libspdk_notify.a 00:06:10.586 LIB libspdk_trace.a 00:06:10.586 LIB libspdk_sock.a 00:06:10.846 CC lib/thread/thread.o 00:06:10.846 CC lib/thread/iobuf.o 00:06:11.105 CC lib/nvme/nvme_ctrlr_cmd.o 00:06:11.105 CC lib/nvme/nvme_ctrlr.o 00:06:11.105 CC lib/nvme/nvme_fabric.o 00:06:11.105 CC lib/nvme/nvme_ns_cmd.o 00:06:11.105 CC lib/nvme/nvme_ns.o 00:06:11.105 CC lib/nvme/nvme_pcie.o 00:06:11.105 CC lib/nvme/nvme_qpair.o 00:06:11.105 CC lib/nvme/nvme_pcie_common.o 00:06:11.105 CC lib/nvme/nvme.o 00:06:11.105 CC lib/nvme/nvme_quirks.o 00:06:11.105 CC lib/nvme/nvme_transport.o 00:06:11.740 CC lib/nvme/nvme_discovery.o 00:06:11.740 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:06:11.740 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:06:11.740 CC lib/nvme/nvme_tcp.o 00:06:11.740 CC lib/nvme/nvme_opal.o 00:06:11.740 CC lib/nvme/nvme_io_msg.o 00:06:11.740 CC lib/nvme/nvme_poll_group.o 00:06:11.740 LIB libspdk_thread.a 00:06:11.999 CC lib/nvme/nvme_zns.o 00:06:11.999 CC lib/nvme/nvme_cuse.o 00:06:11.999 CC lib/nvme/nvme_vfio_user.o 00:06:11.999 CC lib/accel/accel.o 00:06:11.999 CC lib/blob/blobstore.o 00:06:12.258 CC lib/blob/request.o 00:06:12.258 CC lib/init/json_config.o 00:06:12.258 CC lib/init/subsystem.o 00:06:12.258 CC lib/init/subsystem_rpc.o 00:06:12.258 CC lib/accel/accel_rpc.o 00:06:12.517 CC lib/accel/accel_sw.o 00:06:12.517 CC lib/init/rpc.o 00:06:12.517 CC lib/blob/zeroes.o 00:06:12.517 CC lib/blob/blob_bs_dev.o 00:06:12.517 CC lib/virtio/virtio.o 00:06:12.517 CC lib/virtio/virtio_vhost_user.o 00:06:12.517 LIB libspdk_init.a 00:06:12.517 CC lib/virtio/virtio_vfio_user.o 00:06:12.517 CC lib/virtio/virtio_pci.o 00:06:12.775 CC lib/event/app.o 00:06:12.775 CC lib/event/app_rpc.o 00:06:12.775 CC lib/event/reactor.o 00:06:12.775 CC lib/event/log_rpc.o 00:06:12.775 CC lib/event/scheduler_static.o 00:06:12.775 LIB libspdk_virtio.a 00:06:13.034 LIB libspdk_nvme.a 00:06:13.034 LIB libspdk_accel.a 00:06:13.291 LIB libspdk_event.a 00:06:13.291 CC lib/bdev/bdev.o 00:06:13.291 CC lib/bdev/bdev_rpc.o 00:06:13.291 CC lib/bdev/bdev_zone.o 00:06:13.291 CC lib/bdev/scsi_nvme.o 00:06:13.291 CC lib/bdev/part.o 00:06:14.228 LIB libspdk_blob.a 00:06:14.487 CC lib/lvol/lvol.o 00:06:14.487 CC lib/blobfs/blobfs.o 00:06:14.487 CC lib/blobfs/tree.o 00:06:15.423 LIB libspdk_blobfs.a 00:06:15.423 LIB libspdk_lvol.a 00:06:15.423 LIB libspdk_bdev.a 00:06:15.682 CC lib/scsi/dev.o 00:06:15.682 CC lib/scsi/port.o 00:06:15.682 CC lib/scsi/lun.o 00:06:15.682 CC lib/nvmf/ctrlr.o 00:06:15.682 CC lib/scsi/scsi.o 00:06:15.682 CC lib/nvmf/ctrlr_bdev.o 00:06:15.682 CC lib/scsi/scsi_bdev.o 00:06:15.682 CC lib/nvmf/ctrlr_discovery.o 00:06:15.682 CC lib/scsi/scsi_pr.o 00:06:15.682 CC lib/ftl/ftl_core.o 00:06:15.682 CC lib/scsi/scsi_rpc.o 00:06:15.682 CC lib/nbd/nbd.o 00:06:15.941 CC lib/nvmf/subsystem.o 00:06:15.941 CC lib/scsi/task.o 00:06:15.941 CC lib/ftl/ftl_init.o 00:06:15.941 CC lib/nvmf/nvmf.o 00:06:15.941 CC lib/nvmf/nvmf_rpc.o 00:06:15.941 CC lib/nvmf/transport.o 00:06:15.941 CC lib/ftl/ftl_layout.o 00:06:15.941 CC lib/nvmf/tcp.o 00:06:15.941 CC lib/nbd/nbd_rpc.o 00:06:15.941 CC lib/ftl/ftl_debug.o 00:06:15.941 CC lib/ftl/ftl_io.o 00:06:15.941 CC lib/ftl/ftl_sb.o 00:06:16.199 LIB libspdk_scsi.a 00:06:16.199 CC lib/ftl/ftl_l2p.o 00:06:16.199 LIB libspdk_nbd.a 00:06:16.199 CC lib/ftl/ftl_l2p_flat.o 00:06:16.199 CC lib/ftl/ftl_nv_cache.o 00:06:16.199 CC lib/ftl/ftl_band.o 00:06:16.199 CC lib/ftl/ftl_band_ops.o 00:06:16.199 CC lib/iscsi/conn.o 00:06:16.199 CC lib/vhost/vhost.o 00:06:16.457 CC lib/iscsi/init_grp.o 00:06:16.457 CC lib/ftl/ftl_writer.o 00:06:16.457 CC lib/ftl/ftl_rq.o 00:06:16.457 CC lib/ftl/ftl_reloc.o 00:06:16.457 CC lib/ftl/ftl_l2p_cache.o 00:06:16.457 CC lib/iscsi/iscsi.o 00:06:16.457 CC lib/iscsi/md5.o 00:06:16.457 CC lib/vhost/vhost_rpc.o 00:06:16.457 CC lib/vhost/vhost_scsi.o 00:06:16.714 CC lib/vhost/vhost_blk.o 00:06:16.714 CC lib/iscsi/param.o 00:06:16.714 CC lib/iscsi/portal_grp.o 00:06:16.714 CC lib/vhost/rte_vhost_user.o 00:06:16.714 CC lib/ftl/ftl_p2l.o 00:06:16.714 CC lib/ftl/mngt/ftl_mngt.o 00:06:16.972 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:06:16.972 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:06:16.972 CC lib/ftl/mngt/ftl_mngt_startup.o 00:06:16.972 CC lib/iscsi/tgt_node.o 00:06:16.972 LIB libspdk_nvmf.a 00:06:16.972 CC lib/iscsi/iscsi_subsystem.o 00:06:16.972 CC lib/ftl/mngt/ftl_mngt_md.o 00:06:16.972 CC lib/ftl/mngt/ftl_mngt_misc.o 00:06:16.972 CC lib/iscsi/iscsi_rpc.o 00:06:16.972 CC lib/iscsi/task.o 00:06:17.230 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:06:17.230 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:06:17.230 CC lib/ftl/mngt/ftl_mngt_band.o 00:06:17.230 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:06:17.230 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:06:17.230 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:06:17.230 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:06:17.489 CC lib/ftl/utils/ftl_conf.o 00:06:17.489 CC lib/ftl/utils/ftl_md.o 00:06:17.489 CC lib/ftl/utils/ftl_mempool.o 00:06:17.489 CC lib/ftl/utils/ftl_bitmap.o 00:06:17.489 CC lib/ftl/utils/ftl_property.o 00:06:17.489 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:06:17.489 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:06:17.489 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:06:17.489 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:06:17.489 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:06:17.489 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:06:17.489 CC lib/ftl/upgrade/ftl_sb_v3.o 00:06:17.747 CC lib/ftl/upgrade/ftl_sb_v5.o 00:06:17.747 CC lib/ftl/nvc/ftl_nvc_dev.o 00:06:17.747 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:06:17.747 CC lib/ftl/base/ftl_base_dev.o 00:06:17.747 CC lib/ftl/base/ftl_base_bdev.o 00:06:17.747 LIB libspdk_vhost.a 00:06:17.747 LIB libspdk_iscsi.a 00:06:18.006 LIB libspdk_ftl.a 00:06:18.264 CC module/env_dpdk/env_dpdk_rpc.o 00:06:18.522 CC module/scheduler/gscheduler/gscheduler.o 00:06:18.522 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:06:18.522 CC module/sock/posix/posix.o 00:06:18.522 CC module/accel/ioat/accel_ioat.o 00:06:18.522 CC module/accel/error/accel_error.o 00:06:18.522 CC module/accel/error/accel_error_rpc.o 00:06:18.522 CC module/blob/bdev/blob_bdev.o 00:06:18.522 CC module/accel/ioat/accel_ioat_rpc.o 00:06:18.522 CC module/scheduler/dynamic/scheduler_dynamic.o 00:06:18.522 LIB libspdk_env_dpdk_rpc.a 00:06:18.522 LIB libspdk_scheduler_gscheduler.a 00:06:18.522 LIB libspdk_scheduler_dpdk_governor.a 00:06:18.522 LIB libspdk_accel_error.a 00:06:18.522 LIB libspdk_accel_ioat.a 00:06:18.779 LIB libspdk_scheduler_dynamic.a 00:06:18.779 LIB libspdk_blob_bdev.a 00:06:19.038 CC module/bdev/split/vbdev_split.o 00:06:19.038 CC module/blobfs/bdev/blobfs_bdev.o 00:06:19.038 CC module/bdev/delay/vbdev_delay.o 00:06:19.038 CC module/bdev/passthru/vbdev_passthru.o 00:06:19.038 CC module/bdev/gpt/gpt.o 00:06:19.038 CC module/bdev/raid/bdev_raid.o 00:06:19.038 CC module/bdev/malloc/bdev_malloc.o 00:06:19.038 CC module/bdev/error/vbdev_error.o 00:06:19.038 CC module/bdev/lvol/vbdev_lvol.o 00:06:19.038 CC module/bdev/nvme/bdev_nvme.o 00:06:19.038 CC module/bdev/null/bdev_null.o 00:06:19.038 LIB libspdk_sock_posix.a 00:06:19.038 CC module/bdev/gpt/vbdev_gpt.o 00:06:19.038 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:06:19.038 CC module/bdev/raid/bdev_raid_rpc.o 00:06:19.296 CC module/bdev/split/vbdev_split_rpc.o 00:06:19.296 CC module/bdev/null/bdev_null_rpc.o 00:06:19.296 CC module/bdev/error/vbdev_error_rpc.o 00:06:19.296 CC module/bdev/malloc/bdev_malloc_rpc.o 00:06:19.296 LIB libspdk_blobfs_bdev.a 00:06:19.296 LIB libspdk_bdev_gpt.a 00:06:19.296 CC module/bdev/delay/vbdev_delay_rpc.o 00:06:19.296 CC module/bdev/raid/bdev_raid_sb.o 00:06:19.296 LIB libspdk_bdev_split.a 00:06:19.296 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:06:19.296 LIB libspdk_bdev_null.a 00:06:19.296 CC module/bdev/raid/raid0.o 00:06:19.296 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:06:19.296 LIB libspdk_bdev_error.a 00:06:19.296 CC module/bdev/nvme/bdev_nvme_rpc.o 00:06:19.296 CC module/bdev/nvme/nvme_rpc.o 00:06:19.296 LIB libspdk_bdev_malloc.a 00:06:19.555 CC module/bdev/nvme/bdev_mdns_client.o 00:06:19.555 CC module/bdev/nvme/vbdev_opal.o 00:06:19.555 LIB libspdk_bdev_delay.a 00:06:19.555 LIB libspdk_bdev_passthru.a 00:06:19.555 CC module/bdev/zone_block/vbdev_zone_block.o 00:06:19.555 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:06:19.555 CC module/bdev/raid/raid1.o 00:06:19.555 CC module/bdev/raid/concat.o 00:06:19.555 CC module/bdev/nvme/vbdev_opal_rpc.o 00:06:19.555 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:06:19.555 CC module/bdev/aio/bdev_aio.o 00:06:19.555 CC module/bdev/aio/bdev_aio_rpc.o 00:06:19.813 LIB libspdk_bdev_lvol.a 00:06:19.813 LIB libspdk_bdev_raid.a 00:06:19.813 LIB libspdk_bdev_zone_block.a 00:06:19.813 CC module/bdev/ftl/bdev_ftl.o 00:06:19.813 CC module/bdev/ftl/bdev_ftl_rpc.o 00:06:19.813 CC module/bdev/virtio/bdev_virtio_scsi.o 00:06:19.813 CC module/bdev/virtio/bdev_virtio_blk.o 00:06:19.813 CC module/bdev/virtio/bdev_virtio_rpc.o 00:06:19.813 LIB libspdk_bdev_aio.a 00:06:20.072 LIB libspdk_bdev_ftl.a 00:06:20.331 LIB libspdk_bdev_virtio.a 00:06:20.898 LIB libspdk_bdev_nvme.a 00:06:21.466 CC module/event/subsystems/iobuf/iobuf.o 00:06:21.466 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:06:21.466 CC module/event/subsystems/sock/sock.o 00:06:21.466 CC module/event/subsystems/vmd/vmd.o 00:06:21.466 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:06:21.466 CC module/event/subsystems/vmd/vmd_rpc.o 00:06:21.466 CC module/event/subsystems/scheduler/scheduler.o 00:06:21.753 LIB libspdk_event_sock.a 00:06:21.753 LIB libspdk_event_vhost_blk.a 00:06:21.753 LIB libspdk_event_vmd.a 00:06:21.753 LIB libspdk_event_scheduler.a 00:06:21.753 LIB libspdk_event_iobuf.a 00:06:22.038 CC module/event/subsystems/accel/accel.o 00:06:22.038 LIB libspdk_event_accel.a 00:06:22.606 CC module/event/subsystems/bdev/bdev.o 00:06:22.606 LIB libspdk_event_bdev.a 00:06:22.865 CC module/event/subsystems/nbd/nbd.o 00:06:22.865 CC module/event/subsystems/scsi/scsi.o 00:06:22.865 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:06:22.865 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:06:23.123 LIB libspdk_event_nbd.a 00:06:23.123 LIB libspdk_event_scsi.a 00:06:23.123 LIB libspdk_event_nvmf.a 00:06:23.381 CC module/event/subsystems/iscsi/iscsi.o 00:06:23.381 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:06:23.639 LIB libspdk_event_vhost_scsi.a 00:06:23.639 LIB libspdk_event_iscsi.a 00:06:23.899 CXX app/trace/trace.o 00:06:23.899 CC examples/nvme/hello_world/hello_world.o 00:06:23.899 CC examples/ioat/perf/perf.o 00:06:23.899 CC examples/accel/perf/accel_perf.o 00:06:23.899 CC examples/sock/hello_world/hello_sock.o 00:06:23.899 CC examples/vmd/lsvmd/lsvmd.o 00:06:23.899 CC test/bdev/bdevio/bdevio.o 00:06:23.899 CC examples/bdev/hello_world/hello_bdev.o 00:06:23.899 CC examples/nvmf/nvmf/nvmf.o 00:06:23.899 CC examples/blob/hello_world/hello_blob.o 00:06:23.899 CC test/accel/dif/dif.o 00:06:23.899 CC test/app/bdev_svc/bdev_svc.o 00:06:23.899 LINK lsvmd 00:06:24.158 LINK bdev_svc 00:06:24.158 LINK ioat_perf 00:06:24.158 LINK hello_world 00:06:24.158 LINK hello_bdev 00:06:24.158 LINK hello_blob 00:06:24.158 LINK hello_sock 00:06:24.158 LINK spdk_trace 00:06:24.158 LINK nvmf 00:06:24.158 LINK dif 00:06:24.158 CC examples/vmd/led/led.o 00:06:24.158 LINK accel_perf 00:06:24.417 CC examples/ioat/verify/verify.o 00:06:24.417 LINK bdevio 00:06:24.417 CC examples/nvme/nvme_manage/nvme_manage.o 00:06:24.417 CC examples/nvme/reconnect/reconnect.o 00:06:24.417 CC app/trace_record/trace_record.o 00:06:24.417 LINK led 00:06:24.417 LINK verify 00:06:24.417 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:06:24.417 CC examples/bdev/bdevperf/bdevperf.o 00:06:24.417 CC examples/blob/cli/blobcli.o 00:06:24.676 CC app/nvmf_tgt/nvmf_main.o 00:06:24.676 LINK spdk_trace_record 00:06:24.676 CC app/iscsi_tgt/iscsi_tgt.o 00:06:24.676 CC examples/nvme/arbitration/arbitration.o 00:06:24.676 CC examples/nvme/hotplug/hotplug.o 00:06:24.676 LINK reconnect 00:06:24.676 CC examples/nvme/cmb_copy/cmb_copy.o 00:06:24.676 LINK nvmf_tgt 00:06:24.676 CC examples/nvme/abort/abort.o 00:06:24.935 LINK iscsi_tgt 00:06:24.935 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:06:24.935 LINK nvme_fuzz 00:06:24.935 LINK cmb_copy 00:06:24.935 LINK hotplug 00:06:24.935 LINK nvme_manage 00:06:24.935 CC app/spdk_tgt/spdk_tgt.o 00:06:24.935 LINK blobcli 00:06:24.935 LINK arbitration 00:06:24.935 LINK pmr_persistence 00:06:25.194 LINK abort 00:06:25.194 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:06:25.194 TEST_HEADER include/spdk/accel.h 00:06:25.194 TEST_HEADER include/spdk/accel_module.h 00:06:25.194 TEST_HEADER include/spdk/assert.h 00:06:25.194 TEST_HEADER include/spdk/barrier.h 00:06:25.194 TEST_HEADER include/spdk/base64.h 00:06:25.194 make[2]: Nothing to be done for 'all'. 00:06:25.194 CC test/app/histogram_perf/histogram_perf.o 00:06:25.194 LINK spdk_tgt 00:06:25.194 TEST_HEADER include/spdk/bdev.h 00:06:25.194 TEST_HEADER include/spdk/bdev_module.h 00:06:25.194 TEST_HEADER include/spdk/bdev_zone.h 00:06:25.194 TEST_HEADER include/spdk/bit_array.h 00:06:25.194 TEST_HEADER include/spdk/bit_pool.h 00:06:25.194 TEST_HEADER include/spdk/blob_bdev.h 00:06:25.194 TEST_HEADER include/spdk/blobfs_bdev.h 00:06:25.194 TEST_HEADER include/spdk/blobfs.h 00:06:25.194 TEST_HEADER include/spdk/blob.h 00:06:25.194 TEST_HEADER include/spdk/conf.h 00:06:25.194 TEST_HEADER include/spdk/config.h 00:06:25.194 TEST_HEADER include/spdk/cpuset.h 00:06:25.194 TEST_HEADER include/spdk/crc16.h 00:06:25.194 TEST_HEADER include/spdk/crc32.h 00:06:25.194 TEST_HEADER include/spdk/crc64.h 00:06:25.194 TEST_HEADER include/spdk/dif.h 00:06:25.194 TEST_HEADER include/spdk/dma.h 00:06:25.194 TEST_HEADER include/spdk/endian.h 00:06:25.194 TEST_HEADER include/spdk/env_dpdk.h 00:06:25.194 TEST_HEADER include/spdk/env.h 00:06:25.194 TEST_HEADER include/spdk/event.h 00:06:25.194 TEST_HEADER include/spdk/fd_group.h 00:06:25.194 CC test/blobfs/mkfs/mkfs.o 00:06:25.194 TEST_HEADER include/spdk/fd.h 00:06:25.194 TEST_HEADER include/spdk/file.h 00:06:25.194 TEST_HEADER include/spdk/ftl.h 00:06:25.194 TEST_HEADER include/spdk/gpt_spec.h 00:06:25.194 TEST_HEADER include/spdk/hexlify.h 00:06:25.194 TEST_HEADER include/spdk/histogram_data.h 00:06:25.194 TEST_HEADER include/spdk/idxd.h 00:06:25.194 TEST_HEADER include/spdk/idxd_spec.h 00:06:25.194 TEST_HEADER include/spdk/init.h 00:06:25.194 TEST_HEADER include/spdk/ioat.h 00:06:25.195 TEST_HEADER include/spdk/ioat_spec.h 00:06:25.195 TEST_HEADER include/spdk/iscsi_spec.h 00:06:25.195 TEST_HEADER include/spdk/json.h 00:06:25.195 TEST_HEADER include/spdk/jsonrpc.h 00:06:25.195 TEST_HEADER include/spdk/likely.h 00:06:25.195 TEST_HEADER include/spdk/log.h 00:06:25.195 TEST_HEADER include/spdk/lvol.h 00:06:25.195 TEST_HEADER include/spdk/memory.h 00:06:25.195 TEST_HEADER include/spdk/mmio.h 00:06:25.195 CC app/spdk_lspci/spdk_lspci.o 00:06:25.195 TEST_HEADER include/spdk/nbd.h 00:06:25.195 TEST_HEADER include/spdk/notify.h 00:06:25.195 TEST_HEADER include/spdk/nvme.h 00:06:25.195 TEST_HEADER include/spdk/nvme_intel.h 00:06:25.195 TEST_HEADER include/spdk/nvme_ocssd.h 00:06:25.195 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:06:25.195 TEST_HEADER include/spdk/nvme_spec.h 00:06:25.195 TEST_HEADER include/spdk/nvme_zns.h 00:06:25.195 TEST_HEADER include/spdk/nvmf_cmd.h 00:06:25.195 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:06:25.195 TEST_HEADER include/spdk/nvmf.h 00:06:25.195 TEST_HEADER include/spdk/nvmf_spec.h 00:06:25.195 TEST_HEADER include/spdk/nvmf_transport.h 00:06:25.195 TEST_HEADER include/spdk/opal.h 00:06:25.195 TEST_HEADER include/spdk/opal_spec.h 00:06:25.195 LINK histogram_perf 00:06:25.195 TEST_HEADER include/spdk/pci_ids.h 00:06:25.195 TEST_HEADER include/spdk/pipe.h 00:06:25.195 LINK bdevperf 00:06:25.195 TEST_HEADER include/spdk/queue.h 00:06:25.195 TEST_HEADER include/spdk/reduce.h 00:06:25.195 TEST_HEADER include/spdk/rpc.h 00:06:25.195 TEST_HEADER include/spdk/scheduler.h 00:06:25.195 TEST_HEADER include/spdk/scsi.h 00:06:25.195 TEST_HEADER include/spdk/scsi_spec.h 00:06:25.195 TEST_HEADER include/spdk/sock.h 00:06:25.454 TEST_HEADER include/spdk/stdinc.h 00:06:25.454 TEST_HEADER include/spdk/string.h 00:06:25.454 TEST_HEADER include/spdk/thread.h 00:06:25.454 CC test/env/mem_callbacks/mem_callbacks.o 00:06:25.454 TEST_HEADER include/spdk/trace.h 00:06:25.454 TEST_HEADER include/spdk/trace_parser.h 00:06:25.454 TEST_HEADER include/spdk/tree.h 00:06:25.454 TEST_HEADER include/spdk/ublk.h 00:06:25.454 TEST_HEADER include/spdk/util.h 00:06:25.454 TEST_HEADER include/spdk/uuid.h 00:06:25.454 TEST_HEADER include/spdk/version.h 00:06:25.454 TEST_HEADER include/spdk/vfio_user_pci.h 00:06:25.454 TEST_HEADER include/spdk/vfio_user_spec.h 00:06:25.454 CC test/event/event_perf/event_perf.o 00:06:25.454 TEST_HEADER include/spdk/vhost.h 00:06:25.454 TEST_HEADER include/spdk/vmd.h 00:06:25.454 TEST_HEADER include/spdk/xor.h 00:06:25.454 TEST_HEADER include/spdk/zipf.h 00:06:25.454 CXX test/cpp_headers/accel.o 00:06:25.454 LINK mkfs 00:06:25.454 LINK spdk_lspci 00:06:25.454 CC test/nvme/aer/aer.o 00:06:25.454 CC test/lvol/esnap/esnap.o 00:06:25.454 CC test/event/reactor/reactor.o 00:06:25.454 LINK event_perf 00:06:25.454 CXX test/cpp_headers/accel_module.o 00:06:25.454 CC test/nvme/reset/reset.o 00:06:25.454 LINK reactor 00:06:25.713 CC test/nvme/sgl/sgl.o 00:06:25.713 CC app/spdk_nvme_perf/perf.o 00:06:25.713 CXX test/cpp_headers/assert.o 00:06:25.713 CXX test/cpp_headers/barrier.o 00:06:25.713 LINK aer 00:06:25.713 CXX test/cpp_headers/base64.o 00:06:25.713 CC examples/util/zipf/zipf.o 00:06:25.713 LINK reset 00:06:25.713 CC test/event/reactor_perf/reactor_perf.o 00:06:25.713 LINK mem_callbacks 00:06:25.971 CC test/event/app_repeat/app_repeat.o 00:06:25.971 LINK sgl 00:06:25.971 CXX test/cpp_headers/bdev.o 00:06:25.971 CC test/event/scheduler/scheduler.o 00:06:25.971 CXX test/cpp_headers/bdev_module.o 00:06:25.971 LINK zipf 00:06:25.971 LINK reactor_perf 00:06:25.971 LINK app_repeat 00:06:25.971 CC test/env/vtophys/vtophys.o 00:06:25.971 CC test/app/jsoncat/jsoncat.o 00:06:25.971 CXX test/cpp_headers/bdev_zone.o 00:06:26.229 CC test/rpc_client/rpc_client_test.o 00:06:26.229 LINK scheduler 00:06:26.229 CC test/nvme/e2edp/nvme_dp.o 00:06:26.229 LINK jsoncat 00:06:26.229 LINK vtophys 00:06:26.229 CXX test/cpp_headers/bit_array.o 00:06:26.229 CC examples/thread/thread/thread_ex.o 00:06:26.229 CC test/thread/poller_perf/poller_perf.o 00:06:26.229 LINK rpc_client_test 00:06:26.229 CC test/thread/lock/spdk_lock.o 00:06:26.488 CXX test/cpp_headers/bit_pool.o 00:06:26.488 LINK poller_perf 00:06:26.488 LINK nvme_dp 00:06:26.488 CC test/nvme/overhead/overhead.o 00:06:26.488 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:06:26.488 LINK thread 00:06:26.488 LINK iscsi_fuzz 00:06:26.488 CXX test/cpp_headers/blob_bdev.o 00:06:26.488 CC test/env/memory/memory_ut.o 00:06:26.488 LINK spdk_nvme_perf 00:06:26.488 CC test/env/pci/pci_ut.o 00:06:26.488 LINK env_dpdk_post_init 00:06:26.488 CXX test/cpp_headers/blobfs_bdev.o 00:06:26.488 CXX test/cpp_headers/blobfs.o 00:06:26.746 LINK overhead 00:06:26.746 CC app/spdk_nvme_identify/identify.o 00:06:26.746 CXX test/cpp_headers/blob.o 00:06:26.746 CXX test/cpp_headers/conf.o 00:06:26.746 CXX test/cpp_headers/config.o 00:06:26.746 CC test/nvme/err_injection/err_injection.o 00:06:26.746 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:06:27.005 CXX test/cpp_headers/cpuset.o 00:06:27.005 CXX test/cpp_headers/crc16.o 00:06:27.005 CC examples/interrupt_tgt/interrupt_tgt.o 00:06:27.005 LINK pci_ut 00:06:27.005 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:06:27.005 CC app/spdk_nvme_discover/discovery_aer.o 00:06:27.005 LINK err_injection 00:06:27.005 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:06:27.005 CXX test/cpp_headers/crc32.o 00:06:27.005 LINK interrupt_tgt 00:06:27.005 CC app/spdk_top/spdk_top.o 00:06:27.005 LINK spdk_nvme_discover 00:06:27.263 CC app/vhost/vhost.o 00:06:27.263 CXX test/cpp_headers/crc64.o 00:06:27.263 LINK histogram_ut 00:06:27.263 CC test/nvme/startup/startup.o 00:06:27.263 LINK spdk_lock 00:06:27.263 CXX test/cpp_headers/dif.o 00:06:27.263 LINK vhost 00:06:27.263 CXX test/cpp_headers/dma.o 00:06:27.263 LINK vhost_fuzz 00:06:27.263 LINK startup 00:06:27.522 CC test/nvme/reserve/reserve.o 00:06:27.522 CXX test/cpp_headers/endian.o 00:06:27.522 CC test/unit/lib/accel/accel.c/accel_ut.o 00:06:27.522 CC test/app/stub/stub.o 00:06:27.522 LINK memory_ut 00:06:27.522 CC test/nvme/simple_copy/simple_copy.o 00:06:27.522 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:06:27.522 CXX test/cpp_headers/env_dpdk.o 00:06:27.522 LINK reserve 00:06:27.781 LINK stub 00:06:27.781 CC app/spdk_dd/spdk_dd.o 00:06:27.781 CC test/nvme/connect_stress/connect_stress.o 00:06:27.781 CXX test/cpp_headers/env.o 00:06:27.781 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:06:27.781 LINK spdk_nvme_identify 00:06:27.781 LINK simple_copy 00:06:27.781 CXX test/cpp_headers/event.o 00:06:27.781 CC test/nvme/boot_partition/boot_partition.o 00:06:28.039 LINK connect_stress 00:06:28.039 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:06:28.039 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:06:28.039 CXX test/cpp_headers/fd_group.o 00:06:28.039 LINK spdk_dd 00:06:28.039 LINK boot_partition 00:06:28.039 CC test/nvme/compliance/nvme_compliance.o 00:06:28.039 LINK spdk_top 00:06:28.297 LINK tree_ut 00:06:28.297 CC test/unit/lib/bdev/part.c/part_ut.o 00:06:28.297 CXX test/cpp_headers/fd.o 00:06:28.297 CXX test/cpp_headers/file.o 00:06:28.297 CXX test/cpp_headers/ftl.o 00:06:28.297 CXX test/cpp_headers/gpt_spec.o 00:06:28.297 LINK blob_bdev_ut 00:06:28.556 CC test/unit/lib/blob/blob.c/blob_ut.o 00:06:28.556 CXX test/cpp_headers/hexlify.o 00:06:28.556 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:06:28.556 CC test/unit/lib/event/app.c/app_ut.o 00:06:28.556 LINK nvme_compliance 00:06:28.556 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:06:28.556 CC test/unit/lib/dma/dma.c/dma_ut.o 00:06:28.556 CXX test/cpp_headers/histogram_data.o 00:06:28.815 CXX test/cpp_headers/idxd.o 00:06:28.815 CC test/nvme/fused_ordering/fused_ordering.o 00:06:28.815 LINK ioat_ut 00:06:28.815 LINK dma_ut 00:06:28.815 CXX test/cpp_headers/idxd_spec.o 00:06:29.073 LINK fused_ordering 00:06:29.073 CXX test/cpp_headers/init.o 00:06:29.073 CXX test/cpp_headers/ioat.o 00:06:29.073 LINK app_ut 00:06:29.073 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:06:29.073 CXX test/cpp_headers/ioat_spec.o 00:06:29.073 CXX test/cpp_headers/iscsi_spec.o 00:06:29.332 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:06:29.332 LINK blobfs_async_ut 00:06:29.332 LINK blobfs_bdev_ut 00:06:29.332 CC test/nvme/doorbell_aers/doorbell_aers.o 00:06:29.332 CXX test/cpp_headers/json.o 00:06:29.332 CC test/nvme/fdp/fdp.o 00:06:29.332 CC test/nvme/cuse/cuse.o 00:06:29.590 CXX test/cpp_headers/jsonrpc.o 00:06:29.590 LINK doorbell_aers 00:06:29.590 LINK esnap 00:06:29.590 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:06:29.590 CXX test/cpp_headers/likely.o 00:06:29.590 LINK blobfs_sync_ut 00:06:29.590 LINK fdp 00:06:29.849 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:06:29.849 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:06:29.849 CXX test/cpp_headers/log.o 00:06:29.849 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:06:29.849 LINK accel_ut 00:06:29.849 CXX test/cpp_headers/lvol.o 00:06:30.108 CC test/unit/lib/iscsi/param.c/param_ut.o 00:06:30.108 LINK scsi_nvme_ut 00:06:30.108 CXX test/cpp_headers/memory.o 00:06:30.108 CXX test/cpp_headers/mmio.o 00:06:30.108 LINK reactor_ut 00:06:30.108 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:06:30.367 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:06:30.367 CXX test/cpp_headers/nbd.o 00:06:30.367 CXX test/cpp_headers/notify.o 00:06:30.367 LINK init_grp_ut 00:06:30.367 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:06:30.367 CXX test/cpp_headers/nvme.o 00:06:30.367 LINK cuse 00:06:30.367 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:06:30.625 CXX test/cpp_headers/nvme_intel.o 00:06:30.625 LINK param_ut 00:06:30.625 LINK conn_ut 00:06:30.625 LINK gpt_ut 00:06:30.625 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:06:30.625 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:06:30.625 CXX test/cpp_headers/nvme_ocssd.o 00:06:30.625 CXX test/cpp_headers/nvme_ocssd_spec.o 00:06:30.625 CXX test/cpp_headers/nvme_spec.o 00:06:30.885 LINK portal_grp_ut 00:06:30.885 CXX test/cpp_headers/nvme_zns.o 00:06:30.885 LINK part_ut 00:06:30.885 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:06:30.885 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:06:30.885 CXX test/cpp_headers/nvmf_cmd.o 00:06:30.885 CC test/unit/lib/log/log.c/log_ut.o 00:06:31.143 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:06:31.143 CXX test/cpp_headers/nvmf_fc_spec.o 00:06:31.143 LINK tgt_node_ut 00:06:31.143 LINK jsonrpc_server_ut 00:06:31.143 LINK json_util_ut 00:06:31.402 LINK log_ut 00:06:31.402 CXX test/cpp_headers/nvmf.o 00:06:31.402 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:06:31.402 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:06:31.402 CXX test/cpp_headers/nvmf_spec.o 00:06:31.402 CC test/unit/lib/notify/notify.c/notify_ut.o 00:06:31.402 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:06:31.672 CXX test/cpp_headers/nvmf_transport.o 00:06:31.672 LINK notify_ut 00:06:31.672 CXX test/cpp_headers/opal.o 00:06:31.948 LINK iscsi_ut 00:06:31.948 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:06:31.948 CXX test/cpp_headers/opal_spec.o 00:06:31.948 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:06:31.948 LINK vbdev_lvol_ut 00:06:32.206 CXX test/cpp_headers/pci_ids.o 00:06:32.206 LINK json_write_ut 00:06:32.206 CXX test/cpp_headers/pipe.o 00:06:32.206 LINK json_parse_ut 00:06:32.206 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:06:32.206 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:06:32.465 CXX test/cpp_headers/queue.o 00:06:32.465 CXX test/cpp_headers/reduce.o 00:06:32.465 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:06:32.465 CXX test/cpp_headers/rpc.o 00:06:32.724 LINK bdev_zone_ut 00:06:32.724 CXX test/cpp_headers/scheduler.o 00:06:32.724 LINK nvme_ut 00:06:32.724 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:06:32.724 CXX test/cpp_headers/scsi.o 00:06:32.987 LINK lvol_ut 00:06:32.987 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:06:32.987 CXX test/cpp_headers/scsi_spec.o 00:06:32.987 LINK bdev_ut 00:06:32.987 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:06:33.249 CXX test/cpp_headers/sock.o 00:06:33.250 CXX test/cpp_headers/stdinc.o 00:06:33.250 LINK vbdev_zone_block_ut 00:06:33.250 CXX test/cpp_headers/string.o 00:06:33.250 CXX test/cpp_headers/thread.o 00:06:33.507 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:06:33.507 CXX test/cpp_headers/trace.o 00:06:33.507 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:06:33.507 CXX test/cpp_headers/trace_parser.o 00:06:33.766 CXX test/cpp_headers/tree.o 00:06:33.766 CXX test/cpp_headers/ublk.o 00:06:33.766 LINK dev_ut 00:06:34.024 CXX test/cpp_headers/util.o 00:06:34.024 LINK subsystem_ut 00:06:34.024 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:06:34.024 LINK tcp_ut 00:06:34.024 LINK ctrlr_ut 00:06:34.024 CXX test/cpp_headers/uuid.o 00:06:34.024 LINK scsi_ut 00:06:34.024 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:06:34.283 LINK lun_ut 00:06:34.283 CXX test/cpp_headers/version.o 00:06:34.283 CXX test/cpp_headers/vfio_user_pci.o 00:06:34.283 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:06:34.283 CC test/unit/lib/sock/sock.c/sock_ut.o 00:06:34.283 LINK bdev_raid_ut 00:06:34.283 CC test/unit/lib/thread/thread.c/thread_ut.o 00:06:34.283 CXX test/cpp_headers/vfio_user_spec.o 00:06:34.283 CC test/unit/lib/util/base64.c/base64_ut.o 00:06:34.542 LINK ctrlr_discovery_ut 00:06:34.542 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:06:34.542 CXX test/cpp_headers/vhost.o 00:06:34.542 LINK blob_ut 00:06:34.542 LINK bdev_ut 00:06:34.542 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:06:34.542 LINK base64_ut 00:06:34.542 CXX test/cpp_headers/vmd.o 00:06:34.801 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:06:34.801 LINK scsi_pr_ut 00:06:34.801 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:06:34.801 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:06:34.801 CXX test/cpp_headers/xor.o 00:06:34.801 LINK bdev_raid_sb_ut 00:06:34.801 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:06:35.060 CXX test/cpp_headers/zipf.o 00:06:35.060 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:06:35.060 LINK scsi_bdev_ut 00:06:35.060 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:06:35.060 LINK cpuset_ut 00:06:35.319 LINK ctrlr_bdev_ut 00:06:35.319 LINK bit_array_ut 00:06:35.319 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:06:35.319 LINK crc16_ut 00:06:35.319 LINK iobuf_ut 00:06:35.319 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:06:35.319 LINK crc32_ieee_ut 00:06:35.319 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:06:35.319 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:06:35.578 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:06:35.578 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:06:35.578 LINK sock_ut 00:06:35.578 LINK concat_ut 00:06:35.578 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:06:35.578 LINK crc32c_ut 00:06:35.578 CC test/unit/lib/sock/posix.c/posix_ut.o 00:06:35.578 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:06:35.578 LINK pci_event_ut 00:06:35.836 LINK nvme_ctrlr_ut 00:06:35.836 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:06:35.836 LINK subsystem_ut 00:06:35.836 CC test/unit/lib/util/dif.c/dif_ut.o 00:06:35.836 LINK thread_ut 00:06:35.836 CC test/unit/lib/util/iov.c/iov_ut.o 00:06:35.836 LINK rpc_ut 00:06:35.836 LINK crc64_ut 00:06:36.095 LINK nvme_ctrlr_cmd_ut 00:06:36.095 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:06:36.095 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:06:36.095 LINK nvmf_ut 00:06:36.095 LINK raid1_ut 00:06:36.095 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:06:36.095 CC test/unit/lib/util/math.c/math_ut.o 00:06:36.095 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:06:36.095 LINK iov_ut 00:06:36.354 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:06:36.354 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:06:36.354 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:06:36.354 LINK math_ut 00:06:36.354 LINK posix_ut 00:06:36.354 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:06:36.354 LINK ftl_l2p_ut 00:06:36.613 LINK ftl_bitmap_ut 00:06:36.613 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:06:36.613 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:06:36.613 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:06:36.613 LINK nvme_ctrlr_ocssd_cmd_ut 00:06:36.613 LINK pipe_ut 00:06:36.872 LINK ftl_mempool_ut 00:06:36.872 LINK ftl_io_ut 00:06:36.872 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:06:36.872 CC test/unit/lib/util/string.c/string_ut.o 00:06:36.872 LINK nvme_ns_ut 00:06:36.872 CC test/unit/lib/util/xor.c/xor_ut.o 00:06:36.872 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:06:37.130 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:06:37.130 LINK ftl_mngt_ut 00:06:37.130 LINK ftl_band_ut 00:06:37.130 LINK bdev_nvme_ut 00:06:37.130 LINK xor_ut 00:06:37.130 LINK string_ut 00:06:37.389 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:06:37.389 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:06:37.389 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:06:37.389 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:06:37.389 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:06:37.389 LINK vhost_ut 00:06:37.389 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:06:37.647 LINK ftl_layout_upgrade_ut 00:06:37.647 LINK ftl_sb_ut 00:06:37.907 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:06:37.907 LINK nvme_quirks_ut 00:06:37.907 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:06:37.907 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:06:37.907 LINK dif_ut 00:06:38.166 LINK nvme_poll_group_ut 00:06:38.166 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:06:38.166 LINK nvme_transport_ut 00:06:38.166 LINK nvme_io_msg_ut 00:06:38.425 LINK nvme_qpair_ut 00:06:38.425 LINK nvme_ns_ocssd_cmd_ut 00:06:38.683 LINK nvme_fabric_ut 00:06:38.942 LINK nvme_pcie_ut 00:06:38.942 LINK nvme_opal_ut 00:06:38.942 LINK nvme_ns_cmd_ut 00:06:38.942 LINK nvme_pcie_common_ut 00:06:39.201 LINK nvme_cuse_ut 00:06:39.460 LINK nvme_tcp_ut 00:06:39.460 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:06:39.460 21:16:39 -- external_code/test_make.sh@91 -- $ nproc 00:06:39.460 21:16:39 -- 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:39.460 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:06:40.028 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:06:40.028 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:06:40.029 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:06:40.029 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:06:40.029 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:06:40.029 patchelf: not an ELF executable 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:06:40.029 patchelf: not an ELF executable 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:06:40.029 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:06:40.287 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:06:40.288 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:06:40.288 Processing /home/vagrant/spdk_repo/spdk/python 00:06:40.288 Preparing metadata (setup.py): started 00:06:40.855 Preparing metadata (setup.py): finished with status 'done' 00:06:41.422 Installing collected packages: spdk 00:06:41.422 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:41.422 Running setup.py install for spdk: started 00:06:41.688 Running setup.py install for spdk: finished with status 'done' 00:06:41.688 Successfully installed spdk-24.1.1rc0 00:06:41.688 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:06:42.627 The Meson build system 00:06:42.627 Version: 1.3.1 00:06:42.627 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:06:42.627 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:06:42.627 Build type: native build 00:06:42.627 Program cat found: YES (/usr/bin/cat) 00:06:42.627 Project name: DPDK 00:06:42.627 Project version: 23.11.0 00:06:42.627 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:42.627 C linker for the host machine: cc ld.bfd 2.39-16 00:06:42.627 Host machine cpu family: x86_64 00:06:42.627 Host machine cpu: x86_64 00:06:42.627 Message: ## Building in Developer Mode ## 00:06:42.627 Program pkg-config found: YES (/usr/bin/pkg-config) 00:06:42.627 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:06:42.627 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:06:42.627 Program python3 found: YES (/usr/bin/python3) 00:06:42.627 Program cat found: YES (/usr/bin/cat) 00:06:42.627 Compiler for C supports arguments -march=native: YES (cached) 00:06:42.627 Checking for size of "void *" : 8 (cached) 00:06:42.627 Checking for size of "void *" : 8 (cached) 00:06:42.627 Library m found: YES 00:06:42.627 Library numa found: YES 00:06:42.627 Has header "numaif.h" : YES (cached) 00:06:42.627 Library fdt found: NO 00:06:42.627 Library execinfo found: NO 00:06:42.627 Has header "execinfo.h" : YES (cached) 00:06:42.627 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:06:42.627 Run-time dependency libarchive found: NO (tried pkgconfig) 00:06:42.627 Run-time dependency libbsd found: NO (tried pkgconfig) 00:06:42.627 Run-time dependency jansson found: NO (tried pkgconfig) 00:06:42.627 Dependency openssl found: YES 3.0.9 (cached) 00:06:42.627 Dependency libpcap found: YES 1.10.4 (cached) 00:06:42.627 Has header "pcap.h" with dependency libpcap: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wformat: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wformat-security: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wundef: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:06:42.627 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:06:42.628 Program objdump found: YES (/usr/bin/objdump) 00:06:42.628 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:42.628 Checking if "AVX512 checking" compiles: YES (cached) 00:06:42.628 Fetching value of define "__SSE4_2__" : 1 (cached) 00:06:42.628 Fetching value of define "__AES__" : 1 (cached) 00:06:42.628 Fetching value of define "__AVX__" : 1 (cached) 00:06:42.628 Fetching value of define "__AVX2__" : 1 (cached) 00:06:42.628 Fetching value of define "__AVX512BW__" : 1 (cached) 00:06:42.628 Fetching value of define "__AVX512CD__" : 1 (cached) 00:06:42.628 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:06:42.628 Fetching value of define "__AVX512F__" : 1 (cached) 00:06:42.628 Fetching value of define "__AVX512VL__" : 1 (cached) 00:06:42.628 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:42.628 Fetching value of define "__RDRND__" : 1 (cached) 00:06:42.628 Fetching value of define "__RDSEED__" : 1 (cached) 00:06:42.628 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:06:42.628 Fetching value of define "__znver1__" : (undefined) (cached) 00:06:42.628 Fetching value of define "__znver2__" : (undefined) (cached) 00:06:42.628 Fetching value of define "__znver3__" : (undefined) (cached) 00:06:42.628 Fetching value of define "__znver4__" : (undefined) (cached) 00:06:42.628 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:42.628 Message: lib/log: Defining dependency "log" 00:06:42.628 Message: lib/kvargs: Defining dependency "kvargs" 00:06:42.628 Message: lib/telemetry: Defining dependency "telemetry" 00:06:42.628 Checking for function "getentropy" : NO (cached) 00:06:42.628 Message: lib/eal: Defining dependency "eal" 00:06:42.628 Message: lib/ring: Defining dependency "ring" 00:06:42.628 Message: lib/rcu: Defining dependency "rcu" 00:06:42.628 Message: lib/mempool: Defining dependency "mempool" 00:06:42.628 Message: lib/mbuf: Defining dependency "mbuf" 00:06:42.628 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:42.628 Fetching value of define "__AVX512F__" : 1 (cached) 00:06:42.628 Fetching value of define "__AVX512BW__" : 1 (cached) 00:06:42.628 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:06:42.628 Fetching value of define "__AVX512VL__" : 1 (cached) 00:06:42.628 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:06:42.628 Compiler for C supports arguments -mpclmul: YES (cached) 00:06:42.628 Compiler for C supports arguments -maes: YES (cached) 00:06:42.628 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:42.628 Compiler for C supports arguments -mavx512bw: YES (cached) 00:06:42.628 Compiler for C supports arguments -mavx512dq: YES (cached) 00:06:42.628 Compiler for C supports arguments -mavx512vl: YES (cached) 00:06:42.628 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:06:42.628 Compiler for C supports arguments -mavx2: YES (cached) 00:06:42.628 Compiler for C supports arguments -mavx: YES (cached) 00:06:42.628 Message: lib/net: Defining dependency "net" 00:06:42.628 Message: lib/meter: Defining dependency "meter" 00:06:42.628 Message: lib/ethdev: Defining dependency "ethdev" 00:06:42.628 Message: lib/pci: Defining dependency "pci" 00:06:42.628 Message: lib/cmdline: Defining dependency "cmdline" 00:06:42.628 Message: lib/hash: Defining dependency "hash" 00:06:42.628 Message: lib/timer: Defining dependency "timer" 00:06:42.628 Message: lib/compressdev: Defining dependency "compressdev" 00:06:42.628 Message: lib/cryptodev: Defining dependency "cryptodev" 00:06:42.628 Message: lib/dmadev: Defining dependency "dmadev" 00:06:42.628 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:06:42.628 Message: lib/power: Defining dependency "power" 00:06:42.628 Message: lib/reorder: Defining dependency "reorder" 00:06:42.628 Message: lib/security: Defining dependency "security" 00:06:42.628 Has header "linux/userfaultfd.h" : YES (cached) 00:06:42.628 Has header "linux/vduse.h" : YES (cached) 00:06:42.628 Message: lib/vhost: Defining dependency "vhost" 00:06:42.628 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:42.628 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:06:42.628 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:06:42.628 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:06:42.628 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:06:42.628 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:06:42.628 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:06:42.628 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:06:42.628 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:06:42.628 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:06:42.628 Program doxygen found: YES (/usr/bin/doxygen) 00:06:42.628 Configuring doxy-api-html.conf using configuration 00:06:42.628 Configuring doxy-api-man.conf using configuration 00:06:42.628 Program mandb found: YES (/usr/bin/mandb) 00:06:42.628 Program sphinx-build found: NO 00:06:42.628 Configuring rte_build_config.h using configuration 00:06:42.628 Message: 00:06:42.628 ================= 00:06:42.628 Applications Enabled 00:06:42.628 ================= 00:06:42.628 00:06:42.628 apps: 00:06:42.628 00:06:42.628 00:06:42.628 Message: 00:06:42.628 ================= 00:06:42.628 Libraries Enabled 00:06:42.628 ================= 00:06:42.628 00:06:42.628 libs: 00:06:42.628 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:06:42.628 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:06:42.628 cryptodev, dmadev, power, reorder, security, vhost, 00:06:42.628 00:06:42.628 Message: 00:06:42.628 =============== 00:06:42.628 Drivers Enabled 00:06:42.628 =============== 00:06:42.628 00:06:42.628 common: 00:06:42.628 00:06:42.628 bus: 00:06:42.628 pci, vdev, 00:06:42.628 mempool: 00:06:42.628 ring, 00:06:42.628 dma: 00:06:42.628 00:06:42.628 net: 00:06:42.628 00:06:42.628 crypto: 00:06:42.628 00:06:42.628 compress: 00:06:42.628 00:06:42.628 vdpa: 00:06:42.628 00:06:42.628 00:06:42.628 Message: 00:06:42.628 ================= 00:06:42.628 Content Skipped 00:06:42.628 ================= 00:06:42.628 00:06:42.628 apps: 00:06:42.628 dumpcap: explicitly disabled via build config 00:06:42.628 graph: explicitly disabled via build config 00:06:42.628 pdump: explicitly disabled via build config 00:06:42.628 proc-info: explicitly disabled via build config 00:06:42.628 test-acl: explicitly disabled via build config 00:06:42.628 test-bbdev: explicitly disabled via build config 00:06:42.628 test-cmdline: explicitly disabled via build config 00:06:42.628 test-compress-perf: explicitly disabled via build config 00:06:42.628 test-crypto-perf: explicitly disabled via build config 00:06:42.628 test-dma-perf: explicitly disabled via build config 00:06:42.628 test-eventdev: explicitly disabled via build config 00:06:42.628 test-fib: explicitly disabled via build config 00:06:42.628 test-flow-perf: explicitly disabled via build config 00:06:42.628 test-gpudev: explicitly disabled via build config 00:06:42.628 test-mldev: explicitly disabled via build config 00:06:42.628 test-pipeline: explicitly disabled via build config 00:06:42.628 test-pmd: explicitly disabled via build config 00:06:42.628 test-regex: explicitly disabled via build config 00:06:42.628 test-sad: explicitly disabled via build config 00:06:42.628 test-security-perf: explicitly disabled via build config 00:06:42.628 00:06:42.628 libs: 00:06:42.628 metrics: explicitly disabled via build config 00:06:42.628 acl: explicitly disabled via build config 00:06:42.628 bbdev: explicitly disabled via build config 00:06:42.628 bitratestats: explicitly disabled via build config 00:06:42.628 bpf: explicitly disabled via build config 00:06:42.628 cfgfile: explicitly disabled via build config 00:06:42.628 distributor: explicitly disabled via build config 00:06:42.628 efd: explicitly disabled via build config 00:06:42.628 eventdev: explicitly disabled via build config 00:06:42.628 dispatcher: explicitly disabled via build config 00:06:42.628 gpudev: explicitly disabled via build config 00:06:42.628 gro: explicitly disabled via build config 00:06:42.628 gso: explicitly disabled via build config 00:06:42.628 ip_frag: explicitly disabled via build config 00:06:42.628 jobstats: explicitly disabled via build config 00:06:42.628 latencystats: explicitly disabled via build config 00:06:42.628 lpm: explicitly disabled via build config 00:06:42.628 member: explicitly disabled via build config 00:06:42.628 pcapng: explicitly disabled via build config 00:06:42.628 rawdev: explicitly disabled via build config 00:06:42.628 regexdev: explicitly disabled via build config 00:06:42.628 mldev: explicitly disabled via build config 00:06:42.628 rib: explicitly disabled via build config 00:06:42.628 sched: explicitly disabled via build config 00:06:42.628 stack: explicitly disabled via build config 00:06:42.628 ipsec: explicitly disabled via build config 00:06:42.628 pdcp: explicitly disabled via build config 00:06:42.628 fib: explicitly disabled via build config 00:06:42.628 port: explicitly disabled via build config 00:06:42.628 pdump: explicitly disabled via build config 00:06:42.628 table: explicitly disabled via build config 00:06:42.628 pipeline: explicitly disabled via build config 00:06:42.628 graph: explicitly disabled via build config 00:06:42.628 node: explicitly disabled via build config 00:06:42.628 00:06:42.628 drivers: 00:06:42.628 common/cpt: not in enabled drivers build config 00:06:42.628 common/dpaax: not in enabled drivers build config 00:06:42.628 common/iavf: not in enabled drivers build config 00:06:42.628 common/idpf: not in enabled drivers build config 00:06:42.628 common/mvep: not in enabled drivers build config 00:06:42.628 common/octeontx: not in enabled drivers build config 00:06:42.628 bus/auxiliary: not in enabled drivers build config 00:06:42.628 bus/cdx: not in enabled drivers build config 00:06:42.628 bus/dpaa: not in enabled drivers build config 00:06:42.628 bus/fslmc: not in enabled drivers build config 00:06:42.628 bus/ifpga: not in enabled drivers build config 00:06:42.628 bus/platform: not in enabled drivers build config 00:06:42.628 bus/vmbus: not in enabled drivers build config 00:06:42.628 common/cnxk: not in enabled drivers build config 00:06:42.628 common/mlx5: not in enabled drivers build config 00:06:42.628 common/nfp: not in enabled drivers build config 00:06:42.629 common/qat: not in enabled drivers build config 00:06:42.629 common/sfc_efx: not in enabled drivers build config 00:06:42.629 mempool/bucket: not in enabled drivers build config 00:06:42.629 mempool/cnxk: not in enabled drivers build config 00:06:42.629 mempool/dpaa: not in enabled drivers build config 00:06:42.629 mempool/dpaa2: not in enabled drivers build config 00:06:42.629 mempool/octeontx: not in enabled drivers build config 00:06:42.629 mempool/stack: not in enabled drivers build config 00:06:42.629 dma/cnxk: not in enabled drivers build config 00:06:42.629 dma/dpaa: not in enabled drivers build config 00:06:42.629 dma/dpaa2: not in enabled drivers build config 00:06:42.629 dma/hisilicon: not in enabled drivers build config 00:06:42.629 dma/idxd: not in enabled drivers build config 00:06:42.629 dma/ioat: not in enabled drivers build config 00:06:42.629 dma/skeleton: not in enabled drivers build config 00:06:42.629 net/af_packet: not in enabled drivers build config 00:06:42.629 net/af_xdp: not in enabled drivers build config 00:06:42.629 net/ark: not in enabled drivers build config 00:06:42.629 net/atlantic: not in enabled drivers build config 00:06:42.629 net/avp: not in enabled drivers build config 00:06:42.629 net/axgbe: not in enabled drivers build config 00:06:42.629 net/bnx2x: not in enabled drivers build config 00:06:42.629 net/bnxt: not in enabled drivers build config 00:06:42.629 net/bonding: not in enabled drivers build config 00:06:42.629 net/cnxk: not in enabled drivers build config 00:06:42.629 net/cpfl: not in enabled drivers build config 00:06:42.629 net/cxgbe: not in enabled drivers build config 00:06:42.629 net/dpaa: not in enabled drivers build config 00:06:42.629 net/dpaa2: not in enabled drivers build config 00:06:42.629 net/e1000: not in enabled drivers build config 00:06:42.629 net/ena: not in enabled drivers build config 00:06:42.629 net/enetc: not in enabled drivers build config 00:06:42.629 net/enetfec: not in enabled drivers build config 00:06:42.629 net/enic: not in enabled drivers build config 00:06:42.629 net/failsafe: not in enabled drivers build config 00:06:42.629 net/fm10k: not in enabled drivers build config 00:06:42.629 net/gve: not in enabled drivers build config 00:06:42.629 net/hinic: not in enabled drivers build config 00:06:42.629 net/hns3: not in enabled drivers build config 00:06:42.629 net/i40e: not in enabled drivers build config 00:06:42.629 net/iavf: not in enabled drivers build config 00:06:42.629 net/ice: not in enabled drivers build config 00:06:42.629 net/idpf: not in enabled drivers build config 00:06:42.629 net/igc: not in enabled drivers build config 00:06:42.629 net/ionic: not in enabled drivers build config 00:06:42.629 net/ipn3ke: not in enabled drivers build config 00:06:42.629 net/ixgbe: not in enabled drivers build config 00:06:42.629 net/mana: not in enabled drivers build config 00:06:42.629 net/memif: not in enabled drivers build config 00:06:42.629 net/mlx4: not in enabled drivers build config 00:06:42.629 net/mlx5: not in enabled drivers build config 00:06:42.629 net/mvneta: not in enabled drivers build config 00:06:42.629 net/mvpp2: not in enabled drivers build config 00:06:42.629 net/netvsc: not in enabled drivers build config 00:06:42.629 net/nfb: not in enabled drivers build config 00:06:42.629 net/nfp: not in enabled drivers build config 00:06:42.629 net/ngbe: not in enabled drivers build config 00:06:42.629 net/null: not in enabled drivers build config 00:06:42.629 net/octeontx: not in enabled drivers build config 00:06:42.629 net/octeon_ep: not in enabled drivers build config 00:06:42.629 net/pcap: not in enabled drivers build config 00:06:42.629 net/pfe: not in enabled drivers build config 00:06:42.629 net/qede: not in enabled drivers build config 00:06:42.629 net/ring: not in enabled drivers build config 00:06:42.629 net/sfc: not in enabled drivers build config 00:06:42.629 net/softnic: not in enabled drivers build config 00:06:42.629 net/tap: not in enabled drivers build config 00:06:42.629 net/thunderx: not in enabled drivers build config 00:06:42.629 net/txgbe: not in enabled drivers build config 00:06:42.629 net/vdev_netvsc: not in enabled drivers build config 00:06:42.629 net/vhost: not in enabled drivers build config 00:06:42.629 net/virtio: not in enabled drivers build config 00:06:42.629 net/vmxnet3: not in enabled drivers build config 00:06:42.629 raw/*: missing internal dependency, "rawdev" 00:06:42.629 crypto/armv8: not in enabled drivers build config 00:06:42.629 crypto/bcmfs: not in enabled drivers build config 00:06:42.629 crypto/caam_jr: not in enabled drivers build config 00:06:42.629 crypto/ccp: not in enabled drivers build config 00:06:42.629 crypto/cnxk: not in enabled drivers build config 00:06:42.629 crypto/dpaa_sec: not in enabled drivers build config 00:06:42.629 crypto/dpaa2_sec: not in enabled drivers build config 00:06:42.629 crypto/ipsec_mb: not in enabled drivers build config 00:06:42.629 crypto/mlx5: not in enabled drivers build config 00:06:42.629 crypto/mvsam: not in enabled drivers build config 00:06:42.629 crypto/nitrox: not in enabled drivers build config 00:06:42.629 crypto/null: not in enabled drivers build config 00:06:42.629 crypto/octeontx: not in enabled drivers build config 00:06:42.629 crypto/openssl: not in enabled drivers build config 00:06:42.629 crypto/scheduler: not in enabled drivers build config 00:06:42.629 crypto/uadk: not in enabled drivers build config 00:06:42.629 crypto/virtio: not in enabled drivers build config 00:06:42.629 compress/isal: not in enabled drivers build config 00:06:42.629 compress/mlx5: not in enabled drivers build config 00:06:42.629 compress/octeontx: not in enabled drivers build config 00:06:42.629 compress/zlib: not in enabled drivers build config 00:06:42.629 regex/*: missing internal dependency, "regexdev" 00:06:42.629 ml/*: missing internal dependency, "mldev" 00:06:42.629 vdpa/ifc: not in enabled drivers build config 00:06:42.629 vdpa/mlx5: not in enabled drivers build config 00:06:42.629 vdpa/nfp: not in enabled drivers build config 00:06:42.629 vdpa/sfc: not in enabled drivers build config 00:06:42.629 event/*: missing internal dependency, "eventdev" 00:06:42.629 baseband/*: missing internal dependency, "bbdev" 00:06:42.629 gpu/*: missing internal dependency, "gpudev" 00:06:42.629 00:06:42.629 00:06:42.897 Cleaning... 0 files. 00:06:43.157 Build targets in project: 85 00:06:43.157 00:06:43.157 DPDK 23.11.0 00:06:43.157 00:06:43.157 User defined options 00:06:43.157 default_library : static 00:06:43.158 libdir : lib 00:06:43.158 prefix : /usr/local 00:06:43.158 c_args : -fPIC -Wno-error -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:06:43.158 c_link_args : 00:06:43.158 cpu_instruction_set: native 00:06:43.158 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:43.158 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:43.158 enable_docs : false 00:06:43.158 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:06:43.158 enable_kmods : false 00:06:43.158 tests : false 00:06:43.158 00:06:43.158 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:06:43.421 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:43.421 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:43.421 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:43.421 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:43.421 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.422 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.423 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.424 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.425 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.426 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 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:43.427 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing lib/librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.427 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:43.428 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.428 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:43.428 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.428 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.429 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 './librte_bus_pci.so' -> 'dpdk/pmds-24.0/librte_bus_pci.so' 00:06:43.430 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24' 00:06:43.430 './librte_bus_pci.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24.0' 00:06:43.430 './librte_bus_vdev.so' -> 'dpdk/pmds-24.0/librte_bus_vdev.so' 00:06:43.430 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24' 00:06:43.430 './librte_bus_vdev.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24.0' 00:06:43.430 './librte_mempool_ring.so' -> 'dpdk/pmds-24.0/librte_mempool_ring.so' 00:06:43.430 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24' 00:06:43.430 './librte_mempool_ring.so.24.0' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24.0' 00:06:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.430 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:43.431 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:43.431 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:43.431 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:43.431 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:43.431 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:43.431 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:43.431 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:45.334 The Meson build system 00:06:45.334 Version: 1.3.1 00:06:45.334 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:06:45.334 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:06:45.334 Build type: native build 00:06:45.334 Program cat found: YES (/usr/bin/cat) 00:06:45.334 Project name: DPDK 00:06:45.334 Project version: 23.11.0 00:06:45.334 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:45.334 C linker for the host machine: cc ld.bfd 2.39-16 00:06:45.334 Host machine cpu family: x86_64 00:06:45.334 Host machine cpu: x86_64 00:06:45.334 Message: ## Building in Developer Mode ## 00:06:45.334 Program pkg-config found: YES (/usr/bin/pkg-config) 00:06:45.334 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:06:45.334 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:06:45.334 Program python3 found: YES (/usr/bin/python3) 00:06:45.334 Program cat found: YES (/usr/bin/cat) 00:06:45.334 Compiler for C supports arguments -march=native: YES (cached) 00:06:45.334 Checking for size of "void *" : 8 (cached) 00:06:45.334 Checking for size of "void *" : 8 (cached) 00:06:45.334 Library m found: YES 00:06:45.334 Library numa found: YES 00:06:45.334 Has header "numaif.h" : YES (cached) 00:06:45.334 Library fdt found: NO 00:06:45.334 Library execinfo found: NO 00:06:45.334 Has header "execinfo.h" : YES (cached) 00:06:45.334 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:06:45.334 Run-time dependency libarchive found: NO (tried pkgconfig) 00:06:45.334 Run-time dependency libbsd found: NO (tried pkgconfig) 00:06:45.334 Run-time dependency jansson found: NO (tried pkgconfig) 00:06:45.334 Dependency openssl found: YES 3.0.9 (cached) 00:06:45.334 Dependency libpcap found: YES 1.10.4 (cached) 00:06:45.334 Has header "pcap.h" with dependency libpcap: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wformat: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wformat-security: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wundef: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:06:45.334 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:06:45.334 Program objdump found: YES (/usr/bin/objdump) 00:06:45.334 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:45.334 Checking if "AVX512 checking" compiles: YES (cached) 00:06:45.334 Fetching value of define "__SSE4_2__" : 1 (cached) 00:06:45.334 Fetching value of define "__AES__" : 1 (cached) 00:06:45.334 Fetching value of define "__AVX__" : 1 (cached) 00:06:45.334 Fetching value of define "__AVX2__" : 1 (cached) 00:06:45.334 Fetching value of define "__AVX512BW__" : 1 (cached) 00:06:45.335 Fetching value of define "__AVX512CD__" : 1 (cached) 00:06:45.335 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:06:45.335 Fetching value of define "__AVX512F__" : 1 (cached) 00:06:45.335 Fetching value of define "__AVX512VL__" : 1 (cached) 00:06:45.335 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:45.335 Fetching value of define "__RDRND__" : 1 (cached) 00:06:45.335 Fetching value of define "__RDSEED__" : 1 (cached) 00:06:45.335 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:06:45.335 Fetching value of define "__znver1__" : (undefined) (cached) 00:06:45.335 Fetching value of define "__znver2__" : (undefined) (cached) 00:06:45.335 Fetching value of define "__znver3__" : (undefined) (cached) 00:06:45.335 Fetching value of define "__znver4__" : (undefined) (cached) 00:06:45.335 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:45.335 Message: lib/log: Defining dependency "log" 00:06:45.335 Message: lib/kvargs: Defining dependency "kvargs" 00:06:45.335 Message: lib/telemetry: Defining dependency "telemetry" 00:06:45.335 Checking for function "getentropy" : NO (cached) 00:06:45.335 Message: lib/eal: Defining dependency "eal" 00:06:45.335 Message: lib/ring: Defining dependency "ring" 00:06:45.335 Message: lib/rcu: Defining dependency "rcu" 00:06:45.335 Message: lib/mempool: Defining dependency "mempool" 00:06:45.335 Message: lib/mbuf: Defining dependency "mbuf" 00:06:45.335 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:45.335 Fetching value of define "__AVX512F__" : 1 (cached) 00:06:45.335 Fetching value of define "__AVX512BW__" : 1 (cached) 00:06:45.335 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:06:45.335 Fetching value of define "__AVX512VL__" : 1 (cached) 00:06:45.335 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:06:45.335 Compiler for C supports arguments -mpclmul: YES (cached) 00:06:45.335 Compiler for C supports arguments -maes: YES (cached) 00:06:45.335 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:45.335 Compiler for C supports arguments -mavx512bw: YES (cached) 00:06:45.335 Compiler for C supports arguments -mavx512dq: YES (cached) 00:06:45.335 Compiler for C supports arguments -mavx512vl: YES (cached) 00:06:45.335 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:06:45.335 Compiler for C supports arguments -mavx2: YES (cached) 00:06:45.335 Compiler for C supports arguments -mavx: YES (cached) 00:06:45.335 Message: lib/net: Defining dependency "net" 00:06:45.335 Message: lib/meter: Defining dependency "meter" 00:06:45.335 Message: lib/ethdev: Defining dependency "ethdev" 00:06:45.335 Message: lib/pci: Defining dependency "pci" 00:06:45.335 Message: lib/cmdline: Defining dependency "cmdline" 00:06:45.335 Message: lib/hash: Defining dependency "hash" 00:06:45.335 Message: lib/timer: Defining dependency "timer" 00:06:45.335 Message: lib/compressdev: Defining dependency "compressdev" 00:06:45.335 Message: lib/cryptodev: Defining dependency "cryptodev" 00:06:45.335 Message: lib/dmadev: Defining dependency "dmadev" 00:06:45.335 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:06:45.335 Message: lib/power: Defining dependency "power" 00:06:45.335 Message: lib/reorder: Defining dependency "reorder" 00:06:45.335 Message: lib/security: Defining dependency "security" 00:06:45.335 Has header "linux/userfaultfd.h" : YES (cached) 00:06:45.335 Has header "linux/vduse.h" : YES (cached) 00:06:45.335 Message: lib/vhost: Defining dependency "vhost" 00:06:45.335 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:45.335 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:06:45.335 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:06:45.335 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:06:45.335 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:06:45.335 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:06:45.335 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:06:45.335 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:06:45.335 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:06:45.335 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:06:45.335 Program doxygen found: YES (/usr/bin/doxygen) 00:06:45.335 Configuring doxy-api-html.conf using configuration 00:06:45.335 Configuring doxy-api-man.conf using configuration 00:06:45.335 Program mandb found: YES (/usr/bin/mandb) 00:06:45.335 Program sphinx-build found: NO 00:06:45.335 Configuring rte_build_config.h using configuration 00:06:45.335 Message: 00:06:45.335 ================= 00:06:45.335 Applications Enabled 00:06:45.335 ================= 00:06:45.335 00:06:45.335 apps: 00:06:45.335 00:06:45.335 00:06:45.335 Message: 00:06:45.335 ================= 00:06:45.335 Libraries Enabled 00:06:45.335 ================= 00:06:45.335 00:06:45.335 libs: 00:06:45.335 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:06:45.335 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:06:45.335 cryptodev, dmadev, power, reorder, security, vhost, 00:06:45.335 00:06:45.335 Message: 00:06:45.335 =============== 00:06:45.335 Drivers Enabled 00:06:45.335 =============== 00:06:45.335 00:06:45.335 common: 00:06:45.335 00:06:45.335 bus: 00:06:45.335 pci, vdev, 00:06:45.335 mempool: 00:06:45.335 ring, 00:06:45.335 dma: 00:06:45.335 00:06:45.335 net: 00:06:45.335 00:06:45.335 crypto: 00:06:45.335 00:06:45.335 compress: 00:06:45.335 00:06:45.335 vdpa: 00:06:45.335 00:06:45.335 00:06:45.335 Message: 00:06:45.335 ================= 00:06:45.335 Content Skipped 00:06:45.335 ================= 00:06:45.335 00:06:45.335 apps: 00:06:45.335 dumpcap: explicitly disabled via build config 00:06:45.335 graph: explicitly disabled via build config 00:06:45.335 pdump: explicitly disabled via build config 00:06:45.335 proc-info: explicitly disabled via build config 00:06:45.335 test-acl: explicitly disabled via build config 00:06:45.335 test-bbdev: explicitly disabled via build config 00:06:45.335 test-cmdline: explicitly disabled via build config 00:06:45.335 test-compress-perf: explicitly disabled via build config 00:06:45.335 test-crypto-perf: explicitly disabled via build config 00:06:45.335 test-dma-perf: explicitly disabled via build config 00:06:45.335 test-eventdev: explicitly disabled via build config 00:06:45.335 test-fib: explicitly disabled via build config 00:06:45.335 test-flow-perf: explicitly disabled via build config 00:06:45.335 test-gpudev: explicitly disabled via build config 00:06:45.335 test-mldev: explicitly disabled via build config 00:06:45.335 test-pipeline: explicitly disabled via build config 00:06:45.335 test-pmd: explicitly disabled via build config 00:06:45.335 test-regex: explicitly disabled via build config 00:06:45.335 test-sad: explicitly disabled via build config 00:06:45.335 test-security-perf: explicitly disabled via build config 00:06:45.335 00:06:45.335 libs: 00:06:45.335 metrics: explicitly disabled via build config 00:06:45.335 acl: explicitly disabled via build config 00:06:45.335 bbdev: explicitly disabled via build config 00:06:45.335 bitratestats: explicitly disabled via build config 00:06:45.335 bpf: explicitly disabled via build config 00:06:45.335 cfgfile: explicitly disabled via build config 00:06:45.335 distributor: explicitly disabled via build config 00:06:45.335 efd: explicitly disabled via build config 00:06:45.335 eventdev: explicitly disabled via build config 00:06:45.335 dispatcher: explicitly disabled via build config 00:06:45.335 gpudev: explicitly disabled via build config 00:06:45.335 gro: explicitly disabled via build config 00:06:45.335 gso: explicitly disabled via build config 00:06:45.335 ip_frag: explicitly disabled via build config 00:06:45.335 jobstats: explicitly disabled via build config 00:06:45.335 latencystats: explicitly disabled via build config 00:06:45.335 lpm: explicitly disabled via build config 00:06:45.335 member: explicitly disabled via build config 00:06:45.335 pcapng: explicitly disabled via build config 00:06:45.335 rawdev: explicitly disabled via build config 00:06:45.335 regexdev: explicitly disabled via build config 00:06:45.335 mldev: explicitly disabled via build config 00:06:45.335 rib: explicitly disabled via build config 00:06:45.335 sched: explicitly disabled via build config 00:06:45.335 stack: explicitly disabled via build config 00:06:45.335 ipsec: explicitly disabled via build config 00:06:45.335 pdcp: explicitly disabled via build config 00:06:45.335 fib: explicitly disabled via build config 00:06:45.335 port: explicitly disabled via build config 00:06:45.335 pdump: explicitly disabled via build config 00:06:45.335 table: explicitly disabled via build config 00:06:45.335 pipeline: explicitly disabled via build config 00:06:45.335 graph: explicitly disabled via build config 00:06:45.335 node: explicitly disabled via build config 00:06:45.335 00:06:45.335 drivers: 00:06:45.335 common/cpt: not in enabled drivers build config 00:06:45.335 common/dpaax: not in enabled drivers build config 00:06:45.335 common/iavf: not in enabled drivers build config 00:06:45.335 common/idpf: not in enabled drivers build config 00:06:45.335 common/mvep: not in enabled drivers build config 00:06:45.335 common/octeontx: not in enabled drivers build config 00:06:45.335 bus/auxiliary: not in enabled drivers build config 00:06:45.335 bus/cdx: not in enabled drivers build config 00:06:45.335 bus/dpaa: not in enabled drivers build config 00:06:45.335 bus/fslmc: not in enabled drivers build config 00:06:45.335 bus/ifpga: not in enabled drivers build config 00:06:45.335 bus/platform: not in enabled drivers build config 00:06:45.335 bus/vmbus: not in enabled drivers build config 00:06:45.335 common/cnxk: not in enabled drivers build config 00:06:45.335 common/mlx5: not in enabled drivers build config 00:06:45.335 common/nfp: not in enabled drivers build config 00:06:45.335 common/qat: not in enabled drivers build config 00:06:45.335 common/sfc_efx: not in enabled drivers build config 00:06:45.335 mempool/bucket: not in enabled drivers build config 00:06:45.335 mempool/cnxk: not in enabled drivers build config 00:06:45.335 mempool/dpaa: not in enabled drivers build config 00:06:45.335 mempool/dpaa2: not in enabled drivers build config 00:06:45.335 mempool/octeontx: not in enabled drivers build config 00:06:45.335 mempool/stack: not in enabled drivers build config 00:06:45.335 dma/cnxk: not in enabled drivers build config 00:06:45.335 dma/dpaa: not in enabled drivers build config 00:06:45.335 dma/dpaa2: not in enabled drivers build config 00:06:45.335 dma/hisilicon: not in enabled drivers build config 00:06:45.335 dma/idxd: not in enabled drivers build config 00:06:45.335 dma/ioat: not in enabled drivers build config 00:06:45.335 dma/skeleton: not in enabled drivers build config 00:06:45.335 net/af_packet: not in enabled drivers build config 00:06:45.335 net/af_xdp: not in enabled drivers build config 00:06:45.335 net/ark: not in enabled drivers build config 00:06:45.336 net/atlantic: not in enabled drivers build config 00:06:45.336 net/avp: not in enabled drivers build config 00:06:45.336 net/axgbe: not in enabled drivers build config 00:06:45.336 net/bnx2x: not in enabled drivers build config 00:06:45.336 net/bnxt: not in enabled drivers build config 00:06:45.336 net/bonding: not in enabled drivers build config 00:06:45.336 net/cnxk: not in enabled drivers build config 00:06:45.336 net/cpfl: not in enabled drivers build config 00:06:45.336 net/cxgbe: not in enabled drivers build config 00:06:45.336 net/dpaa: not in enabled drivers build config 00:06:45.336 net/dpaa2: not in enabled drivers build config 00:06:45.336 net/e1000: not in enabled drivers build config 00:06:45.336 net/ena: not in enabled drivers build config 00:06:45.336 net/enetc: not in enabled drivers build config 00:06:45.336 net/enetfec: not in enabled drivers build config 00:06:45.336 net/enic: not in enabled drivers build config 00:06:45.336 net/failsafe: not in enabled drivers build config 00:06:45.336 net/fm10k: not in enabled drivers build config 00:06:45.336 net/gve: not in enabled drivers build config 00:06:45.336 net/hinic: not in enabled drivers build config 00:06:45.336 net/hns3: not in enabled drivers build config 00:06:45.336 net/i40e: not in enabled drivers build config 00:06:45.336 net/iavf: not in enabled drivers build config 00:06:45.336 net/ice: not in enabled drivers build config 00:06:45.336 net/idpf: not in enabled drivers build config 00:06:45.336 net/igc: not in enabled drivers build config 00:06:45.336 net/ionic: not in enabled drivers build config 00:06:45.336 net/ipn3ke: not in enabled drivers build config 00:06:45.336 net/ixgbe: not in enabled drivers build config 00:06:45.336 net/mana: not in enabled drivers build config 00:06:45.336 net/memif: not in enabled drivers build config 00:06:45.336 net/mlx4: not in enabled drivers build config 00:06:45.336 net/mlx5: not in enabled drivers build config 00:06:45.336 net/mvneta: not in enabled drivers build config 00:06:45.336 net/mvpp2: not in enabled drivers build config 00:06:45.336 net/netvsc: not in enabled drivers build config 00:06:45.336 net/nfb: not in enabled drivers build config 00:06:45.336 net/nfp: not in enabled drivers build config 00:06:45.336 net/ngbe: not in enabled drivers build config 00:06:45.336 net/null: not in enabled drivers build config 00:06:45.336 net/octeontx: not in enabled drivers build config 00:06:45.336 net/octeon_ep: not in enabled drivers build config 00:06:45.336 net/pcap: not in enabled drivers build config 00:06:45.336 net/pfe: not in enabled drivers build config 00:06:45.336 net/qede: not in enabled drivers build config 00:06:45.336 net/ring: not in enabled drivers build config 00:06:45.336 net/sfc: not in enabled drivers build config 00:06:45.336 net/softnic: not in enabled drivers build config 00:06:45.336 net/tap: not in enabled drivers build config 00:06:45.336 net/thunderx: not in enabled drivers build config 00:06:45.336 net/txgbe: not in enabled drivers build config 00:06:45.336 net/vdev_netvsc: not in enabled drivers build config 00:06:45.336 net/vhost: not in enabled drivers build config 00:06:45.336 net/virtio: not in enabled drivers build config 00:06:45.336 net/vmxnet3: not in enabled drivers build config 00:06:45.336 raw/*: missing internal dependency, "rawdev" 00:06:45.336 crypto/armv8: not in enabled drivers build config 00:06:45.336 crypto/bcmfs: not in enabled drivers build config 00:06:45.336 crypto/caam_jr: not in enabled drivers build config 00:06:45.336 crypto/ccp: not in enabled drivers build config 00:06:45.336 crypto/cnxk: not in enabled drivers build config 00:06:45.336 crypto/dpaa_sec: not in enabled drivers build config 00:06:45.336 crypto/dpaa2_sec: not in enabled drivers build config 00:06:45.336 crypto/ipsec_mb: not in enabled drivers build config 00:06:45.336 crypto/mlx5: not in enabled drivers build config 00:06:45.336 crypto/mvsam: not in enabled drivers build config 00:06:45.336 crypto/nitrox: not in enabled drivers build config 00:06:45.336 crypto/null: not in enabled drivers build config 00:06:45.336 crypto/octeontx: not in enabled drivers build config 00:06:45.336 crypto/openssl: not in enabled drivers build config 00:06:45.336 crypto/scheduler: not in enabled drivers build config 00:06:45.336 crypto/uadk: not in enabled drivers build config 00:06:45.336 crypto/virtio: not in enabled drivers build config 00:06:45.336 compress/isal: not in enabled drivers build config 00:06:45.336 compress/mlx5: not in enabled drivers build config 00:06:45.336 compress/octeontx: not in enabled drivers build config 00:06:45.336 compress/zlib: not in enabled drivers build config 00:06:45.336 regex/*: missing internal dependency, "regexdev" 00:06:45.336 ml/*: missing internal dependency, "mldev" 00:06:45.336 vdpa/ifc: not in enabled drivers build config 00:06:45.336 vdpa/mlx5: not in enabled drivers build config 00:06:45.336 vdpa/nfp: not in enabled drivers build config 00:06:45.336 vdpa/sfc: not in enabled drivers build config 00:06:45.336 event/*: missing internal dependency, "eventdev" 00:06:45.336 baseband/*: missing internal dependency, "bbdev" 00:06:45.336 gpu/*: missing internal dependency, "gpudev" 00:06:45.336 00:06:45.336 00:06:45.901 Cleaning... 0 files. 00:06:45.901 Build targets in project: 85 00:06:45.901 00:06:45.901 DPDK 23.11.0 00:06:45.901 00:06:45.901 User defined options 00:06:45.901 default_library : static 00:06:45.901 libdir : lib 00:06:45.901 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:06:45.901 c_args : -fPIC -Wno-error -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds 00:06:45.901 c_link_args : 00:06:45.901 cpu_instruction_set: native 00:06:45.901 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:45.901 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:45.901 enable_docs : false 00:06:45.901 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:06:45.901 enable_kmods : false 00:06:45.901 tests : false 00:06:45.901 00:06:45.901 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:06:46.468 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:06:46.468 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:06:46.468 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:06:46.468 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:06:46.468 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:06:46.468 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:06:46.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:06:46.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:06:46.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:06:46.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:06:46.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:06:46.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:06:46.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:06:46.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:06:46.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:06:46.727 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:06:46.985 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:06:46.985 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:06:46.985 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:06:46.985 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:06:46.985 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:06:46.985 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:06:46.985 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:06:46.985 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:06:46.985 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:06:47.243 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:06:47.243 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:06:47.502 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:06:47.502 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:06:47.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:06:47.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:06:47.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:06:47.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:06:47.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:06:47.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:06:48.327 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:06:48.327 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:06:48.327 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:06:48.328 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:06:48.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:06:48.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:06:48.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:06:48.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:06:48.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:06:48.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:06:48.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:06:48.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:06:48.847 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:06:48.847 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:06:48.847 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:06:48.847 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:06:48.847 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:06:48.847 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:06:48.847 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:06:48.847 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:06:49.106 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:06:49.106 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:06:49.106 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:06:49.106 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:06:49.106 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:06:49.106 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:06:49.106 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:06:49.106 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:06:49.365 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:06:49.365 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:06:49.365 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:06:49.365 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:06:49.934 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:06:50.193 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:06:50.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:06:50.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:06:51.021 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:06:51.021 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:06:51.021 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:06:51.021 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:06:51.021 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:06:51.021 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:06:51.021 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:06:51.021 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:06:51.021 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:06:51.021 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:06:51.280 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:06:51.280 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:06:51.539 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:06:51.539 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:06:51.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:06:51.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:06:51.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:06:51.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:06:51.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:06:51.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:06:52.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:06:52.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:06:52.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:06:52.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:06:52.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:06:52.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:06:52.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:06:52.329 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:06:52.329 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:06:52.329 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:06:52.329 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:06:52.329 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:06:52.329 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:06:52.329 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:06:52.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:06:52.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:06:52.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:06:52.629 make[2]: Nothing to be done for 'install'. 00:06:52.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:06:52.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:06:52.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:06:52.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:06:53.564 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:06:53.564 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:06:53.564 21:16:54 -- 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:06:53.564 21:16:54 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:06:53.564 21:16:54 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:06:53.564 21:16:54 -- common/autotest_common.sh@10 -- $ set +x 00:06:53.564 ************************************ 00:06:53.564 START TEST external_make_accel_module_static 00:06:53.564 ************************************ 00:06:53.564 21:16:54 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:06:53.564 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:53.564 make --directory=accel static_module 00:06:53.823 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:06:53.823 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:06:53.823 -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:06:53.823 -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:06:54.392 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:06:54.392 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:54.392 00:06:54.392 real 0m0.624s 00:06:54.392 user 0m0.337s 00:06:54.392 sys 0m0.251s 00:06:54.392 21:16:54 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:06:54.392 ************************************ 00:06:54.392 21:16:54 -- common/autotest_common.sh@10 -- $ set +x 00:06:54.392 END TEST external_make_accel_module_static 00:06:54.392 ************************************ 00:06:54.392 21:16:54 -- 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:06:54.392 21:16:54 -- common/autotest_common.sh@1077 -- $ '[' 8 -le 1 ']' 00:06:54.392 21:16:54 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:06:54.392 21:16:54 -- common/autotest_common.sh@10 -- $ set +x 00:06:54.392 ************************************ 00:06:54.392 START TEST external_run_accel_module_static 00:06:54.392 ************************************ 00:06:54.392 21:16:54 -- 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:06:54.392 [2024-07-23 21:16:54.790842] Starting SPDK v24.01.1-pre git sha1 dbef7efac / DPDK 23.11.0 initialization... 00:06:54.392 [2024-07-23 21:16:54.790998] [ 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_pid113965 ] 00:06:54.392 [2024-07-23 21:16:54.925066] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:06:54.651 [2024-07-23 21:16:54.981386] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:06:54.651 [2024-07-23 21:16:54.985783] accel_rpc.c: 168:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:06:54.651 [2024-07-23 21:16:54.993757] accel_rpc.c: 168:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:06:54.651 [2024-07-23 21:16:55.001741] accel_rpc.c: 168:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:06:54.651 Running on accel module task with code: 1 00:06:54.651 Running fill callback 00:06:54.651 Running on accel module task with code: 0 00:06:54.651 Running copy callback 00:06:54.651 Running on accel module task with code: 3 00:06:54.651 Running compare callback 00:06:54.651 ************************************ 00:06:54.651 END TEST external_run_accel_module_static 00:06:54.651 ************************************ 00:06:54.651 00:06:54.651 real 0m0.426s 00:06:54.651 user 0m0.189s 00:06:54.651 sys 0m0.111s 00:06:54.651 21:16:55 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:06:54.651 21:16:55 -- common/autotest_common.sh@10 -- $ set +x 00:06:54.910 21:16:55 -- external_code/test_make.sh@98 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:06:54.910 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:54.910 rm -f ./hello_world/hello_bdev 00:06:54.910 rm -f ./passthru/libpassthru_external.* 00:06:54.910 rm -f ./nvme/*.{so,o} ./nvme/identify 00:06:54.910 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:06:54.910 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:54.910 21:16:55 -- 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:06:54.910 21:16:55 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:06:54.910 21:16:55 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:06:54.910 21:16:55 -- common/autotest_common.sh@10 -- $ set +x 00:06:54.910 ************************************ 00:06:54.910 START TEST external_make_accel_driver_static 00:06:54.910 ************************************ 00:06:54.910 21:16:55 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:06:54.910 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:54.910 make --directory=accel static_driver 00:06:55.169 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:06:55.170 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:06:55.170 -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:06:55.170 -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:06:55.170 -pthread 00:06:55.736 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:06:55.736 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:55.736 ************************************ 00:06:55.736 END TEST external_make_accel_driver_static 00:06:55.736 ************************************ 00:06:55.736 00:06:55.736 real 0m0.617s 00:06:55.736 user 0m0.370s 00:06:55.736 sys 0m0.241s 00:06:55.736 21:16:55 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:06:55.736 21:16:55 -- common/autotest_common.sh@10 -- $ set +x 00:06:55.736 21:16:56 -- 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:06:55.736 21:16:56 -- common/autotest_common.sh@1077 -- $ '[' 8 -le 1 ']' 00:06:55.736 21:16:56 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:06:55.736 21:16:56 -- common/autotest_common.sh@10 -- $ set +x 00:06:55.736 ************************************ 00:06:55.736 START TEST external_run_accel_driver_static 00:06:55.736 ************************************ 00:06:55.737 21:16:56 -- 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:06:55.737 [2024-07-23 21:16:56.097615] Starting SPDK v24.01.1-pre git sha1 dbef7efac / DPDK 23.11.0 initialization... 00:06:55.737 [2024-07-23 21:16:56.098008] [ 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_pid114066 ] 00:06:55.737 [2024-07-23 21:16:56.231075] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:06:55.737 [2024-07-23 21:16:56.289773] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:06:55.994 [2024-07-23 21:16:56.294395] accel_rpc.c: 352:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:06:55.994 Running on accel driver task with code: 0 00:06:55.994 Running on accel module task with code: 0 00:06:55.994 Running on accel driver task with code: 1 00:06:55.994 Running on accel driver task with code: 0 00:06:55.994 Running on accel module task with code: 0 00:06:55.994 Running on accel driver task with code: 1 00:06:55.995 Running sequence callback 00:06:55.995 ************************************ 00:06:55.995 END TEST external_run_accel_driver_static 00:06:55.995 ************************************ 00:06:55.995 00:06:55.995 real 0m0.416s 00:06:55.995 user 0m0.175s 00:06:55.995 sys 0m0.118s 00:06:55.995 21:16:56 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:06:55.995 21:16:56 -- common/autotest_common.sh@10 -- $ set +x 00:06:55.995 21:16:56 -- external_code/test_make.sh@105 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:06:55.995 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:56.253 rm -f ./hello_world/hello_bdev 00:06:56.253 rm -f ./passthru/libpassthru_external.* 00:06:56.253 rm -f ./nvme/*.{so,o} ./nvme/identify 00:06:56.253 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:06:56.253 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:56.253 21:16:56 -- 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:06:56.253 21:16:56 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:06:56.253 21:16:56 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:06:56.253 21:16:56 -- common/autotest_common.sh@10 -- $ set +x 00:06:56.253 ************************************ 00:06:56.253 START TEST external_make_hello_bdev_static 00:06:56.253 ************************************ 00:06:56.253 21:16:56 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:06:56.253 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:56.253 make --directory=passthru static 00:06:56.253 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:06:56.253 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:06:56.511 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:06:56.511 ar rcs ./libpassthru_external.a ./vbdev_passthru_rpc.o ./vbdev_passthru.o 00:06:56.511 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:06:56.511 make --directory=hello_world bdev_static 00:06:56.769 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:06:56.769 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:06:56.769 -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:06:57.336 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:06:57.336 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:57.336 ************************************ 00:06:57.336 END TEST external_make_hello_bdev_static 00:06:57.336 ************************************ 00:06:57.336 00:06:57.336 real 0m1.139s 00:06:57.336 user 0m0.649s 00:06:57.336 sys 0m0.416s 00:06:57.336 21:16:57 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:06:57.336 21:16:57 -- common/autotest_common.sh@10 -- $ set +x 00:06:57.337 21:16:57 -- 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:06:57.337 21:16:57 -- common/autotest_common.sh@1077 -- $ '[' 10 -le 1 ']' 00:06:57.337 21:16:57 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:06:57.337 21:16:57 -- common/autotest_common.sh@10 -- $ set +x 00:06:57.337 ************************************ 00:06:57.337 START TEST external_run_hello_bdev_static 00:06:57.337 ************************************ 00:06:57.337 21:16:57 -- 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:06:57.595 [2024-07-23 21:16:57.920075] Starting SPDK v24.01.1-pre git sha1 dbef7efac / DPDK 23.11.0 initialization... 00:06:57.595 [2024-07-23 21:16:57.920401] [ 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_pid114189 ] 00:06:57.595 [2024-07-23 21:16:58.050526] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:06:57.595 [2024-07-23 21:16:58.110092] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:06:57.853 [2024-07-23 21:16:58.193718] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:06:57.853 [2024-07-23 21:16:58.193762] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:06:57.853 [2024-07-23 21:16:58.193770] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x2360e40 00:06:57.853 [2024-07-23 21:16:58.193777] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:06:57.853 [2024-07-23 21:16:58.194121] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:06:57.853 [2024-07-23 21:16:58.194134] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:06:57.853 [2024-07-23 21:16:58.198152] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:06:57.853 [2024-07-23 21:16:58.198175] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:06:57.853 [2024-07-23 21:16:58.198183] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:06:57.853 [2024-07-23 21:16:58.199018] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:06:57.854 [2024-07-23 21:16:58.199047] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:06:57.854 [2024-07-23 21:16:58.199054] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:06:57.854 [2024-07-23 21:16:58.199063] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:06:57.854 00:06:57.854 [2024-07-23 21:16:58.199070] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:06:57.854 ************************************ 00:06:57.854 END TEST external_run_hello_bdev_static 00:06:57.854 ************************************ 00:06:57.854 00:06:57.854 real 0m0.470s 00:06:57.854 user 0m0.216s 00:06:57.854 sys 0m0.130s 00:06:57.854 21:16:58 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:06:57.854 21:16:58 -- common/autotest_common.sh@10 -- $ set +x 00:06:57.854 21:16:58 -- external_code/test_make.sh@112 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:06:58.112 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:58.112 rm -f ./hello_world/hello_bdev 00:06:58.112 rm -f ./passthru/libpassthru_external.* 00:06:58.112 rm -f ./nvme/*.{so,o} ./nvme/identify 00:06:58.112 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:06:58.112 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:58.112 21:16:58 -- 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:06:58.112 21:16:58 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:06:58.112 21:16:58 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:06:58.112 21:16:58 -- common/autotest_common.sh@10 -- $ set +x 00:06:58.112 ************************************ 00:06:58.112 START TEST external_make_hello_no_bdev_static 00:06:58.112 ************************************ 00:06:58.112 21:16:58 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:06:58.112 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:58.112 make --directory=hello_world alone_static 00:06:58.113 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:06:58.371 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:06:58.371 -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:06:58.939 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:06:58.939 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:58.939 00:06:58.939 real 0m0.735s 00:06:58.939 user 0m0.452s 00:06:58.939 sys 0m0.277s 00:06:58.939 21:16:59 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:06:58.939 21:16:59 -- common/autotest_common.sh@10 -- $ set +x 00:06:58.939 ************************************ 00:06:58.939 END TEST external_make_hello_no_bdev_static 00:06:58.939 ************************************ 00:06:58.939 21:16:59 -- 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:06:58.939 21:16:59 -- common/autotest_common.sh@1077 -- $ '[' 10 -le 1 ']' 00:06:58.939 21:16:59 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:06:58.939 21:16:59 -- common/autotest_common.sh@10 -- $ set +x 00:06:58.939 ************************************ 00:06:58.939 START TEST external_run_hello_no_bdev_static 00:06:58.939 ************************************ 00:06:58.939 21:16: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/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:06:58.939 [2024-07-23 21:16:59.390251] Starting SPDK v24.01.1-pre git sha1 dbef7efac / DPDK 23.11.0 initialization... 00:06:58.939 [2024-07-23 21:16:59.390380] [ 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_pid114290 ] 00:06:59.198 [2024-07-23 21:16:59.523795] app.c: 798:spdk_app_start: *NOTICE*: Total cores available: 1 00:06:59.198 [2024-07-23 21:16:59.582029] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:06:59.198 [2024-07-23 21:16:59.663463] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:06:59.198 [2024-07-23 21:16:59.663507] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:06:59.198 [2024-07-23 21:16:59.663517] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:06:59.198 [2024-07-23 21:16:59.664638] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:06:59.198 [2024-07-23 21:16:59.664662] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:06:59.198 [2024-07-23 21:16:59.664670] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:06:59.198 [2024-07-23 21:16:59.664678] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:06:59.198 00:06:59.198 [2024-07-23 21:16:59.664686] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:06:59.456 00:06:59.456 real 0m0.462s 00:06:59.456 user 0m0.206s 00:06:59.456 sys 0m0.134s 00:06:59.456 ************************************ 00:06:59.456 END TEST external_run_hello_no_bdev_static 00:06:59.456 ************************************ 00:06:59.456 21:16:59 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:06:59.456 21:16:59 -- common/autotest_common.sh@10 -- $ set +x 00:06:59.456 21:16:59 -- 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:06:59.456 21:16:59 -- common/autotest_common.sh@1077 -- $ '[' 5 -le 1 ']' 00:06:59.456 21:16:59 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:06:59.456 21:16:59 -- common/autotest_common.sh@10 -- $ set +x 00:06:59.456 ************************************ 00:06:59.456 START TEST external_make_nvme_static 00:06:59.456 ************************************ 00:06:59.456 21:16:59 -- common/autotest_common.sh@1104 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:06:59.456 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:59.456 make --directory=nvme static 00:06:59.456 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:06:59.714 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:06:59.714 -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:06:59.971 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:06:59.971 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:06:59.971 00:06:59.971 real 0m0.491s 00:06:59.971 user 0m0.287s 00:06:59.971 sys 0m0.199s 00:06:59.971 21:17:00 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:06:59.971 21:17:00 -- common/autotest_common.sh@10 -- $ set +x 00:06:59.971 ************************************ 00:06:59.971 END TEST external_make_nvme_static 00:06:59.971 ************************************ 00:06:59.972 21:17:00 -- 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:06:59.972 21:17:00 -- common/autotest_common.sh@1077 -- $ '[' 6 -le 1 ']' 00:06:59.972 21:17:00 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:06:59.972 21:17:00 -- common/autotest_common.sh@10 -- $ set +x 00:06:59.972 ************************************ 00:06:59.972 START TEST external_run_nvme_static 00:06:59.972 ************************************ 00:06:59.972 21:17: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/nvme/identify.sh 00:07:00.230 * Looking for test storage... 00:07:00.230 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:00.230 21:17:00 -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:07:00.230 21:17:00 -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:07:00.230 21:17:00 -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:07:00.230 21:17:00 -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:07:00.230 21:17:00 -- 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:00.230 21:17:00 -- 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:00.230 21:17:00 -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:07:00.230 21:17:00 -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:07:00.230 NVMe Controller at 0000:00:06.0 00:07:00.230 ===================================================== 00:07:00.230 Vendor ID: 1b36 00:07:00.230 Subsystem Vendor ID: 1af4 00:07:00.230 Serial Number: 12340 00:07:00.230 Model Number: QEMU NVMe Ctrl 00:07:00.230 Firmware Version: 8.0.0 00:07:00.230 Recommended Arb Burst: 6 00:07:00.230 IEEE OUI Identifier: 00 54 52 00:07:00.230 Multi-path I/O 00:07:00.230 May have multiple subsystem ports: No 00:07:00.230 May have multiple controllers: No 00:07:00.230 Associated with SR-IOV VF: No 00:07:00.230 Max Number of Namespaces: 256 00:07:00.230 NVMe Specification Version (Identify): 1.4 00:07:00.230 Optional Asynchronous Events Supported 00:07:00.230 Namespace Attribute Notices: Supported 00:07:00.230 Firmware Activation Notices: Not Supported 00:07:00.230 128-bit Host Identifier: Not Supported 00:07:00.230 ===================================================== 00:07:00.230 NVMe Controller at 0000:00:07.0 00:07:00.230 ===================================================== 00:07:00.230 Vendor ID: 1b36 00:07:00.230 Subsystem Vendor ID: 1af4 00:07:00.230 Serial Number: 12341 00:07:00.230 Model Number: QEMU NVMe Ctrl 00:07:00.230 Firmware Version: 8.0.0 00:07:00.230 Recommended Arb Burst: 6 00:07:00.230 IEEE OUI Identifier: 00 54 52 00:07:00.230 Multi-path I/O 00:07:00.230 May have multiple subsystem ports: No 00:07:00.230 May have multiple controllers: No 00:07:00.230 Associated with SR-IOV VF: No 00:07:00.230 Max Number of Namespaces: 256 00:07:00.230 NVMe Specification Version (Identify): 1.4 00:07:00.230 Optional Asynchronous Events Supported 00:07:00.230 Namespace Attribute Notices: Supported 00:07:00.230 Firmware Activation Notices: Not Supported 00:07:00.230 128-bit Host Identifier: Not Supported' 00:07:00.230 21:17:00 -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:07:00.230 21:17:00 -- common/autotest_common.sh@1498 -- # bdfs=() 00:07:00.230 21:17:00 -- common/autotest_common.sh@1498 -- # local bdfs 00:07:00.230 21:17:00 -- common/autotest_common.sh@1499 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:00.230 21:17:00 -- common/autotest_common.sh@1499 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:00.230 21:17:00 -- common/autotest_common.sh@1499 -- # jq -r '.config[].params.traddr' 00:07:00.488 21:17:00 -- common/autotest_common.sh@1500 -- # (( 2 == 0 )) 00:07:00.488 21:17:00 -- common/autotest_common.sh@1504 -- # printf '%s\n' 0000:00:06.0 0000:00:07.0 00:07:00.488 21:17:00 -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:00.488 21:17:00 -- nvme/identify.sh@19 -- # grep 0000:00:06.0 00:07:00.488 NVMe Controller at 0000:00:06.0 00:07:00.488 21:17:00 -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:00.488 21:17:00 -- nvme/identify.sh@19 -- # grep 0000:00:07.0 00:07:00.488 NVMe Controller at 0000:00:07.0 00:07:00.488 21:17:00 -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:07:00.488 21:17:00 -- common/autotest_common.sh@1498 -- # bdfs=() 00:07:00.488 21:17:00 -- common/autotest_common.sh@1498 -- # local bdfs 00:07:00.488 21:17:00 -- common/autotest_common.sh@1499 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:00.488 21:17:00 -- common/autotest_common.sh@1499 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:00.488 21:17:00 -- common/autotest_common.sh@1499 -- # jq -r '.config[].params.traddr' 00:07:00.488 21:17:00 -- common/autotest_common.sh@1500 -- # (( 2 == 0 )) 00:07:00.488 21:17:00 -- common/autotest_common.sh@1504 -- # printf '%s\n' 0000:00:06.0 0000:00:07.0 00:07:00.488 21:17:00 -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:00.488 21:17:00 -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:06.0 00:07:00.746 ===================================================== 00:07:00.746 NVMe Controller at 0000:00:06.0 00:07:00.746 ===================================================== 00:07:00.746 Vendor ID: 1b36 00:07:00.746 Subsystem Vendor ID: 1af4 00:07:00.746 Serial Number: 12340 00:07:00.746 Model Number: QEMU NVMe Ctrl 00:07:00.746 Firmware Version: 8.0.0 00:07:00.746 Recommended Arb Burst: 6 00:07:00.746 IEEE OUI Identifier: 00 54 52 00:07:00.746 Multi-path I/O 00:07:00.746 May have multiple subsystem ports: No 00:07:00.746 May have multiple controllers: No 00:07:00.746 Associated with SR-IOV VF: No 00:07:00.746 Max Number of Namespaces: 256 00:07:00.746 NVMe Specification Version (Identify): 1.4 00:07:00.746 Optional Asynchronous Events Supported 00:07:00.746 Namespace Attribute Notices: Supported 00:07:00.746 Firmware Activation Notices: Not Supported 00:07:00.746 128-bit Host Identifier: Not Supported 00:07:00.746 21:17:01 -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:00.746 21:17:01 -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:07.0 00:07:00.746 ===================================================== 00:07:00.746 NVMe Controller at 0000:00:07.0 00:07:00.746 ===================================================== 00:07:00.746 Vendor ID: 1b36 00:07:00.746 Subsystem Vendor ID: 1af4 00:07:00.746 Serial Number: 12341 00:07:00.746 Model Number: QEMU NVMe Ctrl 00:07:00.746 Firmware Version: 8.0.0 00:07:00.746 Recommended Arb Burst: 6 00:07:00.746 IEEE OUI Identifier: 00 54 52 00:07:00.746 Multi-path I/O 00:07:00.746 May have multiple subsystem ports: No 00:07:00.746 May have multiple controllers: No 00:07:00.746 Associated with SR-IOV VF: No 00:07:00.746 Max Number of Namespaces: 256 00:07:00.746 NVMe Specification Version (Identify): 1.4 00:07:00.746 Optional Asynchronous Events Supported 00:07:00.746 Namespace Attribute Notices: Supported 00:07:00.746 Firmware Activation Notices: Not Supported 00:07:00.746 128-bit Host Identifier: Not Supported 00:07:00.746 ************************************ 00:07:00.746 END TEST external_run_nvme_static 00:07:00.746 ************************************ 00:07:00.746 00:07:00.746 real 0m0.841s 00:07:00.746 user 0m0.294s 00:07:00.746 sys 0m0.383s 00:07:00.746 21:17:01 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:00.746 21:17:01 -- common/autotest_common.sh@10 -- $ set +x 00:07:01.005 21:17:01 -- external_code/test_make.sh@123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:01.005 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:01.005 rm -f ./hello_world/hello_bdev 00:07:01.005 rm -f ./passthru/libpassthru_external.* 00:07:01.005 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:01.005 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:01.005 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:01.005 21:17:01 -- external_code/test_make.sh@124 -- $ nproc 00:07:01.005 21:17:01 -- external_code/test_make.sh@124 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 clean 00:07:01.005 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:07:01.571 make[1]: Nothing to be done for 'clean'. 00:07:08.146 make[2]: Nothing to be done for 'clean'. 00:07:08.146 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:08.146 21:17:08 -- external_code/test_make.sh@125 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:07:08.146 21:17:08 -- external_code/test_make.sh@127 -- $ sudo HUGEMEM=4096 /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:07:08.405 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:07:08.405 0000:00:06.0 (1b36 0010): uio_pci_generic -> nvme 00:07:08.405 0000:00:07.0 (1b36 0010): uio_pci_generic -> nvme 00:07:08.663 ************************************ 00:07:08.663 END TEST autobuild_external_code 00:07:08.663 ************************************ 00:07:08.663 00:07:08.663 real 4m53.589s 00:07:08.663 user 15m12.435s 00:07:08.663 sys 5m29.890s 00:07:08.663 21:17:08 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:08.663 21:17:08 -- common/autotest_common.sh@10 -- $ set +x 00:07:08.663 00:07:08.663 real 4m53.646s 00:07:08.663 user 15m12.449s 00:07:08.663 sys 5m29.932s 00:07:08.663 21:17:09 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:08.663 ************************************ 00:07:08.663 END TEST autobuild 00:07:08.663 ************************************ 00:07:08.663 21:17:09 -- common/autotest_common.sh@10 -- $ set +x 00:07:08.663 21:17:09 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:07:08.663 21:17:09 -- scripts/common.sh@433 -- $ [[ -e /bin/wpdk_common.sh ]] 00:07:08.663 21:17:09 -- scripts/common.sh@441 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:07:08.663 21:17:09 -- scripts/common.sh@442 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:07:08.663 21:17:09 -- 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:08.663 21:17:09 -- 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:08.663 21:17:09 -- 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:08.663 21:17:09 -- paths/export.sh@5 -- $ export PATH 00:07:08.663 21:17:09 -- 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:08.921 21:17:09 -- common/autobuild_common.sh@437 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:07:08.921 21:17:09 -- common/autobuild_common.sh@438 -- $ date +%s 00:07:08.921 21:17:09 -- common/autobuild_common.sh@438 -- $ mktemp -dt spdk_1721769429.XXXXXX 00:07:08.921 21:17:09 -- common/autobuild_common.sh@438 -- $ SPDK_WORKSPACE=/tmp/spdk_1721769429.T7yQtX 00:07:08.921 21:17:09 -- common/autobuild_common.sh@440 -- $ [[ -n 2048 ]] 00:07:08.921 21:17:09 -- common/autobuild_common.sh@441 -- $ export EXTERNAL_MAKE_HUGEMEM 00:07:08.921 21:17:09 -- common/autobuild_common.sh@444 -- $ '[' -n '' ']' 00:07:08.921 21:17:09 -- common/autobuild_common.sh@447 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:07:08.921 21:17:09 -- common/autobuild_common.sh@451 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:07:08.921 21:17:09 -- common/autobuild_common.sh@453 -- $ 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:08.921 21:17:09 -- common/autobuild_common.sh@454 -- $ get_config_params 00:07:08.921 21:17:09 -- common/autotest_common.sh@387 -- $ xtrace_disable 00:07:08.921 21:17:09 -- common/autotest_common.sh@10 -- $ set +x 00:07:08.921 21:17:09 -- common/autobuild_common.sh@454 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:07:08.921 21:17:09 -- spdk/autopackage.sh@10 -- $ MAKEFLAGS=-j12 00:07:08.921 21:17:09 -- spdk/autopackage.sh@11 -- $ cd /home/vagrant/spdk_repo/spdk 00:07:08.922 21:17:09 -- spdk/autopackage.sh@13 -- $ [[ 0 -eq 1 ]] 00:07:08.922 21:17:09 -- spdk/autopackage.sh@18 -- $ [[ 1 -eq 0 ]] 00:07:08.922 21:17:09 -- spdk/autopackage.sh@18 -- $ [[ 0 -eq 0 ]] 00:07:08.922 21:17:09 -- spdk/autopackage.sh@19 -- $ timing_finish 00:07:08.922 21:17:09 -- common/autotest_common.sh@724 -- $ flamegraph=/usr/local/FlameGraph/flamegraph.pl 00:07:08.922 21:17:09 -- common/autotest_common.sh@725 -- $ '[' -x /usr/local/FlameGraph/flamegraph.pl ']' 00:07:08.922 21:17:09 -- 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:08.922 21:17:09 -- spdk/autopackage.sh@20 -- $ exit 0 00:07:08.922 + [[ -n 5895 ]] 00:07:08.922 + sudo kill 5895 00:07:08.931 [Pipeline] } 00:07:08.949 [Pipeline] // timeout 00:07:08.954 [Pipeline] } 00:07:08.971 [Pipeline] // stage 00:07:08.977 [Pipeline] } 00:07:08.994 [Pipeline] // catchError 00:07:09.004 [Pipeline] stage 00:07:09.006 [Pipeline] { (Stop VM) 00:07:09.020 [Pipeline] sh 00:07:09.300 + vagrant halt 00:07:11.832 ==> default: Halting domain... 00:07:18.406 [Pipeline] sh 00:07:18.687 + vagrant destroy -f 00:07:21.252 ==> default: Removing domain... 00:07:21.521 [Pipeline] sh 00:07:21.801 + mv output /var/jenkins/workspace/autobuild-external-vg-autotest/output 00:07:21.810 [Pipeline] } 00:07:21.827 [Pipeline] // stage 00:07:21.833 [Pipeline] } 00:07:21.849 [Pipeline] // dir 00:07:21.855 [Pipeline] } 00:07:21.872 [Pipeline] // wrap 00:07:21.878 [Pipeline] } 00:07:21.894 [Pipeline] // catchError 00:07:21.903 [Pipeline] stage 00:07:21.905 [Pipeline] { (Epilogue) 00:07:21.919 [Pipeline] sh 00:07:22.200 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:07:22.211 [Pipeline] catchError 00:07:22.213 [Pipeline] { 00:07:22.226 [Pipeline] sh 00:07:22.507 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:07:22.507 Artifacts sizes are good 00:07:22.515 [Pipeline] } 00:07:22.532 [Pipeline] // catchError 00:07:22.543 [Pipeline] archiveArtifacts 00:07:22.550 Archiving artifacts 00:07:22.597 [Pipeline] cleanWs 00:07:22.609 [WS-CLEANUP] Deleting project workspace... 00:07:22.609 [WS-CLEANUP] Deferred wipeout is used... 00:07:22.615 [WS-CLEANUP] done 00:07:22.617 [Pipeline] } 00:07:22.635 [Pipeline] // stage 00:07:22.641 [Pipeline] } 00:07:22.658 [Pipeline] // node 00:07:22.664 [Pipeline] End of Pipeline 00:07:22.708 Finished: SUCCESS