James Bensley
James Bensley
Should this be "minPacketSize = 64" ? https://github.com/emmericp/MoonGen/blob/master/examples/netronome-packetgen/packetgen.lua#L189
##### ISSUE TYPE - [X] Bug Report - [ ] Enhancement/Feature Request - [ ] Question ##### VERSION DETAILS Latest ##### SUMMARY Shouldn't this warn against params.f_size < 46) {...
##### ISSUE TYPE - [ ] Bug Report - [X] Enhancement/Feature Request - [ ] Question ##### VERSION DETAILS N/A ##### SUMMARY Provide a packet pacing feature to smooth the...
##### ISSUE TYPE - [X] Bug Report - [ ] Enhancement/Feature Request - [ ] Question ##### VERSION DETAILS ``` Etherate version 1.17 2018-04 ``` ##### SUMMARY When running a...
**ISSUE TYPE** - [X] Bug Report - [ ] Enhancement/Feature Request - [ ] Question **VERSION DETAILS** ``` $ uname -a Linux ucpe_002 4.13.12-1.el7.elrepo.x86_64 #1 SMP Wed Nov 8 13:01:08...
Add a CLI option to ACK one in every N frames, otherwise ACK mode is very slow on a stable link with no drops.
##### ISSUE TYPE - [X] Bug Report - [ ] Enhancement/Feature Request - [ ] Question ##### VERSION DETAILS ``` 2018-01 (1.16) ``` ##### SUMMARY The value for calculating the...
https://github.com/jwbensley/Etherate/blob/master/tests.c#L1187 Replace that double function call with a pointer instead to save on cycles.
Example with Tx using -M 10000000: ``` [user@ucpe_002 Etherate-master]$ sudo ./etherate -r -i ens3f3 -v 4093 ... Seconds Mbps Rx MBs Rx FrmRx/s Frames Rx 1 19.89 2 1666 1666...
Report throughput if IPv4 or IPv6 was used, if UDP or TCP were used on top of IP.