numam-dpdk/examples/multi_process
Xueming Li 9b85b871cc examples/l2fwd_fork: fix message pool init
Some invalid callback functions are provided to rte_pktmbuf_pool_init()
without their associated data causing a segmentation fault when the
function tries to use it. In this example, those callbacks are not
necessary, they can be safely replaced by NULL pointers.

Fixes: 95e8005a56 ("examples/l2fwd_fork: new app")
Cc: stable@dpdk.org

Signed-off-by: Xueming Li <xuemingl@mellanox.com>
2017-10-14 00:36:12 +02:00
..
client_server_mp examples: fix port id type 2017-10-13 21:57:49 +02:00
l2fwd_fork examples/l2fwd_fork: fix message pool init 2017-10-14 00:36:12 +02:00
simple_mp fix typos using codespell utility 2017-06-14 23:54:13 +02:00
symmetric_mp examples: fix port id type 2017-10-13 21:57:49 +02:00
Makefile fix typos using codespell utility 2017-06-14 23:54:13 +02:00