[dpdk-stable] [dpdk-dev] [PATCH] raw/ntb: fix write memory barrier issue

Thomas Monjalon thomas at monjalon.net
Mon Jan 20 10:04:18 CET 2020


26/12/2019 02:46, Wu, Jingjing:
> From: Li, Xiaoyun <xiaoyun.li at intel.com>
> > All buffers and ring info should be written before tail register update.
> > This patch relocates the write memory barrier before updating tail register
> > to avoid potential issues.
> > 
> > Fixes: 11b5c7daf019 ("raw/ntb: add enqueue and dequeue functions")
> > Cc: stable at dpdk.org
> > 
> > Signed-off-by: Xiaoyun Li <xiaoyun.li at intel.com>
> Acked-by: Jingjing Wu <jingjing.wu at intel.com>

v1 applied, thanks





More information about the stable mailing list