DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Redundant struct ether_addr
@ 2019-09-25 20:06 Tran (US), Katherine K
  2019-09-25 20:22 ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: Tran (US), Katherine K @ 2019-09-25 20:06 UTC (permalink / raw)
  To: users

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-25 20:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25 20:06 [dpdk-users] Redundant struct ether_addr Tran (US), Katherine K
2019-09-25 20:22 ` Stephen Hemminger
2019-09-25 20:31   ` Tran (US), Katherine K

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).