Visible to Intel only — GUID: mgp1590190134434
Ixiasoft
3.5.2.5.1. Build and Install Netdev Driver
3.5.2.5.2. Enable VFs if SRIOV is Supported
3.5.2.5.3. Configure the Number of Channels Supported on the Device
3.5.2.5.4. Configure the MTU Value
3.5.2.5.5. Configure the Device Communication
3.5.2.5.6. Configure Transmit Queue Selection Mechanism
3.5.2.5.7. Test Procedure by Using Name Space Environment
3.5.2.5.8. PIO Test
Visible to Intel only — GUID: mgp1590190134434
Ixiasoft
3.1. Design Example Directory Structure
Directory / File | Sub-directory / File | Sub-directory / File | Sub-directory / File | Sub-directory / File | Note |
---|---|---|---|---|---|
pcie_ed | sim | pcie_ed.v | Design example top-level HDL | ||
<simulators> | <simulation scripts> | pcie_ed simulation directory | |||
synth | pcie_ed.v | Design example top-level HDL | |||
<Components automatically generated by Platform Designer> |
|||||
pcie_ed_tb | pcie_ed_tb | sim | pcie_ed_tb.v | Testbench including Intel FPGA BFM | |
<simulators> | <simulation script> | Testbench simulation directory | |||
ip | pcie_ed_tb | DUT_pcie_tb_ip | Intel FPGA BFM (RP) | ||
pcie_ed_tb.qsys | Testbench Platform Designer file | ||||
pcie_ed.ipx | |||||
pX_software where X= 0,1, 2, 3 (IP core numbers) |
dpdk | dpdk | drivers | net | |
examples | mcdma-test | ||||
patches | v20.05-rc1 | ||||
v21.11.2 | |||||
Licenses | license_bsd.txt | ||||
version.txt | |||||
kernel | common | ||||
driver | kmod | mcdma-custom-driver | Kernel driver | ||
mcdma-netdev-driver | |||||
Licenses | license_bsd.txt | ||||
user | cli | perfq_app | <test application software> | Test Application | |
README | Readme file | ||||
devmem | |||||
common | include | regs | MCDMA and Pkt Gen/Chk registers | ||
mk | |||||
src | |||||
libmqdma | <user space library files> | User space library | |||
Licenses | |||||
Readme | Readme file | ||||
readme | Readme file | ||||
ip | pcie_ed | <Design example IP components> | |||
pcie_ed.qpf | Quartus project file | ||||
pcie_ed.qsf | Quartus setting file | ||||
pcie_ed.qsys | Design example Platform Designer file |
Note: Software directory is created multiple times depending on Hard IP mode selected (1x16, 2x8 or 4x4) for Quartus® Prime Pro Edition 23.3 version onwards.
- p0_software folder is generated for 1x16, 2x8 and 4x4 Hard IP modes.
- p1_software folder is generated for 2x8 Hard IP modes.
- p2_software and p3_software folders are generated for 4x4 Hard IP modes.
Note: You must use the corresponding software folder with each IP port.