DOKK / manpages / debian 13 / dpdk-doc / rte_gpu_comm_pkt.3.en
rte_gpu_comm_pkt(3) Library Functions Manual rte_gpu_comm_pkt(3)

rte_gpu_comm_pkt

#include <rte_gpudev.h>


uintptr_t addr
size_t size

List of packets shared among CPU and device.

Definition at line 97 of file rte_gpudev.h.

Address of the packet in memory (e.g. mbuf->buf_addr).

Definition at line 99 of file rte_gpudev.h.

Size in byte of the packet.

Definition at line 101 of file rte_gpudev.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK