Environment Requirements
This document provides guidance based on the Kunpeng server and openEuler OS. Before performing operations, ensure that your hardware and software meet the requirements.
Hardware
See Table 1.
Item |
Specifications |
|---|---|
CPU |
Kunpeng 920 |
NIC |
2 x 25GE NIC (The NICs must support the FDIR function.) |
Run the following command to check whether a NIC supports FDIR:
ethtool -k NIC name |grep filters
If the command output contains ntuple-filters, the NIC supports FDIR. If the command output is empty, the NIC does not support FDIR.

OS and Software
See Table 2.
Item |
Name |
Version |
How to Obtain |
|---|---|---|---|
OS |
openEuler 22.03 LTS SP4 |
openEuler 22.03 LTS SP4 for Arm |
|
MySQL |
MySQL |
8.0.25 |
|
Network multipathing affinity kernel |
kernel-5.10.0-270.0.0.173.oe2203sp4.aarch64.rpm |
5.10.0 |
This document optimizes networking environments utilizing Docker with bond4 and IPVLAN configurations. Set up the network environment by referring to Setting Up the Environment and Networking.
The OS version and MySQL version in the table have been verified. For other versions, verification and necessary adaptation are required before using this feature.