MTU test frame count
jwbensley opened this issue · 1 comments
jwbensley commented
When running the MTU test, as soon as the first frame is received at the final/maximum size on the Rx side it stops, so the test so received frames on Rx is always 2 less than Tx frame count on TX host;
Tx:
Test frames transmitted: 33
Test frames received: 33
Rx:
Test frames transmitted: 33
Test frames received: 31
jwbensley commented
This is fixed in V1.15. Documentation updated.