[PATCH v2 0/1] app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
eagostini at nvidia.com
eagostini at nvidia.com
Thu Nov 18 19:56:12 CET 2021
From: Elena Agostini <eagostini at nvidia.com>
This patch introduces ethdev in test-gpudev app to provide:
- an example to show how GPU memory can be used to send and receive packets
- an useful tool to measure network metrics when using GPU memory with
io forwarding
With this feature test-gpudev can:
- RX packets in CPU or GPU memory
- Store packets in the gpudev communication list
- TX receive packets from the communication list
It's a simulation of a multi-core application.
Changelog:
- Address review comments
- Minor improvements
Elena Agostini (1):
app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
app/test-gpudev/main.c | 477 +++++++++++++++++++++++++++++++++++++++--
1 file changed, 458 insertions(+), 19 deletions(-)
--
2.17.1
More information about the dev
mailing list