DPDK patches and discussions
 help / color / mirror / Atom feed
From: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
To: David Marchand <david.marchand@redhat.com>, dev@dpdk.org
Cc: "John Miller" <john.miller@atomicrules.com>,
	"Thomas Monjalon" <thomas@monjalon.net>,
	"Ferruh Yigit" <ferruh.yigit@amd.com>,
	"Mattias Rönnblom" <mattias.ronnblom@ericsson.com>,
	"Morten Brørup" <mb@smartsharesystems.com>
Subject: Re: [PATCH] ethdev: fix link with C++
Date: Fri, 25 Oct 2024 10:18:52 +0300	[thread overview]
Message-ID: <e75af6af-9db0-45e4-9c4b-2fd9d5f90194@oktetlabs.ru> (raw)
In-Reply-To: <20241024202524.3347144-1-david.marchand@redhat.com>

On 10/24/24 23:25, David Marchand wrote:
> Some ethdev symbols were put out of extern "C" {} and became unavailable
> when linking with C++ objects.
> 
> Fixes: 719834a6849e ("use C linkage where appropriate in headers")
> 
> Reported-by: John Miller <john.miller@atomicrules.com>
> Signed-off-by: David Marchand <david.marchand@redhat.com>

Acked-by: Morten Brørup <mb@smartsharesystems.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>


      parent reply	other threads:[~2024-10-25  7:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-24 20:25 David Marchand
2024-10-24 20:31 ` Morten Brørup
2024-10-25  7:18 ` Andrew Rybchenko [this message]

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=e75af6af-9db0-45e4-9c4b-2fd9d5f90194@oktetlabs.ru \
    --to=andrew.rybchenko@oktetlabs.ru \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    --cc=john.miller@atomicrules.com \
    --cc=mattias.ronnblom@ericsson.com \
    --cc=mb@smartsharesystems.com \
    --cc=thomas@monjalon.net \
    /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).