DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Ashish Sadanandan <ashish.sadanandan@gmail.com>
Cc: olivier.matz@6wind.com, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 1/1] mbuf: add extern "C" to rte_mbuf_dyn.h
Date: Tue, 29 Dec 2020 12:10:08 -0800	[thread overview]
Message-ID: <20201229121008.3644fed4@hermes.local> (raw)
In-Reply-To: <20201229194144.17824-1-ashish.sadanandan@gmail.com>

On Tue, 29 Dec 2020 12:41:44 -0700
Ashish Sadanandan <ashish.sadanandan@gmail.com> wrote:

> The header was missing the extern "C" directive which causes name
> mangling of functions by C++ compilers, leading to linker errors
> complaining of undefined references to these functions.
> 
> Signed-off-by: Ashish Sadanandan <ashish.sadanandan@gmail.com>

Could you add a Fixes tag please?

  reply	other threads:[~2020-12-29 20:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-29 19:41 Ashish Sadanandan
2020-12-29 20:10 ` Stephen Hemminger [this message]
2020-12-29 20:22   ` Ashish Sadanandan
2021-01-06 13:21     ` Olivier Matz
2021-01-07  1:42       ` Ashish Sadanandan
2021-01-07  8:01         ` David Marchand
2021-01-07 17:20           ` Ashish Sadanandan
2021-01-07  1:38 ` [dpdk-dev] [PATCH v2 1/1] mbuf: fix rte_mbuf_dyn.h inclusion from C++ Ashish Sadanandan
2021-01-07  6:16 ` Ashish Sadanandan
2021-01-07 17:15 ` Ashish Sadanandan

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=20201229121008.3644fed4@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=ashish.sadanandan@gmail.com \
    --cc=dev@dpdk.org \
    --cc=olivier.matz@6wind.com \
    /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).