[dpdk-dev] [PATCH] bus/vmbus: use SMP memory barrier for signaling read

Thomas Monjalon thomas at monjalon.net
Wed Jul 29 16:11:25 CEST 2020


17/07/2020 22:18, Long Li:
> From: Long Li <longli at microsoft.com>
> 
> rte_smp_mb() uses the same locked ADD as the in-kernel vmbus driver,
> and it has slightly performance improvement over rte_mb().
> 
> Signed-off-by: Long Li <longli at microsoft.com>

Applied, thanks





More information about the dev mailing list