Visible to Intel only — GUID: ysi1565383514684
Ixiasoft
1. About this Document
2. System Requirements
3. Hardware Installation
4. Installing the OPAE Software
5. OPAE Tools
6. Sample Test: Native Loopback
7. Installing the Intel XL710 Driver
8. Configuring Ethernet Interfaces
9. Testing Network Loopback Using Data Plane Development Kit (DPDK)
10. Graceful Shutdown
11. Single Event Upset (SEU)
12. Document Revision History for Intel Acceleration Stack User Guide: Intel® FPGA PAC N3000
A. Troubleshooting
B. Upgrade your Intel® FPGA PAC N3000 with Production Version of BMC and Intel® Arria® 10 Image
C. Configure the 4.19 Kernel
D. fpgabist Sample Output
Visible to Intel only — GUID: ysi1565383514684
Ixiasoft
10.3. Using DPDK
The Ifpga Rawdev driver continually monitors the critical sensors mentioned in Table 14. If the critical sensor thresholds are exceeded while the DPDK software is running, then the DPDK software stops with an error message. For example: Run the testpmd with the server fan turned off.
sudo ./x86_64-native-linuxapp-gcc/app/testpmd -l 0,1,2,3,4,5,6,7 -n 4 \
--vdev 'ifpga_rawdev_cfg0,ifpga=15:00.0,port=0' -- -i --no-numa
testpmd > set_surprise_link_check_aer(): Set AER, pls graceful shutdown
>>>>>>Set AER 0,0 3ff030,31c1
EAL: Error - exiting with code: 1
Cause: >>>>>>Graceful Shutdown
You must power cycle the server to ensure complete functionality of the board is restored.