numam-dpdk/lib/librte_pmd_ixgbe
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
..
ixgbe ixgbe: rework fix of media type for bypass device 2014-06-26 07:16:53 +02:00
ixgbe_82599_bypass.c ixgbe: rework fix of media type for bypass device 2014-06-26 07:16:53 +02:00
ixgbe_bypass_api.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_bypass_defines.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_bypass.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_bypass.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_ethdev.c ethdev: add link state interrupt flag 2014-06-27 02:21:50 +02:00
ixgbe_ethdev.h ixgbe: add filters 2014-06-16 19:55:14 +02:00
ixgbe_fdir.c ixgbe/base: flow director changes 2014-06-18 23:31:59 +02:00
ixgbe_logs.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_pf.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_rxtx_vec.c ixgbe: prefer enabling olflags rather than not disabling 2014-06-26 13:04:18 +02:00
ixgbe_rxtx.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
ixgbe_rxtx.h ixgbe: fix build of standard Rx with vectorized Tx 2014-06-26 12:18:51 +02:00
Makefile explicit shared code naming as base driver 2014-06-26 07:15:46 +02:00