Hi Paul, It seems that DPDK can only find the ethernet device with Mellanox. So you can check your interfaces’ link layer protocol by running command “ibstat” to ensure that they are using ethernet, but not infiniband.
Hope it can help you. Regards, Zhilong > 在 2017年7月31日,18:14,Paul Tsvika <[email protected]> 写道: > > Hi, > > Below is my configuration: > > AOC: Mellanox MT27500 Family [ConnectX-3] > OS: Ubuntu 16.04 > DPDK version: 17.05.1 > Pktgen: 3.3.8 > Memory: 16G > CPU: Intel(R) Xeon(R) CPU D-1557 (12C) > > I've enabled the configuration in dpdk (CONFIG_RTE_LIBRTE_MLX4_PMD=y) and > installed Mellanox OFED
