DPDK
18.05.1
|
#include <rte_cryptodev.h>
Data Fields | |
int | socket_id |
uint16_t | nb_queue_pairs |
Crypto device configuration structure
Definition at line 513 of file rte_cryptodev.h.
int socket_id |
Socket to allocate resources on
Definition at line 514 of file rte_cryptodev.h.
uint16_t nb_queue_pairs |
Number of queue pairs to configure on device
Definition at line 516 of file rte_cryptodev.h.