ipdk
ipdk copied to clipboard
P4TDI failure upon `ipdk build` on ubuntu 20.04
I get the following error quite close to the ipdk build run. This is amd64 machine
Any ideas?
checking whether linking with P4TDI works... no
configure: error: Could not find P4TDI libraries in /root/p4-sde/install/lib
Num cores on a system: 4
Number of Parallel threads used: -j4 ...
make: *** No rule to make target 'clean'. Stop.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.
Copy p4ovs_env_setup.sh script from P4-OVS
Copy build-p4ovs.sh script from P4-OVS
Copy install_dep_packages.sh script from P4-OVS
Removing P4-OVS source code
Removing p4-driver source code
Removing P4C source code
Removing intermediate container 8b42f0b5a44a
---> a81ee50b12df
Successfully built a81ee50b12df
Successfully tagged ghcr.io/ipdk-io/ipdk-ubuntu2004-x86_64:sha-ae868fa
~/ipdk/build
root@labuser-OptiPlex-990:~/ipdk/build# ipdk start -d
ipdk: command not found
root@labuser-OptiPlex-990:~/ipdk/build# ./ipdk start -d
Loaded /root/ipdk/build/scripts/ipdk_default.env
Loaded /root/.ipdk/ipdk.env
Can't find update-binfmts.
Using docker run!
05687d75481d72389e9e9f1edf99e6b7c3fc62bd5e7da88a6939d030f80dd961
root@labuser-OptiPlex-990:~/ipdk/build# ./ipdk connect
Loaded /root/ipdk/build/scripts/ipdk_default.env
Loaded /root/.ipdk/ipdk.env
root@05687d75481d:~/scripts# ps -ef | grep ovs
root 54 41 0 14:26 pts/1 00:00:00 grep --color=auto ovs
root@05687d75481d:~/scripts#