mbuf: clean old refcnt option
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 31 Mar 2015 12:45:06 +0000 (14:45 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 3 Apr 2015 13:55:40 +0000 (15:55 +0200)
commit2ee98e69e104b551aeb1d9567e8a28a854849c0f
treeb4b6ae52f2f73e5f742c75053f58e7cf823fc34c
parent93fa8c0e1068afcecb4f0020f8815c942a74cf8b
mbuf: clean old refcnt option

CONFIG_RTE_MBUF_SCATTER_GATHER was renamed into CONFIG_RTE_MBUF_REFCNT
by commit 62814bc2e923 and removed by commit 4769bc5a27cc.
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: d0dff9ba445e ("doc: sample application user guide")
Fixes: fc1f2750a3ec ("doc: programmers guide")
Fixes: 4769bc5a27cc ("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>
doc/api/doxy-api.conf
doc/guides/nics/ixgbe.rst
doc/guides/prog_guide/ip_fragment_reassembly_lib.rst
doc/guides/sample_app_ug/vhost.rst
lib/librte_ether/rte_ether.h
lib/librte_mbuf/rte_mbuf.h