I am running dpdk in KVM-based virtual machine. Two ports were bound to igb_uio driver and KNI generated two ports vEth0 and vEth1. I was trying to use ethtool to get information of these two ports, but failed to do so. It reported "Operation not supported".
How to address this issue? Thanks