[dpdk-dev] [PATCH v3] eal: disable tracing on Windows

Jerin Jacob jerinjacobk at gmail.com
Sun Apr 26 19:46:52 CEST 2020


On Sun, Apr 26, 2020 at 10:12 PM Dmitry Kozlyuk
<dmitry.kozliuk at gmail.com> wrote:
>
> Fix build errors caused by using Unix-specific functions in common code.
> Hide and disable command-line options related to tracing on Windows.
>
> Fixes: 3d26a70ae338 ("trace: add trace configuration parameter")
> Fixes: 3b155d24bdaf ("trace: hook subsystem to Linux")
>
> Reported-by: Pallavi Kadam <pallavi.kadam at intel.com>
> Suggested-by: Thomas Monjalon <thomas at monjalon.net>
> Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>

Acked-by: Jerin Jacob <jerinj at marvell.com>


> ---
>  lib/librte_eal/common/eal_common_options.c | 6 ++++++
>  lib/librte_eal/common/eal_common_thread.c  | 5 +++++
>  2 files changed, 11 insertions(+)
>


More information about the dev mailing list