On Tue, Nov 26, 2019 at 03:35:23PM +0800, Yanqin Wei wrote: > "rxq_enabled" of netdev is writen in the vhost thread and read by pmd > thread once it observes 'change_seq' is updated. This patch is to keep > order on aarch64 or other weak memory model CPU to ensure 'rxq_enabled' is > observed before 'change_seq'. > > Reviewed-by: Gavin Hu <[email protected]> > Signed-off-by: Yanqin Wei <[email protected]>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
