Re: [dpdk-dev] [PATCH v2] mk: change TLS model for DPAA machine

2018-07-12 Thread Thomas Monjalon
04/07/2018 11:54, Hemant Agrawal: > From: Sachin Saxena > > 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

[dpdk-dev] [PATCH v2] mk: change TLS model for DPAA machine

2018-07-04 Thread Hemant Agrawal
From: Sachin Saxena 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 --- v2: remove the armv8 machine changes mk