Hi. I tried to integrate dpdk with odp and ofp:
https://github.com/OpenFastPath/ofp/blob/master/docs/ofp-user-guide.adoc#using-ofp-with-odp-dpdk
This script: scripts/devbuild_ofp_odp_dpdk.sh firstly fetches the source code of dpdk through here:
http://dpdk.org/git/dpdk-stable
But this address doesn't exist.