[dpdk-dev] [PATCH v2] mk: change TLS model for DPAA machine
Thomas Monjalon
thomas at monjalon.net
Thu Jul 12 13:11:23 CEST 2018
04/07/2018 11:54, Hemant Agrawal:
> From: Sachin Saxena <sachin.saxena at nxp.com>
>
> Random corruptions observed on platfoms with using
> the dpdk library in shared mode with VPP software (plugin).
>
> using traditional TLS scheme resolved the issue.
>
> Tested with VPP with DPDK as a plugin.
>
> Signed-off-by: Sachin Saxena <sachin.saxena at nxp.com>
> ---
> +# To avoid TLS corruption issue.
> +MACHINE_CFLAGS += -mtls-dialect=trad
Applied as a temporary fix.
What about generic issue for other CPU?
What about meson build?
More information about the dev
mailing list