Searched refs:ethdev_info (Results 1 – 1 of 1) sorted by relevance
1351 struct rte_eth_dev_info ethdev_info; in main() local1446 rte_eth_dev_info_get(eth_port_id, ðdev_info); in main()1448 ethdev_info.flow_type_rss_offloads; in main()1454 eth_rx_conf = ethdev_info.default_rxconf; in main()1456 eth_tx_conf = ethdev_info.default_txconf; in main()