This problem is related to the network environment settings. Specifically, it is necessary to set the gateway according to the on-site environment. Please refer to "Setup Method for Dual Network Cards to Connect to Internal and External Networks at the same time"
https://console.box.lenovo.com/l/u1Fbef
Refer to "One-way transmission network card test and packet loss problem solution"
https://console.box.lenovo.com/l/Yo7VYY
Refer to "NetSwitchTeam Network Aggregation Tutorial" for operation
https://console.box.lenovo.com/l/UJY1Fa
You can first refer to the "Camera Frame Loss Troubleshooting Method" to troubleshoot the cause. If you cannot solve it, please contact our FAE for assistance.
https://console.box.lenovo.com/l/q5W9IY
Does the network card support DPDK?
Products currently in mass production can basically support DPDK. For details, please refer to the product specifications of the corresponding models;
Generally, the iperf tool software can be used for testing on the system platform. For specific usage methods, parameter selection, etc., please refer to the official website.
Under the Linux system, you can use the command to identify: ethtool –p ethX; the indicator light of the corresponding port will flash;
Under the Windows system, you can open the configuration tool - Intel PROSet Adapter Configuration Utility after installing the complete driver, click 'Identify Adapter' - 'Start Flashing', and observe which port's indicator light on the network port flashes to indicate the corresponding port.
The 100G network card (Intel E810 master) has the FEC function enabled by default. The switch and network card need to be set to the same FEC mode before they can be connected.
Check whether the network card supports 4x25G mode. If it does, switch to 4*25G mode and use a 1/4 cable to connect; if it does not support it, it cannot;
The problem lies in whether the network card supports 4x10G mode. If it does, you can use a 1/4 cable to switch modes. If it doesn't, you can't.
By looking at the port name: ifconfig –a
Check the transceiver queue of the network card: ethtool -I network port name.
By looking at the port name: ifconfig –a
Check the buffer size: ethtool -g network port name
Set the buffer size: ethtool -G network port name tx/rx required buffer size.
When conducting high-speed rate testing, it is generally necessary to increase the size of the sending and receiving buffers of the corresponding ports.
PCIe x4 network cards can be used in x8 slots; PCIe x1 bus width network cards can be used in PCIe x1, PCIe x4, PCIe x8, PCIe x16 slots; PCIe x8 network cards can be used in PCIe x8, PCIe x16 slots use;
1. Too many software programs are installed and running on the computer, causing too many computer resources to be occupied, which affects the computer's running speed and is relatively slow;
2. There are too many junk files in the computer operating system and too many disk fragments, which affect the reading and writing of hard disk data;
3. There is a problem with the local connection settings (IP settings, DNS settings, etc.);
4. Gigabit causes slow connection during the process of adapting to 100M or 10M.
1. Please turn off the firewall of the computer systems at both ends of the connection;
2. If you are running a Linux operating system, please confirm whether other ports of the network card are connected and are in the same network segment/gateway. At this time, you can modify the test network segment to facilitate testing or change it to automatic acquisition.
3. You can ping the network card IP to check whether the driver is installed correctly (or ping 127.0.0.1 locally).