All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: Marc Sune <marc.sune-kpkqNMk1I7M@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH] Added missing extern 'C' decls in rte_ip_frag.h
Date: Tue, 27 Jan 2015 12:53:36 +0100	[thread overview]
Message-ID: <4185261.ABHRoZgdUk@xps13> (raw)
In-Reply-To: <1421859626-27723-1-git-send-email-marc.sune-kpkqNMk1I7M@public.gmane.org>

> Signed-off-by: Marc Sune <marc.sune-kpkqNMk1I7M@public.gmane.org>

> --- a/lib/librte_ip_frag/rte_ip_frag.h
> +++ b/lib/librte_ip_frag/rte_ip_frag.h
> +#ifdef __cplusplus
> +extern "C" {
> +#endif

Fixes: 601e279df074 ("move fragmentation/reassembly headers into a library")
Acked-by: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>

Applied

It seems that the same kind of fix is needed for
	lib/librte_pmd_bond/rte_eth_bond_8023ad.h

Thanks
-- 
Thomas

      parent reply	other threads:[~2015-01-27 11:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21 17:00 [PATCH] Added missing extern 'C' decls in rte_ip_frag.h Marc Sune
     [not found] ` <1421859626-27723-1-git-send-email-marc.sune-kpkqNMk1I7M@public.gmane.org>
2015-01-27 11:53   ` Thomas Monjalon [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=4185261.ABHRoZgdUk@xps13 \
    --to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    --cc=marc.sune-kpkqNMk1I7M@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.