Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r635 committed - Include a comment about the Mibps vs. Mbps in the duplex mismatch heur...

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r635 committed - Include a comment about the Mibps vs. Mbps in the duplex mismatch heur...


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r635 committed - Include a comment about the Mibps vs. Mbps in the duplex mismatch heur...
  • Date: Fri, 16 Sep 2011 18:35:32 +0000

Revision: 635
Author:

Date: Fri Sep 16 11:34:29 2011
Log: Include a comment about the Mibps vs. Mbps in the duplex mismatch heuristic


http://code.google.com/p/ndt/source/detail?r=635

Modified:
/wiki/NDTTestMethodology.wiki

=======================================
--- /wiki/NDTTestMethodology.wiki Fri Sep 16 11:25:43 2011
+++ /wiki/NDTTestMethodology.wiki Fri Sep 16 11:34:29 2011
@@ -232,7 +232,7 @@

The client link duplex mismatch heuristic does not work with multiple simultaneous tests. In order to enable this heuristic, the multi-test mode must be disabled (so the `-m, --multiple` options cannot be set).

-<font color="red">NDT does not appear to implement the heuristic correctly.</font> The condition "The link type detected by the [NDTTestMethodology#Link_Type_Detection_Heuristics Link Type Detection Heuristics] is not a wireless link" is always fulfilled, because the Duplex Mismatch Detection heuristic is run before the Link Type Detection heuristic.
+<font color="red">NDT does not appear to implement the heuristic correctly.</font> The condition "The link type detected by the [NDTTestMethodology#Link_Type_Detection_Heuristics Link Type Detection Heuristics] is not a wireless link" is always fulfilled, because the Duplex Mismatch Detection heuristic is run before the Link Type Detection heuristic. Also, the condition "The Theoretical Maximum Throughput over this link is less than 2 Mbps" does not appear to be handled correctly since the [NDTTestMethodology#Theoretical_Maximum_Throughput Theoretical Maximum Throughput] is calculated in Mibps not Mbps.

The difference between the Server-To-Client throughput (> 50 Mbps) and the [NDTTestMethodology#Total_Send_Throughput Total Send Throughput] (< 5 Mbps) is incredibly big, so it looks like a bug in the formula.



  • [ndt-dev] [ndt] r635 committed - Include a comment about the Mibps vs. Mbps in the duplex mismatch heur..., ndt, 09/16/2011

Archive powered by MHonArc 2.6.16.

Top of Page