Hi Expert,
How to run TRex on KVM ?
I try KVM base Unbuntu 14.04.5 with virtio interface, get the error:
/t-rex-64: line 68: ./_t-rex-64: No such file or directory
Can you help on this ?
Best Regards!
Will Jiang
you need compile Trex before you can run it.
How to build TRex
$cd linux_dpdk
$./b configure (only once)
$./b build
See more from:
https://github.com/cisco-system-traffic-generator/trex-core/wiki
Best Regards,
Jyrki Penttinen