DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] test_mp_secondary??
@ 2015-02-18 21:17 Stephen Hemminger
  0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2015-02-18 21:17 UTC (permalink / raw)
  To: Neil Horman; +Cc: dev

Why is test_mp_secondary in export list for eal?

$ git grep test_mp_secondary
MAINTAINERS:F: app/test/test_mp_secondary.c
app/test/Makefile:SRCS-y += test_mp_secondary.c
app/test/test.c:                        { "run_secondary_instances", test_mp_secondary },
app/test/test.h:int test_mp_secondary(void);
app/test/test_mp_secondary.c:test_mp_secondary(void)
app/test/test_mp_secondary.c:   .callback = test_mp_secondary,
lib/librte_eal/bsdapp/eal/rte_eal_version.map:  test_mp_secondary;
lib/librte_eal/linuxapp/eal/rte_eal_version.map:        test_mp_secondary;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-18 21:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-18 21:17 [dpdk-dev] test_mp_secondary?? Stephen Hemminger

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).