numam-dpdk/lib/librte_ether
Thomas Monjalon 2ee98e69e1 mbuf: clean old refcnt option
CONFIG_RTE_MBUF_SCATTER_GATHER was renamed into CONFIG_RTE_MBUF_REFCNT
by commit 62814bc2e9 and removed by commit 4769bc5a27.
Some traces remain because of delayed patches.

It can also be removed from doxygen config.
It is now poisoned in rte_mbuf.h to warn any misuse.

Fixes: d0dff9ba44 ("doc: sample application user guide")
Fixes: fc1f2750a3 ("doc: programmers guide")
Fixes: 4769bc5a27 ("mbuf: remove build option to disable refcnt")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Changchun Ouyang <changchun.ouyang@intel.com>
2015-04-03 15:55:40 +02:00
..
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_eth_ctrl.h ethdev: unification of flow types 2015-02-22 23:56:20 +01:00
rte_ethdev.c pci: rename passthrough driver to kernel driver 2015-04-01 21:12:46 +02:00
rte_ethdev.h ethdev: add packet count parameter to Rx callback 2015-03-30 21:51:48 +02:00
rte_ether_version.map ethdev: add missing symbol export for port release 2015-03-05 21:58:07 +01:00
rte_ether.h mbuf: clean old refcnt option 2015-04-03 15:55:40 +02:00