Visible to Intel only — GUID: jbb1588112819716
Ixiasoft
1. About this Document
2. System Requirements
3. Hardware Installation
4. Installing the OPAE Software
5. Identify the Intel® MAX® 10 BMC Version
6. Intel XL710 Driver Installation and Firmware Update
7. Updating the Retimer Firmware
8. OPAE Tools
9. Sample Test: Native Loopback
10. Configuring Ethernet Interfaces
11. Testing Network Loopback Using Data Plane Development Kit (DPDK)
12. Graceful Shutdown
13. Single Event Upset (SEU)
14. Document Revision History for Intel Acceleration Stack User Guide: Intel® FPGA PAC N3000-N/2
A. Troubleshooting
B. fpgabist Sample Output
Visible to Intel only — GUID: jbb1588112819716
Ixiasoft
8.3. Test PCIe and External Memories with fpgabist
Tests are included to demonstrate the performance of PCIe and external memories.
Requirements:
- OPAE tool fpgabist requires hugepage to be set:
- For CentOS:
$ sudo sh -c "echo 20 > /sys/kernel/mm/hugepages/hugepages-2048kB/\ nr_hugepages"
- For RHEL:
# echo 200 > /proc/sys/vm/nr_hugepages
Rerun the above command after a power cycle to the Intel® FPGA PAC N3000-N/2 or after a server reboot or server power cycle.
- For CentOS:
Note: The fpgabist diagnostic tool only works when the Intel supplied factory images are programmed into the Intel® FPGA PAC N3000-N/2.
Using fpgabist
# fpgabist -B 0x8a -i 0x0b30
Note: Your bus (-B) value may be different.
Related Information