DPDK usage discussions
 help / color / mirror / Atom feed
From: "Tran (US), Katherine K" <katherine.k.tran@boeing.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] Redundant struct ether_addr
Date: Wed, 25 Sep 2019 20:06:43 +0000	[thread overview]
Message-ID: <5cd0d1d8b5bd483692c0e3d4d5463c16@boeing.com> (raw)

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

             reply	other threads:[~2019-09-25 20:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-25 20:06 Tran (US), Katherine K [this message]
2019-09-25 20:22 ` Stephen Hemminger
2019-09-25 20:31   ` Tran (US), Katherine K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5cd0d1d8b5bd483692c0e3d4d5463c16@boeing.com \
    --to=katherine.k.tran@boeing.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).