GTS AXI Multichannel DMA IP for PCI Express* User Guide

ID 847470
Date 8/25/2025
Public
Document Table of Contents

6.3.5.4.1. AXI-S Device-side Packet Loopback (Device-side Packet Loopback)

Complete the instructions outlined in Prerequisites before verifying the Device-side Packet Loopback design example variant using the following command:

$ cd p0_software/user/cli/perfq_app
$ sudo ./perfq_app -b 0000:98:00.0 -p 32768 -l 5 -i -c 2 -d 2 -a 4
Configuration:
  • BDF (-b 0000:01:00.0)
  • 2 DMA channels (-c 2)
  • Bidirectional H2D-D2H loopback (-i)
  • Payload length of 32,768 bytes in each descriptor (-p 32768)
  • Transfer the data for 5 seconds (-l 5)
  • Dump the progress log every 2 seconds (-d 2)
  • Total of four threads, with one thread per queue x 2 queues per channel x 2 channels (-a 4)