From: Neil Horman <nhorman@tuxdriver.com>
To: Panu Matilainen <pmatilai@redhat.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] cmdline: add cmdline_token_portlist_ops to version map
Date: Wed, 4 Feb 2015 06:42:30 -0500 [thread overview]
Message-ID: <20150204114230.GA29569@hmsreliant.think-freely.org> (raw)
In-Reply-To: <2f7ec12dfcf988fe41e2f8bd947a8c820eba095b.1423033634.git.pmatilai@redhat.com>
On Wed, Feb 04, 2015 at 09:07:14AM +0200, Panu Matilainen wrote:
> cmdline_token_portlist_ops fell through cracks in the initial symbol
> versioning patch, breaking pktgen build.
>
> Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
> ---
> lib/librte_cmdline/rte_cmdline_version.map | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/lib/librte_cmdline/rte_cmdline_version.map b/lib/librte_cmdline/rte_cmdline_version.map
> index 3e7b86b..6193462 100644
> --- a/lib/librte_cmdline/rte_cmdline_version.map
> +++ b/lib/librte_cmdline/rte_cmdline_version.map
> @@ -48,6 +48,7 @@ DPDK_2.0 {
> cmdline_token_etheraddr_ops;
> cmdline_token_ipaddr_ops;
> cmdline_token_num_ops;
> + cmdline_token_portlist_ops;
> cmdline_token_string_ops;
> cmdline_token_string_ops;
> cmdline_write_char;
> --
> 2.1.0
>
>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
next prev parent reply other threads:[~2015-02-04 11:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-04 7:07 Panu Matilainen
2015-02-04 8:58 ` Olivier MATZ
2015-02-04 11:42 ` Neil Horman [this message]
2015-02-04 22:35 ` Thomas Monjalon
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=20150204114230.GA29569@hmsreliant.think-freely.org \
--to=nhorman@tuxdriver.com \
--cc=dev@dpdk.org \
--cc=pmatilai@redhat.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).