numam-dpdk/lib/librte_distributor
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
..
Makefile distributor: new packet distributor library 2014-06-12 15:47:04 +02:00
rte_distributor.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
rte_distributor.h distributor: split get_pkt into request and poll 2014-06-20 17:41:18 +02:00