Olivier Matz 62814bc2e9 mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
It seems that RTE_MBUF_SCATTER_GATHER is not the proper name for the
feature it provides. "Scatter gather" means that data is stored using
several buffers. RTE_MBUF_REFCNT seems to be a better name for that
feature as it provides a reference counter for mbufs.

The macro RTE_MBUF_SCATTER_GATHER is poisoned to ensure this
modification is seen by drivers or applications using it.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2014-09-17 11:27:50 +02:00
..
2014-09-16 14:15:33 +02:00
2014-07-22 19:42:23 +02:00
2014-06-26 22:51:30 +02:00
2014-06-27 02:31:24 +02:00
2014-07-22 19:42:23 +02:00
2014-06-27 02:31:24 +02:00
2014-06-11 00:29:34 +02:00
2014-06-11 00:29:34 +02:00
2014-08-01 17:14:06 +02:00
2014-08-13 01:27:53 +02:00
2014-07-03 16:12:39 +02:00
2014-06-27 02:31:24 +02:00
2014-07-22 19:42:18 +02:00
2014-06-11 00:29:34 +02:00
2014-06-27 02:31:24 +02:00
2014-07-01 16:25:12 +02:00