System and method for automatically testing performance of network card
An automatic test, network card technology, applied in transmission systems, digital transmission systems, data exchange networks, etc., can solve the problems of too many test commands, unable to obtain the total performance of the network, unable to test the network performance, etc., to ensure the test. The effect of requiring and ensuring the timeliness of network transmission
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
specific Embodiment
[0083] First use the command netserver to start the server program on a machine 1, and then execute the test command on the machine 2 to be tested for testing. Machine 1 and machine 2 are connected through a network cable. Here, it is assumed that the ip address of machine 1 is 1.1.1.3, and the ip address of machine 2 is 1.1.1.2.
[0084] Here machine 1 can be a test node, and machine 2 can be a computing node.
[0085] Take the performance test of 64k data blocks as an example, the test command is: 1.1.1.3-l 1800---m 64k
[0086] Because machine 2 is to be tested by sending data to machine 1, the variable ip is used here to record the ip of machine 1.
[0087] ip="1.1.1.3"
[0088] #Use a for loop to traverse the data blocks to be tested, and different data blocks ["64k","128k","256k","512k","1024k","1280k","1518k"] will be assigned to variables bs, and use each value to execute the code after the for loop.
[0089] for bs in["64k","128k","256k","512k","1024k","1280k","15...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


