struct test_rx_mq_rss
Overview
Setup data for RSS More...
#include <dpdk_pmd_ts.h> struct test_rx_mq_rss { // fields struct tarpc_rte_eth_rss_conf effective_conf; struct tarpc_rte_eth_rss_conf initial_conf; };
Detailed Documentation
Setup data for RSS
Fields
struct tarpc_rte_eth_rss_conf effective_conf
Storage for effectively configured RSS key and hash proto mask
struct tarpc_rte_eth_rss_conf initial_conf
Storage for initially prepared RSS key and hash proto mask