Hi We are developing DPDK based app in VMWARE EXSI 6.0. We have 1 G card configured as VMXNET3 device. With 16.07 dpdk unmodified the system reboots when binding the igb_uio driver to the PCI device. I followed the following guide. http://dpdk.org/doc/guides/_images/vmxnet3_int.png http://dpdk.org/doc/guides/nics/vmxnet3.html I could not get any logs as the system hangs once the igb driver is loaded. Please point me to the right direction for debugging the issue.
Srivatshan