Sorry I am not with my testing machine now. if it uses mlx4_core, should I bind the device to the driver by using the following command?
*./dpdk-devbind.py -b mlx4_core xx:xx.x* Thanks P.T 2017-07-31 21:14 GMT+08:00 zhilong zheng <[email protected]>: > Yes, CX3 does not use igb_uio, it uses mlx4_core as the driver and you do > not need to bind the device to igb_uio. Can you show the output when > running command “*./dpdk-devbind.py —status*” and “*ibstat*" > > 在 2017年7月31日,21:07,Paul Tsvika <[email protected]> 写道: > > er I should > > > -- P.T
