Re: [dpdk-dev] [PATCH 12/37] drivers: optimize thread local storage for dpaa

2020-05-27 Thread Akhil Goyal
> From: Rohit Raj > > Minimize the number of different thread variables > > Add all the thread specific variables in dpaa_portal > structure to optimize TLS Usage. > > Signed-off-by: Rohit Raj > --- Acked-by: Akhil Goyal

[dpdk-dev] [PATCH 12/37] drivers: optimize thread local storage for dpaa

2020-05-27 Thread Hemant Agrawal
From: Rohit Raj Minimize the number of different thread variables Add all the thread specific variables in dpaa_portal structure to optimize TLS Usage. Signed-off-by: Rohit Raj --- drivers/bus/dpaa/dpaa_bus.c | 24 ++--- drivers/bus/dpaa/rte_bus_dpaa_version.map | 1 -