I am using Ubuntu-14.04 with docker container and able to successfully build using ./setup.sh --compile-dpdk command but when I run ./setup.sh --run-dpdk and select option 2, it fails to load the UIO module with invalid format error.
Option: 2
Unloading any existing DPDK UIO module
modinfo: ERROR: Module uio not found.
Loading DPDK UIO module
insmod: ERROR: could not insert module drivers/dpdk-16.04/x86_64-native-linuxapp-gcc/kmod/igb_uio.ko: Invalid module format
## ERROR: Could not load kmod/igb_uio.ko.
./setup.sh: line 319: quit: command not found
# Please load the 'igb_uio' kernel module before querying or
# adjusting NIC device bindings