[dpdk-dev] rte_eth_add_mc_addr not in dpdk-1.7.1

Shyam Sundar Govindaraj ssgovind at Brocade.com
Tue Nov 11 20:41:31 CET 2014


Hi

The below function is available in dpdk-1.6.0r1 but not in dpdk-1.7.1. Please let me know if there is any alternative function available for this in dpdk-1.7.1?

lib/librte_ether/rte_ethdev.c:858:rte_eth_add_mc_addr(uint8_t port_id, uint8_t *mac_addr[], uint32_t mc_addr_cnt)
lib/librte_ether/rte_ethdev.h:1675:extern void rte_eth_add_mc_addr(uint8_t port_id, uint8_t *mac_addr[], uint32_t mc_addr_cnt);

Thanks
Shyam


More information about the dev mailing list