numam-dpdk/app
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_test eal: fix usage of printf-like functions 2014-06-27 02:31:08 +02:00
dump_cfg remove trailing whitespaces 2014-06-11 00:29:34 +02:00
test eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
test-acl acl: new test-acl application 2014-06-14 01:29:45 +02:00
test-pipeline eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
test-pmd eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
Makefile app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00