numam-dpdk/drivers/mempool
Harman Kalra ce8628c66a net/octeontx2: fix jumbo frame crash
Issue has been observed in case of multi segments where mbuf
data gets corrupted due to missing barriers. Changes made to
mbuf just before LMTST by one core gets updatded when the
same mbuf is in use by another core, leading to corruption.
It should be ensured that all changes made to mbuf should be
written before LMTST.

Fixes: cbd5710db4 ("net/octeontx2: add Tx multi segment version")
Cc: stable@dpdk.org

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
Signed-off-by: Harman Kalra <hkalra@marvell.com>
2020-10-15 22:54:21 +02:00
..
bucket mempool/ring: build on Windows 2020-10-05 10:07:17 +02:00
dpaa build: remove makefiles 2020-09-08 00:09:50 +02:00
dpaa2 build: remove makefiles 2020-09-08 00:09:50 +02:00
octeontx mempool/ring: build on Windows 2020-10-05 10:07:17 +02:00
octeontx2 net/octeontx2: fix jumbo frame crash 2020-10-15 22:54:21 +02:00
ring build: remove makefiles 2020-09-08 00:09:50 +02:00
stack mempool/ring: build on Windows 2020-10-05 10:07:17 +02:00
meson.build mempool/ring: build on Windows 2020-10-05 10:07:17 +02:00