numam-dpdk/app/test-pmd
Stephen Hemminger 6f41fe75e2 eal: deprecate rte_snprintf
The function rte_snprintf serves no useful purpose. It is the
same as snprintf() for all valid inputs. Deprecate it and
replace all uses in current code.

Leave the tests for the deprecated function in place.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-06-27 02:31:24 +02:00
..
cmdline.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
config.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
csumonly.c app/testpmd: add L3 packet type in offload flags 2014-06-17 18:22:31 +02:00
flowgen.c app/testpmd: add flowgen forwarding engine 2014-05-16 13:25:02 +02:00
icmpecho.c app/testpmd: add engine that replies to ARP and ICMP echo requests 2014-05-16 13:25:16 +02:00
ieee1588fwd.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
iofwd.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
macfwd-retry.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
macfwd.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
macswap.c app/testpmd: add macswap forwarding engine 2014-05-16 13:24:52 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
mempool_anon.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
mempool_osdep.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
parameters.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
rxonly.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
testpmd.c app/testpmd: tune default parameters 2014-06-26 13:06:10 +02:00
testpmd.h eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
txonly.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00