Access to TSO stats related parameters are not protected by spinlock. Due to this, race condition is happening in concurrency scenario where processing of 2 packets is going on simultaneously and crash is happening as we are writing in out of bound memory and then tries to access it. Use spinlock and local variable store to avoid race condition. Change-Id: I37413ab7ccf6bd5171815af0038401925aa7831b CRs-Fixed: 1114150 |
||
---|---|---|
.. | ||
htt | ||
ol/inc | ||
txrx |