diff options
author | Sachin Saxena <sachin.saxena@nxp.com> | 2018-05-28 09:45:12 +0530 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2018-05-28 12:03:02 +0000 |
commit | 5914f30d3f4f28e3e435efd7ece8cf935d5adead (patch) | |
tree | f07602fb4051bd5b619c53c93fab12dc68367863 /src/vppinfra | |
parent | d3b3baa4f8e9e4d95264aff16fe85434ef8061bd (diff) |
VPP-1284: Fix for TLS corruption on ARM platforms
- The issue is appearing on ARM platofrms where DPDK drivers are also using
__thread TLS vairables.
- The issue was only appearing with dpdk as plgin to VPP and not if used
as statically link with VPP.
- Using traditional TLS scheme resolved the issue.
Change-Id: Ifb4c667fdd217c2b1d79be8a541a2c983222d95a
Signed-off-by: Sachin Saxena <sachin.saxena@nxp.com>
Diffstat (limited to 'src/vppinfra')
0 files changed, 0 insertions, 0 deletions