Changes between Version 3 and Version 4 of WARPLab/Benchmarks/WARPLAB_7_5_1
- Timestamp:
- Apr 13, 2015, 9:52:57 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WARPLab/Benchmarks/WARPLAB_7_5_1
v3 v4 15 15 * Window 7 Professional SP1 64-bit 16 16 * Intel 82579LM Gigabit Network Connection 17 * Configured to support Jumbo Packets of up to 9014 Bytes17 * Configured to support Jumbo Ethernet Frames of up to 9014 Bytes 18 18 * PC Software 19 19 * Matlab 7.12.0 (R2011a) … … 28 28 * Run the following commands 29 29 * wl_setup 30 * NOTE: This allows us to configure the Transport type and the Ethernet PacketSize30 * NOTE: This allows us to configure the Transport type and the Ethernet MTU Size 31 31 * `nodes = wl_initNodes(1);` 32 32 * `for i={'read_iq', 'write_iq'}` … … 60 60 {{{ 61 61 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 62 | ID | WLVER | Serial # | Transport | PktSize (B) | Num Samples | TX/RX Time (ms) | Num Trials | Avg Write IQ Time (ms) | Avg Transfer Speed (Mbps) | Avg Read IQ Time (ms) | Avg Transfer Speed (Mbps) |62 | ID | WLVER | Serial # | Transport | MTU Size (B) | Num Samples | TX/RX Time (ms) | Num Trials | Avg Write IQ Time (ms) | Avg Transfer Speed (Mbps) | Avg Read IQ Time (ms) | Avg Transfer Speed (Mbps) | 63 63 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 64 64 | 0 | 7.5.1 | W3-a-00006 | WL Mex UDP | 8966 | 1024 | 0.03 | 10000 | 0.78 | 41.93 | 0.72 | 45.51 | … … 104 104 {{{ 105 105 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 106 | ID | WLVER | Serial # | Transport | PktSize (B) | Num Samples | TX/RX Time (ms) | Num Trials | Avg Write IQ Time (ms) | Avg Transfer Speed (Mbps) | Avg Read IQ Time (ms) | Avg Transfer Speed (Mbps) |106 | ID | WLVER | Serial # | Transport | MTU Size (B) | Num Samples | TX/RX Time (ms) | Num Trials | Avg Write IQ Time (ms) | Avg Transfer Speed (Mbps) | Avg Read IQ Time (ms) | Avg Transfer Speed (Mbps) | 107 107 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 108 108 | 0 | 7.5.1 | W3-a-00006 | Java UDP | 8966 | 1024 | 0.03 | 2048 | 2.74 | 11.97 | 2.14 | 15.30 |