numam-dpdk/examples/ipv4_multicast
Olivier Matz 0a0dfd40ed examples: always initialize mbuf pool private area
The mbuf pool private area must always be populated in a mbuf pool.
The applications or drivers may expect that for a mbuf pool, the mbuf
pool private area (mbuf_data_room_size and mbuf_priv_size) are
properly filled.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-04-27 23:06:51 +02:00
..
main.c examples: always initialize mbuf pool private area 2015-04-27 23:06:51 +02:00
Makefile mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00