ndt-dev - [ndt-dev] [ndt] r613 committed - Fixes related to total test time and total test time in seconds
Subject: NDT-DEV email list created
List archive
[ndt-dev] [ndt] r613 committed - Fixes related to total test time and total test time in seconds
Chronological Thread
- From:
- To:
- Subject: [ndt-dev] [ndt] r613 committed - Fixes related to total test time and total test time in seconds
- Date: Thu, 08 Sep 2011 15:17:24 +0000
Revision: 613
Author:
Date: Thu Sep 8 08:16:56 2011
Log: Fixes related to total test time and total test time in seconds
http://code.google.com/p/ndt/source/detail?r=613
Modified:
/wiki/NDTTestMethodology.wiki
=======================================
--- /wiki/NDTTestMethodology.wiki Thu Sep 8 08:11:02 2011
+++ /wiki/NDTTestMethodology.wiki Thu Sep 8 08:16:56 2011
@@ -252,16 +252,16 @@
=== Faulty Hardware Link Detection ===
A bad cable (faulty hardware link) is detected when all of the following conditions are met:
- * The [NDTTestMethodology#Packet_loss packet loss] multiplied by 100 and divided by the [NDTTestMethodology#Total_test_time_in_seconds total test time in seconds] *is greater than 15*
- * The [NDTTestMethodology#'Congestion_Limited'_state_time_share 'Congestion Limited' state time share] divided by the [NDTTestMethodology#Total_test_time_in_seconds total test time in seconds] *is greater than 0.6*
+ * The [NDTTestMethodology#Packet_loss packet loss] multiplied by 100 and divided by the [NDTTestMethodology#Total_test_time total test time] in seconds *is greater than 15*
+ * The [NDTTestMethodology#'Congestion_Limited'_state_time_share 'Congestion Limited' state time share] divided by the [NDTTestMethodology#Total_test_time total test time] in seconds *is greater than 0.6*
* The [NDTTestMethodology#Packet_loss packet loss] *is less than 1%*
* The maximum slow start threshold, excluding the initial value, *is greater than 0*
==== Known issues (Faulty Hardware Link Detection) ====
-The condition "The [NDTTestMethodology#'Congestion_Limited'_state_time_share 'Congestion Limited' state time share] divided by the [NDTTestMethodology#Total_test_time_in_seconds total test time in seconds] is greater than 0.6" cannot be met, because the state time share is less than 1 and the total test time in seconds is around 10, so this result will be always less than 0.1.
-
-The both conditions "The [NDTTestMethodology#Packet_loss packet loss] multiplied by 100 and divided by the [NDTTestMethodology#Total_test_time_in_seconds total test time in seconds] is greater than 15" and "The [NDTTestMethodology#Packet_loss packet loss] is less than 1%" cannot be met at the same time, because if the packet loss is less than 0.01, then the packet loss multiplied by 100 and divided by the total test time in seconds is less than 1.
+The condition "The [NDTTestMethodology#'Congestion_Limited'_state_time_share 'Congestion Limited' state time share] divided by the [NDTTestMethodology#Total_test_time total test time] in seconds is greater than 0.6" cannot be met, because the state time share is less than 1 and the total test time in seconds is around 10, so this result will be always less than 0.1.
+
+The both conditions "The [NDTTestMethodology#Packet_loss packet loss] multiplied by 100 and divided by the [NDTTestMethodology#Total_test_time total test time] in seconds is greater than 15" and "The [NDTTestMethodology#Packet_loss packet loss] is less than 1%" cannot be met at the same time, because if the packet loss is less than 0.01, then the packet loss multiplied by 100 and divided by the total test time in seconds is less than 1.
=== Full/Half Link Duplex Setting ===
@@ -316,23 +316,12 @@
}}}
where:
- * *!SndLimTimeRwin* - The cumulative time spent in the 'Receiver Limited' state
- * *!SndLimTimeCwnd* - The cumulative time spent in the 'Congestion Limited' state
- * *!SndLimTimeSender* - The cumulative time spent in the 'Sender Limited' state
+ * *!SndLimTimeRwin* - The cumulative time spent in the 'Receiver Limited' state during the S2C throughput test
+ * *!SndLimTimeCwnd* - The cumulative time spent in the 'Congestion Limited' state during the S2C throughput test
+ * *!SndLimTimeSender* - The cumulative time spent in the 'Sender Limited' state during the S2C throughput test
The total test time is kept in microseconds.
-=== Total test time in seconds ===
-
-The total test time in seconds is computed using the following formula:
-
-{{{
-TotalTestTime/1000000
-}}}
-
-where:
- * *!TotalTestTime* - [NDTTestMethodology#Total_test_time Total test time]
-
=== Total send throughput ===
The total send throughput is computed using the following formula:
- [ndt-dev] [ndt] r613 committed - Fixes related to total test time and total test time in seconds, ndt, 09/08/2011
Archive powered by MHonArc 2.6.16.