numam-dpdk/app/test-pmd
Thomas Monjalon a3f34a98b7 log: deprecate history dump
The log history uses rte_mempool. In order to remove the mempool
dependency in EAL (and improve the build), this feature is deprecated.
The ABI is kept but the behaviour is now voided because it seems this
function was not used. The history can be read from syslog.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2016-06-10 15:08:57 +02:00
..
cmdline.c log: deprecate history dump 2016-06-10 15:08:57 +02:00
config.c app/testpmd: fix string overrun in engines listing 2016-04-27 17:41:47 +02:00
csumonly.c app/testpmd: prefetch data in the forwarding loop 2016-06-08 22:38:53 +02:00
flowgen.c mbuf: add raw allocation function 2016-05-17 08:31:33 +02:00
icmpecho.c app/testpmd: prefetch data in the forwarding loop 2016-06-08 22:38:53 +02:00
ieee1588fwd.c app/testpmd: swap MAC in IEEE1588 forwarding 2015-12-10 22:20:08 +01:00
iofwd.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
macfwd-retry.c app/testpmd: prefetch data in the forwarding loop 2016-06-08 22:38:53 +02:00
macfwd.c app/testpmd: prefetch data in the forwarding loop 2016-06-08 22:38:53 +02:00
macswap.c app/testpmd: prefetch data in the forwarding loop 2016-06-08 22:38:53 +02:00
Makefile app/testpmd: remove anonymous mempool code 2016-05-19 14:40:14 +02:00
parameters.c app/testpmd: add scatter enabling option 2016-06-08 22:38:52 +02:00
rxonly.c mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02:00
testpmd.c app/testpmd: fix typo when closing port 2016-06-08 22:38:53 +02:00
testpmd.h ethdev: add vlan type when setting ether type 2016-03-11 22:21:06 +01:00
txonly.c mbuf: add raw allocation function 2016-05-17 08:31:33 +02:00