Advanced network test

Top  Previous  Next

(Applicable to BurnInTest Pro version only)

Overview

The Advanced Network test allows stability and load testing of up to 12 Network Interfaces (NICs) on a system running BurnInTest.

The Advanced Network test is a peer to peer TCP/IP test of NICs using various parameters and load settings. BurnInTest is capable of detecting the presence of remote machines on the same network segment that are running "EndPoint" software (i.e. all EndPoints need to be visible to all the BurnInTest system NICs). BurnInTest will need to run on one system and the remote machines will need to run the ‘EndPoint’ (EP) software.

IPv4 and IPv6 (Vista and later) can be tested. Note: BurnInTest and the Endpoints must support IPv4.

One instance of the BurnInTest Advanced Network test can only be run on a Network. That is, you can not run 2 (or more) BurnInTest Advanced Network tests at the same time on the same network. Up to 12 NIC's on the BurnInTest system may be selected for testing.

The EP application (endpoint.exe) may be run on up to 12 other systems on the network. Only 1 EP can be run per system. An EP can not be run on the BurnInTest system.

To set the Advanced network configuration options, select Configuration -> Test Preferences -> the Network tab, select "Advanced network test" and select the "Edit options" button. Please see Advanced Network Test for descriptions of the options available.

 

EP (End point) overview

The EP purpose is to detect requests from BurnInTest to start network testing and to send, receive and verify data from BurnInTest.

EP is a standalone application that is started on a remote machine and will be able to run whether there is an instance of BurnInTest running or not. It will need to be able to access all available NICs of the machine that it is running on. .

The “Endpoint.exe” software file is included in the BurnInTest installation directory and should be copied to the remote PC’s and run from these systems. For example they should be copied from the BurnInTest directory on the main PC, C:\Program Files\BurnInTest\Endpoint.exe, to each remote PC to a directory C:\Program Files\BurnInTest\Endpoint\Endpoint.exe. An EP can be run by double clicking on the application file.

To use the advanced network test there must be at least 1 EP running on another system (up to 1 EP running on each of 6 systems) on the network. The higher the configured load (required %) and the larger the number of NIC's under test (on the BurnInTest system), the more Endpoints you should use.

It is recommended that the EP NIC's be the same or higher speed as the fastest BurnInTest system NIC. ie. it is probably not a good test if the EP NIC is 10Mb/s, and the BurnInTest system NIC is 100Mb/s or 1Gb/s. Only the 'first' EP NIC will be used for testing, hence it is suggested that the slowest NIC's are disconnected, leaving a single NIC (the fastest) connected on the EP system.

As a guide, it is suggested that with low load (required %), up to a maximum of 3 NICs can be tested per EP. With high load (required %), up to a maximum of 1 NIC can be tested per EP.

For example:

(1) If you were testing 2 x Gb NICs (BurnInTest side) with a configured load of 5%, then 1 x EP with a Gb NIC would be suitable. 2 x EPs could be used. 3 x or more EP's would provide no value.

(2) If you were testing 2 x Gb NICs (BurnInTest side) with a configured load of 90%, then 2 x EPs with a Gb NIC would be suitable. 1 x EP would most likely provide lower throughput. 3 x or more EP's would provide no value.

(3) If you were testing 6 x 100Mb NICs (BurnInTest side) with a configured load of 5%, then 2 EPs with a 100Mb NICs would be suitable. A single EP would most likely provide lower throughput. 3 to 6 would provide greater throughput. 7 x or more EP's  would provide no value (and is not supported - a maximum of 6 EP's are supported).

It should be noted that the system may not be able to achieve the configured load (required %) due to a number of factors, including CPU load, and network configuration. It is suggested that other BurnInTest tests (e.g. CPU test) are not set such that they push the CPU beyond 'hard on 90%' when running the Advanced Network test.

To successfully run the test, BurnInTest uses broadcasts to find all the available EP applications on the network, so anything that may block the broadcasts, such as a router, needs to be taken into account. Firewalls could also interfere with the test and may need to be configured to allow BurnInTest and the EP applications to use the network.

How the test works

At the start of testing, BurnInTest broadcasts a request to the EPs on the local LAN segment. The broadcast will use UDP and be directed at the universal 255.255.255.255 broadcast address. Each EP will respond to this request. This provides BurnInTest with a list of all available EPs.

BurnInTest will then start a network test for each BurnInTest NIC selected for testing. Each of these BurnInTest system NICs will be assigned one Endpoint NIC to test with. For example, with 3 BurnInTest NIC's and 3 EP systems, NIC1 -> EP1, NIC2 -> EP2, NIC3 ->EP3. If there are more BIT system NICs than EPs then the available EPs will be used, for example, with 4 BurnInTest NIC's and 2 EP systems, NIC1 -> EP1, NIC2 -> EP2, NIC3 -> EP1, NIC4 -> EP2. This allocation will remain the same for the duration of the test.

A test will be started for each NIC and BurnInTest will send a control message to it's designated EP NIC to request it to start testing, on receiving a 'Ready to test' response from the EP, BurnInTest will setup test TCP sockets (WinSock) on the user specified port (+ the test number) and start sending test data to the EP. If full duplex is configured for that NIC, then the EP will also send test data back to it's allocated BurnInTest system NIC.

The test data is pseudo randomly generated at both the BurnInTest and EP ends (ie. the data is not just 'looped' by the EP). A checksum will be added to the data to allow BurnInTest and each EP to verify the data integrity (if the user has selected this option).

Both BurnInTest and the EP monitor Network load in order to estimate how much data should be sent from BurnInTest to an already connected EP (and from an EP to BurnInTest) in order to achieve the required % load.

Errors will be logged in the standard BurnInTest log files as specified in Configuration -> Test Preferences -> Logging.

 

Notes

To ensure compatibility between BurnInTest and the Endpoint software, it is important that you use the version of Endpoint.exe that is included in the BurnInTest distribution you are using.

In Windows XP and later you need to be the administrator to run this test. In Windows Vista  (and later) you will need to run BurnInTest and the Endpoint software with Elevated administrator privileges ("Run as administrator") or turn off UAC (User Account Control). Turning off UAC will remove all user account control and you should understand the impact of this before doing it (and ensure the system is returned to required settings after the test).

In some cases, it is possible that a failing NIC (such as reported send or receive errors) can lead to subsequent false positive errors being reported for other NICs. When analyzing Advanced Network errors, this should be considered and the first error (within a period of 1 minute) taken to be the problem NIC.

CheckEnd (previously distributed with BurnInTest) has been removed and is now obsolete.

 

Examples

The Advanced network test window for a test of an IPv4 and IPv6 NIC on the BurnInTest system to a single Endpoint system on the test network:

advanced_network_test_window2

 

The endpoint system:

endpoint