[dpdk-users] Redundant struct ether_addr
Tran (US), Katherine K
katherine.k.tran at boeing.com
Wed Sep 25 22:06:43 CEST 2019
Hello,
I am running into an issue of a redundant struct name. Apparently, 'struct ether_addr' is redefined in DPDK (rte_ether.h). The previous definition of ether_addr is from one of the included core network API files (netinet/if_ether.h).
How should I proceed with this compile error? Shouldn't DPDK have its own userspace?
Regards,
Katherine
More information about the users
mailing list