From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: [PATCH 0/3] app: fix build
Date: Mon, 18 Nov 2013 23:30:59 +0100 [thread overview]
Message-ID: <cover.1384813680.git.thomas.monjalon@6wind.com> (raw)
When disabling librte_cmdline or app/test, build failed.
These 3 patches fix it.
---
Thomas Monjalon (3):
app/cmdline_test: fix build without app/test
app/testpmd: fix build without librte_cmdline
app/test: fix build without librte_cmdline
app/cmdline_test/Makefile | 4 ++--
app/test-pmd/Makefile | 2 ++
app/test-pmd/parameters.c | 29 +++++++++++++++++++++++++++--
app/test-pmd/testpmd.c | 5 ++++-
app/test/Makefile | 16 ++++++++--------
app/test/test.c | 8 +++++++-
app/test/test.h | 4 ----
app/test/test_alarm.c | 2 --
app/test/test_atomic.c | 2 --
app/test/test_byteorder.c | 2 --
app/test/test_cmdline.c | 6 ++++--
app/test/test_common.c | 2 --
app/test/test_cpuflags.c | 1 -
app/test/test_cycles.c | 2 --
app/test/test_debug.c | 2 --
app/test/test_eal_flags.c | 2 --
app/test/test_eal_fs.c | 2 --
app/test/test_errno.c | 2 --
app/test/test_func_reentrancy.c | 2 --
app/test/test_hash.c | 1 -
app/test/test_hash_perf.c | 1 -
app/test/test_interrupts.c | 2 --
app/test/test_kni.c | 2 --
app/test/test_logs.c | 2 --
app/test/test_lpm.c | 1 -
app/test/test_lpm6.c | 1 -
app/test/test_malloc.c | 2 --
app/test/test_mbuf.c | 2 --
app/test/test_memcpy.c | 1 -
app/test/test_memcpy_perf.c | 1 -
app/test/test_memory.c | 2 --
app/test/test_mempool.c | 2 --
app/test/test_mempool_perf.c | 2 --
app/test/test_memzone.c | 2 --
app/test/test_meter.c | 2 --
app/test/test_mp_secondary.c | 2 --
app/test/test_pci.c | 2 --
app/test/test_per_lcore.c | 2 --
app/test/test_pmac_acl.c | 2 --
app/test/test_power.c | 2 --
app/test/test_prefetch.c | 2 --
app/test/test_red.c | 1 -
app/test/test_ring.c | 2 --
app/test/test_ring_perf.c | 2 --
app/test/test_rwlock.c | 2 --
app/test/test_sched.c | 2 --
app/test/test_spinlock.c | 2 --
app/test/test_string_fns.c | 2 --
app/test/test_tailq.c | 2 --
app/test/test_timer.c | 2 --
app/test/test_version.c | 2 --
51 files changed, 54 insertions(+), 98 deletions(-)
--
1.7.10.4
next reply other threads:[~2013-11-18 22:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-18 22:30 Thomas Monjalon [this message]
[not found] ` <cover.1384813680.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-11-18 22:31 ` [PATCH 1/3] app/cmdline_test: fix build without app/test Thomas Monjalon
2013-11-18 22:31 ` [PATCH 2/3] app/testpmd: fix build without librte_cmdline Thomas Monjalon
2013-11-18 22:31 ` [PATCH 3/3] app/test: " Thomas Monjalon
2013-11-21 14:26 ` [PATCH 0/3] app: fix build Olivier MATZ
[not found] ` <528E1829.1030601-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-11-21 21:09 ` 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=cover.1384813680.git.thomas.monjalon@6wind.com \
--to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
--cc=dev-VfR2kkLFssw@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.