Searched refs:bond_port_id (Results 1 – 2 of 2) sorted by relevance
62 uint8_t bond_port_id; member71 .bond_port_id = INVALID_PORT_ID,166 test_params.bond_port_id, port->port_id), in remove_slaves()337 test_params.bond_port_id, strerror(-retval)); in test_propagate()460 test_params.bond_port_id, strerror(-ret)); in test_rss()491 test_params.bond_port_id, strerror(-ret)); in test_rss_lazy()555 test_params.bond_port_id, strerror(-retval)); in test_setup()558 if (test_params.bond_port_id == INVALID_PORT_ID) { in test_setup()564 test_params.bond_port_id = retval; in test_setup()573 test_params.bond_port_id, strerror(-retval)); in test_setup()[all …]
2113 uint16_t bond_port_id = internals->port_id; in bond_ethdev_close() local2130 if (rte_eth_bond_slave_remove(bond_port_id, port_id) != 0) { in bond_ethdev_close()