struct tarpc_rte_eth_dev_portconf

struct tarpc_rte_eth_dev_portconf {
    // fields

    uint16_t burst_size;
    uint16_t ring_size;
    uint16_t nb_queues;
};