Most open source traffic generator is based on linux socket (iperf), the problem is it can't achieve higher PPS (packet per second)
I made yet another intel DPDK based traffic generator on x86-64bit CPU. one of good thing is there is no complicate installation required compare to other DPDK based solution (DPDK-trafficgen, TRex). you just need :
- prepare a USB stick
- burn the image into it
- start your x86 PC/server with usb
- do a initial setup
- install a windows based GUI on your client windows PC then connect to PC.
now it supports 1/10Gbps intel commodity NIC (intel 82571/82574/82583v/x540T).
checkout our github for details: https://github.com/minismb/minismb
No comments:
Post a Comment