CN109510740A - A kind of method, apparatus, terminal and the storage medium of automatic monitoring network interface card MTU value - Google Patents

A kind of method, apparatus, terminal and the storage medium of automatic monitoring network interface card MTU value Download PDF

Info

Publication number
CN109510740A
CN109510740A CN201910002008.4A CN201910002008A CN109510740A CN 109510740 A CN109510740 A CN 109510740A CN 201910002008 A CN201910002008 A CN 201910002008A CN 109510740 A CN109510740 A CN 109510740A
Authority
CN
China
Prior art keywords
machine
subtest
run
test
mtu value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910002008.4A
Other languages
Chinese (zh)
Inventor
杨永峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201910002008.4A priority Critical patent/CN109510740A/en
Publication of CN109510740A publication Critical patent/CN109510740A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/36Flow control; Congestion control by determining packet size, e.g. maximum transfer unit [MTU]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The application provides method, apparatus, terminal and the storage medium of a kind of automatic monitoring network interface card MTU value, comprising: to the tested test-run a machine and subtest machine progress parameter setting in the same net;Set the initial MTU value of tested test-run a machine and subtest machine to the maximum MTU value of network interface card;Pressure transmission test is carried out to tested test-run a machine and subtest machine;Monitor the MTU value of tested test-run a machine in real time by subtest machine.The present invention is by setting the initial MTU value of tested test-run a machine and subtest machine to the maximum MTU value of network interface card, and pressure transmission test is carried out to tested test-run a machine and subtest machine, the MTU value that tested test-run a machine can be monitored in real time by subtest machine realizes the purpose of automatic monitoring network interface card MTU value.The present invention, which can be reduced, checks work manually, and the server to all mainstream Linux systems equipped with network interface card is applicable in, easy to operate, has stronger ease for use, clear in structure between each module in program, convenient for safeguarding, helps to improve testing efficiency.

Description

A kind of method, apparatus, terminal and the storage medium of automatic monitoring network interface card MTU value
Technical field
The invention belongs to server technology fields, and in particular to the method, apparatus of the automatic monitoring network interface card MTU value of one kind, end End and storage medium.
Background technique
With the arrival of Internet era, the continuous development of cloud computing is digitized constantly universal, data and network Transmission has become more and more important.MTU is the abbreviation of Maximum Transmission Unit.It means and is transmitted on network Maximum data packet.The unit of MTU is byte.The MTU of most of network equipment is 1500.Local MTU value is greater than network MTU When value, the data packet of local transmission is excessive cause network that can unpack after transmit, not only generate additional data packet, and consume The time of " unpack, organize packet ".When local MTU value is less than network MTU value, the data packet of local transmission can be transmitted directly, still Fail the upper limit value that the data packet transmission size that network is given is fully utilized, transmittability does not play completely.It is so-called reasonably to set MTU value is set, exactly allows local MTU value consistent with the MTU value of network, transmission performance can be given a full play of and allows data packet It splits, it is therefore desirable to which whether the MTU value for monitoring local MTU value and network is consistent.
Summary of the invention
In view of the deficiencies of the prior art, the present invention provide the method, apparatus of monitoring network interface card MTU value a kind of automatic, terminal and Storage medium, to solve the above technical problems.
In a first aspect, the embodiment of the present application provides a kind of method of automatic monitoring network interface card MTU value, which comprises
To the tested test-run a machine and subtest machine progress parameter setting in the same net;
Set the initial MTU value of tested test-run a machine and subtest machine to the maximum MTU value of network interface card;
Pressure transmission test is carried out to tested test-run a machine and subtest machine;
Monitor the MTU value of tested test-run a machine in real time by subtest machine.
With reference to first aspect, in the first embodiment of first aspect, the tested test-run a machine in the same net Carrying out parameter setting with subtest machine includes:
Check the network card configuration of tested test-run a machine and subtest machine;
Driving is installed on tested test-run a machine and subtest machine;
Record the IP of tested test-run a machine and subtest machine;
Lro, gro, tso, gso parameter setting are carried out to tested test-run a machine and subtest machine, are tested test-run a machine and subtest machine institute The parameter of setting is consistent.
With reference to first aspect, in second of embodiment of first aspect, described pair of tested test-run a machine and subtest machine Carrying out pressure transmission test includes:
Pressure transmission test is carried out to tested test-run a machine by iperf3-c ip_partner-t 10000;
Pressure transmission test is carried out to subtest machine by iperf3-s.
With reference to first aspect, described to be monitored in real time by subtest machine in the third embodiment of first aspect The MTU value of tested test-run a machine includes:
Read the MTU value of tested test-run a machine in real time by subtest machine;
The MTU value of reading and initial MTU value are compared;
Comparing result is generated into log;
Save log.
Second aspect, the embodiment of the present application provide a kind of device of automatic monitoring network interface card MTU value, and described device includes:
Parameter set unit is configured to the tested test-run a machine and subtest machine progress parameter setting in the same net;
Initial MTU value setting unit, is configured to set network interface card most for the initial MTU value of tested test-run a machine and subtest machine Big MTU value;
Pressure transmission test cell is configured to carry out pressure transmission test to tested test-run a machine and subtest machine;
It monitors unit in real time, is configured to the MTU value that subtest machine monitors tested test-run a machine in real time.
In conjunction with second aspect, in the first embodiment of second aspect, the parameter set unit includes:
It checks module, is configured to check the network card configuration of tested test-run a machine and subtest machine;
Driving installation module, is configured to install driving on tested test-run a machine and subtest machine;
IP logging modle is configured to record the IP of tested test-run a machine and subtest machine;
Parameter setting module is configured to carry out lro, gro, tso, gso parameter setting, quilt to tested test-run a machine and subtest machine Test machine is consistent with parameter set by subtest machine.
In conjunction with second aspect, in second of embodiment of second aspect, the pressure transmission test cell includes:
First test module is configured to iperf3-c ip_partner-t 10000 and carries out pressure to tested test-run a machine Transmission test;
Second test module is configured to iperf3-s and carries out pressure transmission test to subtest machine.
In conjunction with second aspect, in the third embodiment of second aspect, the real time monitoring unit includes:
Read module is configured to the MTU value that subtest machine reads tested test-run a machine in real time;
Contrast module is configured to compare the MTU value of reading and initial MTU value;
Log generation module is configured to comparing result generating log;
Log saving module is configured to save log.
The third aspect provides a kind of terminal, comprising:
Processor, memory, wherein
The memory is used to store computer program,
The processor from memory for calling and running the computer program, so that terminal executes above-mentioned terminal end The method at end.
Fourth aspect provides a kind of computer storage medium, instruction is stored in the computer readable storage medium, When run on a computer, so that computer executes method described in above-mentioned various aspects.
5th aspect, provides a kind of computer program product comprising instruction, when run on a computer, so that Computer executes method described in above-mentioned various aspects.
The beneficial effects of the present invention are,
Method, apparatus, terminal and the storage medium of automatic monitoring network interface card MTU value provided by the invention, by by tested test-run a machine and The initial MTU value of subtest machine is set as the maximum MTU value of network interface card, and carries out pressure biography to tested test-run a machine and subtest machine Defeated test can monitor the MTU value of tested test-run a machine in real time by subtest machine, realize the purpose of automatic monitoring network interface card MTU value. The present invention, which can be reduced, checks work manually, and the server to all mainstream Linux systems equipped with network interface card is applicable in, operation letter Just, there is stronger ease for use, it is clear in structure between each module in program, it is convenient for safeguarding, help to improve testing efficiency.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, for those of ordinary skill in the art Speech, without creative efforts, is also possible to obtain other drawings based on these drawings.
Fig. 1 is the schematic flow chart of the method for the application one embodiment.
Fig. 2 is the schematic block diagram of the device of the application one embodiment.
Fig. 3 is a kind of structural schematic diagram of terminal provided in an embodiment of the present invention.
Specific embodiment
Technical solution in order to enable those skilled in the art to better understand the present invention, below in conjunction with of the invention real The attached drawing in example is applied, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described implementation Example is only a part of the embodiment of the present invention, instead of all the embodiments.Based on the embodiments of the present invention, this field is common Technical staff's every other embodiment obtained without making creative work, all should belong to protection of the present invention Range.Technical solution in order to enable those skilled in the art to better understand the present invention, below in conjunction with of the invention real The attached drawing in example is applied, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described implementation Example is only a part of the embodiment of the present invention, instead of all the embodiments.Based on the embodiments of the present invention, this field is common Technical staff's every other embodiment obtained without making creative work, all should belong to protection of the present invention Range.
The Key Term occurred in the application is explained below.
Fig. 1 is the schematic flow chart of the method for the application one embodiment.Wherein, Fig. 1 executing subject can be one kind The device of automatic monitoring network interface card MTU value.
As shown in Figure 1, this method 100 includes:
Step 110, to the tested test-run a machine and subtest machine progress parameter setting in the same net;
Step 120, the initial MTU value of tested test-run a machine and subtest machine is set to the maximum MTU value of network interface card;
Step 130, pressure transmission test is carried out to tested test-run a machine and subtest machine;
Step 140, the MTU value of tested test-run a machine is monitored in real time by subtest machine.
In order to facilitate the understanding of the present invention, the principle for monitoring the method for network interface card MTU value automatically with the present invention below, in conjunction with Automatically the process that network interface card MTU value is monitored in embodiment is made the method for automatic monitoring network interface card MTU value provided by the invention further Description.
Optionally, as the application one embodiment, the tested test-run a machine and subtest machine in the same net into Row parameter setting includes:
Check the network card configuration of tested test-run a machine and subtest machine;
Driving is installed on tested test-run a machine and subtest machine;
Record the IP of tested test-run a machine and subtest machine;
Lro, gro, tso, gso parameter setting are carried out to tested test-run a machine and subtest machine, are tested test-run a machine and subtest machine institute The parameter of setting is consistent.
Optionally, pressure transmission survey is carried out as the application one embodiment, described pair of tested test-run a machine and subtest machine Examination includes:
Pressure transmission test is carried out to tested test-run a machine by iperf3-c ip_partner-t 10000;
Pressure transmission test is carried out to subtest machine by iperf3-s.
Optionally, as the application one embodiment, the MTU value for monitoring tested test-run a machine in real time by subtest machine Include:
Read the MTU value of tested test-run a machine in real time by subtest machine;
The MTU value of reading and initial MTU value are compared;
Comparing result is generated into log;
Save log.
Specifically, the method for the automatic monitoring network interface card MTU value includes:
S1, in the same net tested test-run a machine and subtest machine carry out parameter setting.
In the present embodiment, by two test machines in the same net, one is used as tested test-run a machine, and one is surveyed as auxiliary Test-run a machine.Firstly, checking the configuration of tested test-run a machine and subtest machine network interface card and installing driving, and IP is recorded, then respectively by two Gro, lro, tso, gso of platform test machine are set as consistent.
S2, the maximum MTU value for setting the initial MTU value of tested test-run a machine and subtest machine to network interface card.
S3, pressure transmission test is carried out to tested test-run a machine and subtest machine.
Pressure transmission test is carried out to tested test-run a machine by iperf3-c ip_partner-t 10000, is passed through Iperf3-s carries out pressure transmission test to subtest machine.
The following are code samples:
1. tested test-run a machine perform script sut.sh
It is as follows that code is write in script sut.sh:
#!/bin/bash
ifconfig enp59s0f0 netmask net_mask up
ethtool -K ethx tso off gso off.
iperf3 -c ip_partner -t 10000.
2. in subtest machine perform script client.sh
It is as follows that code is write in script client.sh:
#!/bin/bash
ifconfig enp59s0f0 netmask net_mask up
ifconfig ethx mtu 9978
ethtool -K ethx gro off lro off. iperf3 -s
S4, the MTU value for monitoring tested test-run a machine in real time by subtest machine.
Tcpdump-v-i ethx src host ip_addr and tcp is executed in subtest machine | grep-i " Proto tcp " | grep length extracts MTU value, and compares with the initial MTU value of setting.After the completion, it can test The data monitored in interface display test are executed, and test result can be stored under the current directory of script execution.
If Fig. 2 shows, which includes:
Parameter set unit 210, the parameter set unit 210 are used for the initial MTU value of tested test-run a machine and subtest machine It is set as the maximum MTU value of network interface card;
Initial MTU value setting unit 220, the initial MTU value setting unit 220 are used for tested test-run a machine and subtest machine Initial MTU value is set as the maximum MTU value of network interface card;
Pressure transmission test cell 230, the pressure transmission test cell 230 are used to carry out tested test-run a machine and subtest machine Pressure transmission test;
Monitor unit 240 in real time, the real time monitoring unit is used to monitor in real time the MTU of tested test-run a machine by subtest machine Value.
Optionally, as the application one embodiment, the parameter set unit includes:
It checks module, is configured to check the network card configuration of tested test-run a machine and subtest machine;
Driving installation module, is configured to install driving on tested test-run a machine and subtest machine;
IP logging modle is configured to record the IP of tested test-run a machine and subtest machine;
Parameter setting module is configured to carry out lro, gro, tso, gso parameter setting, quilt to tested test-run a machine and subtest machine Test machine is consistent with parameter set by subtest machine.
Optionally, as the application one embodiment, the pressure transmission test cell includes:
First test module is configured to iperf3-c ip_partner-t 10000 and carries out pressure to tested test-run a machine Transmission test;
Second test module is configured to iperf3-s and carries out pressure transmission test to subtest machine.
Optionally, as the application one embodiment, the real time monitoring unit includes:
Read module is configured to the MTU value that subtest machine reads tested test-run a machine in real time;
Contrast module is configured to compare the MTU value of reading and initial MTU value;
Log generation module is configured to comparing result generating log;
Log saving module is configured to save log.
Fig. 3 is a kind of structural schematic diagram of terminal installation 300 provided in an embodiment of the present invention, which can be with Method for executing automatic monitoring network interface card MTU value provided by the embodiments of the present application.
Wherein, which may include: processor 310, memory 320 and communication unit 330.These components It is communicated by one or more bus, it will be understood by those skilled in the art that the structure of server shown in figure is not The restriction to the application is constituted, it is also possible to hub-and-spoke configuration either busbar network, can also include more than illustrating Or less component, perhaps combine certain components or different component layouts.
Wherein, which can be used for executing instruction for storage processor 310, and memory 320 can be by any class The volatibility or non-volatile memories terminal or their combination of type realize that such as Static Random Access Memory (SRAM) is electric Erasable Programmable Read Only Memory EPROM (EEPROM), erasable programmable read only memory (EPROM), programmable read only memory (PROM), read only memory (ROM), magnetic memory, flash memory, disk or CD.When executing instruction in memory 320 When being executed by processor 310, so that terminal 300 some or all of is able to carry out in following above method embodiment step.
Processor 310 is the control centre for storing terminal, utilizes each of various interfaces and the entire electric terminal of connection A part by running or execute the software program being stored in memory 320 and/or unit, and calls and is stored in storage Data in device, to execute the various functions and/or processing data of electric terminal.The processor can be by integrated circuit (Integrated Circuit, abbreviation IC) composition, such as the IC that can be encapsulated by single are formed, can also be more by connecting The encapsulation IC of identical function or different function and form.For example, processor 310 can only include central processing unit (Central Processing Unit, abbreviation CPU).In the application embodiment, CPU can be single operation core, can also To include multioperation core.
Communication unit 330, for establishing communication channel, so that the storage terminal be allow to be led to other terminals Letter.It receives the user data of other terminals transmission or sends user data to other terminals.
The application also provides a kind of computer storage medium, wherein the computer storage medium can be stored with program, the journey Sequence may include step some or all of in each embodiment provided by the present application when executing.The storage medium can for magnetic disk, CD, read-only memory (English: read-only memory, referred to as: ROM) or random access memory (English: Random access memory, referred to as: RAM) etc..
Therefore, the application is by setting the initial MTU value of tested test-run a machine and subtest machine to the maximum MTU of network interface card Value, and pressure transmission test is carried out to tested test-run a machine and subtest machine, it can be monitored in real time by subtest machine tested The MTU value of machine realizes the purpose of automatic monitoring network interface card MTU value.The present invention, which can be reduced, checks work manually, to all mainstreams Server of the Linux system equipped with network interface card is applicable in, easy to operate, has stronger ease for use, structure between each module in program Clearly, convenient for safeguarding, help to improve testing efficiency, the present embodiment attainable technical effect may refer to retouching above It states, details are not described herein again.
It is required that those skilled in the art can be understood that the technology in the embodiment of the present application can add by software The mode of general hardware platform realize.Based on this understanding, the technical solution in the embodiment of the present application substantially or Say that the part that contributes to existing technology can be embodied in the form of software products, which is stored in Such as USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory in one storage medium The various media that can store program code such as (RAM, Random Access Memory), magnetic or disk, including it is several Instruction is used so that a terminal (can be personal computer, server or second terminal, the network terminal etc.) is held Row all or part of the steps of the method according to each embodiment of the present invention.
Same and similar part may refer to each other between each embodiment in this specification.Implement especially for terminal For example, since it is substantially similar to the method embodiment, so being described relatively simple, related place is referring in embodiment of the method Explanation.
In several embodiments provided herein, it should be understood that disclosed systems, devices and methods, it can be with It realizes by another way.For example, the apparatus embodiments described above are merely exemplary, for example, the unit It divides, only a kind of logical function partition, there may be another division manner in actual implementation, such as multiple units or components It can be combined or can be integrated into another system, or some features can be ignored or not executed.Another point, it is shown or The mutual coupling, direct-coupling or communication connection discussed can be through some interfaces, the indirect coupling of device or unit It closes or communicates to connect, can be electrical property, mechanical or other forms.
The unit as illustrated by the separation member may or may not be physically separated, aobvious as unit The component shown may or may not be physical unit, it can and it is in one place, or may be distributed over multiple In network unit.It can select some or all of unit therein according to the actual needs to realize the mesh of this embodiment scheme 's.
It, can also be in addition, the functional units in various embodiments of the present invention may be integrated into one processing unit It is that each unit physically exists alone, can also be integrated in one unit with two or more units.
Although by reference to attached drawing and combining the mode of preferred embodiment to the present invention have been described in detail, the present invention It is not limited to this.Without departing from the spirit and substance of the premise in the present invention, those of ordinary skill in the art can be to the present invention Embodiment carry out various equivalent modifications or substitutions, and these modifications or substitutions all should in covering scope of the invention/appoint What those familiar with the art in the technical scope disclosed by the present invention, can easily think of the change or the replacement, answer It is included within the scope of the present invention.Therefore, protection scope of the present invention is answered described is with scope of protection of the claims It is quasi-.

Claims (10)

1. a kind of method of automatic monitoring network interface card MTU value, which is characterized in that the described method includes:
To the tested test-run a machine and subtest machine progress parameter setting in the same net;
Set the initial MTU value of tested test-run a machine and subtest machine to the maximum MTU value of network interface card;
Pressure transmission test is carried out to tested test-run a machine and subtest machine;
Monitor the MTU value of tested test-run a machine in real time by subtest machine.
2. the method according to claim 1, wherein the tested test-run a machine and subtest in the same net Machine carries out parameter setting
Check the network card configuration of tested test-run a machine and subtest machine;
Driving is installed on tested test-run a machine and subtest machine;
Record the IP of tested test-run a machine and subtest machine;
Lro, gro, tso, gso parameter setting are carried out to tested test-run a machine and subtest machine, are tested test-run a machine and subtest machine institute The parameter of setting is consistent.
3. the method according to claim 1, wherein described pair of tested test-run a machine and subtest machine carry out pressure biography Defeated test includes:
Pressure transmission test is carried out to tested test-run a machine by iperf3-c ip_partner-t 10000;
Pressure transmission test is carried out to subtest machine by iperf3-s.
4. the method according to claim 1, wherein described monitor tested test-run a machine in real time by subtest machine MTU value includes:
Read the MTU value of tested test-run a machine in real time by subtest machine;
The MTU value of reading and initial MTU value are compared;
Comparing result is generated into log;
Save log.
5. a kind of automatic device of monitoring network interface card MTU value, which is characterized in that described device includes:
Parameter set unit is configured to the tested test-run a machine and subtest machine progress parameter setting in the same net;
Initial MTU value setting unit, is configured to set network interface card most for the initial MTU value of tested test-run a machine and subtest machine Big MTU value;
Pressure transmission test cell is configured to carry out pressure transmission test to tested test-run a machine and subtest machine;
It monitors unit in real time, is configured to the MTU value that subtest machine monitors tested test-run a machine in real time.
6. device according to claim 5, which is characterized in that the parameter set unit includes:
It checks module, is configured to check the network card configuration of tested test-run a machine and subtest machine;
Driving installation module, is configured to install driving on tested test-run a machine and subtest machine;
IP logging modle is configured to record the IP of tested test-run a machine and subtest machine;
Parameter setting module is configured to carry out lro, gro, tso, gso parameter setting, quilt to tested test-run a machine and subtest machine Test machine is consistent with parameter set by subtest machine.
7. device according to claim 5, which is characterized in that the pressure transmission test cell includes:
First test module is configured to iperf3-c ip_partner-t 10000 and carries out pressure to tested test-run a machine Transmission test;
Second test module is configured to iperf3-s and carries out pressure transmission test to subtest machine.
8. device according to claim 5, which is characterized in that the real time monitoring unit includes:
Read module is configured to the MTU value that subtest machine reads tested test-run a machine in real time;
Contrast module is configured to compare the MTU value of reading and initial MTU value;
Log generation module is configured to comparing result generating log;
Log saving module is configured to save log.
9. a kind of terminal characterized by comprising
Processor;
The memory executed instruction for storage processor;
Wherein, the processor is configured to perform claim requires the described in any item methods of 1-4.
10. a kind of computer readable storage medium for being stored with computer program, which is characterized in that the program is executed by processor Shi Shixian method for example of any of claims 1-4.
CN201910002008.4A 2019-01-02 2019-01-02 A kind of method, apparatus, terminal and the storage medium of automatic monitoring network interface card MTU value Pending CN109510740A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910002008.4A CN109510740A (en) 2019-01-02 2019-01-02 A kind of method, apparatus, terminal and the storage medium of automatic monitoring network interface card MTU value

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910002008.4A CN109510740A (en) 2019-01-02 2019-01-02 A kind of method, apparatus, terminal and the storage medium of automatic monitoring network interface card MTU value

Publications (1)

Publication Number Publication Date
CN109510740A true CN109510740A (en) 2019-03-22

Family

ID=65756133

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910002008.4A Pending CN109510740A (en) 2019-01-02 2019-01-02 A kind of method, apparatus, terminal and the storage medium of automatic monitoring network interface card MTU value

Country Status (1)

Country Link
CN (1) CN109510740A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078476A (en) * 2019-10-25 2020-04-28 苏州浪潮智能科技有限公司 Network card drive firmware stability test method, system, terminal and storage medium
CN111130863A (en) * 2019-12-12 2020-05-08 北京浪潮数据技术有限公司 Virtual network card management method, system, equipment and computer storage medium
CN113890789A (en) * 2021-09-29 2022-01-04 华云数据控股集团有限公司 UDP tunnel traffic shunting method and traffic forwarding method suitable for data center

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101119237A (en) * 2006-07-31 2008-02-06 英业达股份有限公司 Network card testing method
US20090109864A1 (en) * 2007-10-24 2009-04-30 Inventec Corporation Network card testing system
TW201306522A (en) * 2011-07-18 2013-02-01 Hon Hai Prec Ind Co Ltd Method and system for testing NIC performance
CN103391528A (en) * 2012-05-11 2013-11-13 中兴通讯股份有限公司 Method for configuring maximum transmission unit (MTU) values automatically on terminal side and corresponding device
CN104811353A (en) * 2015-05-05 2015-07-29 浪潮电子信息产业股份有限公司 Linux system based automatic network card performance test environment construction method
CN104993971A (en) * 2015-05-27 2015-10-21 上海斐讯数据通信技术有限公司 Method and system for testing MTU value in uplink network model of router

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101119237A (en) * 2006-07-31 2008-02-06 英业达股份有限公司 Network card testing method
US20090109864A1 (en) * 2007-10-24 2009-04-30 Inventec Corporation Network card testing system
TW201306522A (en) * 2011-07-18 2013-02-01 Hon Hai Prec Ind Co Ltd Method and system for testing NIC performance
CN103391528A (en) * 2012-05-11 2013-11-13 中兴通讯股份有限公司 Method for configuring maximum transmission unit (MTU) values automatically on terminal side and corresponding device
CN104811353A (en) * 2015-05-05 2015-07-29 浪潮电子信息产业股份有限公司 Linux system based automatic network card performance test environment construction method
CN104993971A (en) * 2015-05-27 2015-10-21 上海斐讯数据通信技术有限公司 Method and system for testing MTU value in uplink network model of router

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078476A (en) * 2019-10-25 2020-04-28 苏州浪潮智能科技有限公司 Network card drive firmware stability test method, system, terminal and storage medium
CN111130863A (en) * 2019-12-12 2020-05-08 北京浪潮数据技术有限公司 Virtual network card management method, system, equipment and computer storage medium
CN113890789A (en) * 2021-09-29 2022-01-04 华云数据控股集团有限公司 UDP tunnel traffic shunting method and traffic forwarding method suitable for data center

Similar Documents

Publication Publication Date Title
CN109510740A (en) A kind of method, apparatus, terminal and the storage medium of automatic monitoring network interface card MTU value
CN109039829A (en) A kind of network card performance testing method, apparatus, terminal and storage medium
CN109510742A (en) A kind of server network interface card remote test method, device, terminal and storage medium
CN109086176A (en) A kind of SSD steady-state method of test, device, equipment and storage medium based on FIO
CN109635561A (en) A kind of method, apparatus that BIOS with BMC password setting is synchronous, terminal and storage medium
CN109257249A (en) A kind of network interface card stability test method, apparatus, terminal and storage medium
CN110557299A (en) network transmission function batch test method, system, terminal and storage medium
CN109783378A (en) GPU is in the compatibility test method of Ubnutu system, device, terminal and storage medium
CN109522173A (en) A kind of OPA network card testing method, device, terminal and storage medium
CN109240865A (en) A kind of AC test method, device, terminal and the storage medium of AEP memory
CN109787864A (en) A kind of network automatic test approach, device, terminal and storage medium based on Netperf
CN109933504A (en) A kind of hard disk delay testing method, device, terminal and storage medium
CN109885438A (en) A kind of FPGA method for testing reliability, system, terminal and storage medium
CN109788052A (en) A kind of server configuration remote inquiry method, apparatus, terminal and storage medium
CN110399727A (en) A kind of BMC permission automatic test approach, system, terminal and storage medium
CN109815070A (en) A kind of HOST-BOX server stability test method, apparatus, terminal and storage medium
CN109491909A (en) A kind of CPLD refreshes verification method, device, terminal and storage medium
US20160328200A1 (en) Testing screens of a multi-screen device
CN109815076A (en) A kind of network interface card boot option detection method, system, terminal and storage medium
CN109032874A (en) A kind of memory pressure test method, device, terminal and storage medium
CN109062805A (en) A kind of AEP memory firmware promotion and demotion test method, device, terminal and storage medium
CN108289047A (en) A kind of RMT test methods and device
CN109491822A (en) A kind of system reboot detection method, device, terminal and storage medium
CN109189638A (en) A kind of GPU driving detection method, device, terminal and storage medium
CN109992420A (en) A kind of Parallel PC IE-SSD performance optimization method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20190322

RJ01 Rejection of invention patent application after publication