Intel® Ethernet Controller E810 Application Device Queues (ADQ)
Configuration Guide
Traffic Pattern to Be Generated
To test AF_XDP as in the example given in Example: Running DPDK-pktgen Traffic, a packet generator of choice can be used to generate test traffic to the ADQ server with the following characteristics:
- UDP protocol to connect to AF_XDP sockets on the server.
- Destination port must match the $app_port number used in the ADQ configuration on the AF_XDP server (TC filter and ntuple configuration commands in AF_XDP Server Configuration).
- To use all ADQ queues on the AF_XDP server, the number of traffic streams (ports) should be equal to or a multiple of the number of ADQ queues configured on the AF_XDP server ($num_queues_tc1 in AF_XDP Server Configuration).
- Other variables, such as $packet_size, can be configured to test the desired traffic pattern.