[dpdk-dev] [memnic PATCH] pmd: use memory barrier function instead of asm volatile

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Feb 4 14:08:15 CET 2014


30/01/2014 12:42, Hiroshi Shimamoto:
> > Use the DPDK specific function rte_mb() instead of
> > the GCC statement asm volatile ("" ::: "memory").
> >
> > Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> 
> Yes, that's preferred for DPDK, I think.
> Looks okay to me.

Applied, thanks.

-- 
Thomas


More information about the dev mailing list