numam-dpdk/lib/librte_table
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 table: stub 2014-06-17 03:34:11 +02:00
rte_lru.h table: hash 2014-06-17 03:34:10 +02:00
rte_table_acl.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
rte_table_acl.h table: ACL 2014-06-17 03:34:10 +02:00
rte_table_array.c table: array 2014-06-17 03:34:10 +02:00
rte_table_array.h table: array 2014-06-17 03:34:10 +02:00
rte_table_hash_ext.c table: hash 2014-06-17 03:34:10 +02:00
rte_table_hash_key8.c table: hash 2014-06-17 03:34:10 +02:00
rte_table_hash_key16.c table: hash 2014-06-17 03:34:10 +02:00
rte_table_hash_key32.c table: hash 2014-06-17 03:34:10 +02:00
rte_table_hash_lru.c table: hash 2014-06-17 03:34:10 +02:00
rte_table_hash.h table: hash 2014-06-17 03:34:10 +02:00
rte_table_lpm_ipv6.c table: LPM IPv6 2014-06-17 03:34:10 +02:00
rte_table_lpm_ipv6.h table: LPM IPv6 2014-06-17 03:34:10 +02:00
rte_table_lpm.c table: LPM IPv4 2014-06-17 03:34:10 +02:00
rte_table_lpm.h table: LPM IPv4 2014-06-17 03:34:10 +02:00
rte_table_stub.c table: stub 2014-06-17 03:34:11 +02:00
rte_table_stub.h table: stub 2014-06-17 03:34:11 +02:00
rte_table.h table: new packet framework API 2014-06-17 03:34:10 +02:00