numam-dpdk/examples/quota_watermark
Reshma Pattan 491cf0eaa1 examples/quota_watermark: fix return type of threads
Gcc 8.0.1 reports incompatible cast between types i.e. from
`void (*)(void *)` to `(int (*)(void *)`.

Change the pipeline_stage prototype to retun int type
to fix the issue.

Fixes: a0ffcb257a ("examples/quota_watermark: correct code indentation")
Cc: stable@dpdk.org

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2018-05-13 23:46:50 +02:00
..
include examples: increase default ring sizes to 1024 2018-02-01 00:10:42 +01:00
qw examples/quota_watermark: fix return type of threads 2018-05-13 23:46:50 +02:00
qwctl examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build examples: add empty meson files for unsupported ones 2018-04-17 16:09:43 +02:00