[PATCH v1 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 02:52:27 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.
Elena Agostini (1):
  app/test-gpudev: introduce ethdev to rx/tx packets using GPU memory
 app/test-gpudev/main.c | 471 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 452 insertions(+), 19 deletions(-)
-- 
2.17.1
    
    
More information about the dev
mailing list