The openvswitch directory does not exist anymore, boot.sh and configure are located at $(OVS_DIR).
Signed-off-by: Mauricio Vasquez B <mauricio.vasquezber...@studenti.polito.it > --- INSTALL.DPDK.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.DPDK.md b/INSTALL.DPDK.md index 7bf110c..02588c4 100644 --- a/INSTALL.DPDK.md +++ b/INSTALL.DPDK.md @@ -60,7 +60,7 @@ on Debian/Ubuntu) `export DPDK_BUILD=$DPDK_DIR/x86_64-ivshmem-linuxapp-gcc/` ``` - cd $(OVS_DIR)/openvswitch + cd $(OVS_DIR)/ ./boot.sh ./configure --with-dpdk=$DPDK_BUILD [CFLAGS="-g -O2 -Wno-cast-align"] make -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev