Searched refs:bond_dev_info (Results 1 – 1 of 1) sorted by relevance
63 struct rte_eth_dev_info bond_dev_info; member234 for (i = 0; i < test_params.bond_dev_info.reta_size; in reta_check_synced()256 for (j = 0; j < test_params.bond_dev_info.reta_size / RTE_RETA_GROUP_SIZE; in bond_reta_fetch()261 test_params.bond_reta_conf, test_params.bond_dev_info.reta_size), in bond_reta_fetch()298 reta_set(test_params.bond_port_id, 1, test_params.bond_dev_info.reta_size); in slave_remove_and_add()334 &test_params.bond_dev_info); in test_propagate()345 rss_hf = test_params.bond_dev_info.flow_type_rss_offloads & (1<<i); in test_propagate()426 i % RXTX_QUEUE_COUNT, test_params.bond_dev_info.reta_size), in test_propagate()457 &test_params.bond_dev_info); in test_rss()488 &test_params.bond_dev_info); in test_rss_lazy()[all …]