On 12/21/20 4:50 PM, Joyce Kong wrote: > Simply replace the smp barriers with atomic thread fence for vhost control > path, if there are no synchronization points. > > Signed-off-by: Joyce Kong <joyce.k...@arm.com> > Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com> > --- > lib/librte_vhost/vhost.c | 18 +++++++++--------- > lib/librte_vhost/vhost.h | 6 +++--- > lib/librte_vhost/vhost_user.c | 2 +- > lib/librte_vhost/virtio_net.c | 2 +- > 4 files changed, 14 insertions(+), 14 deletions(-) > Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks, Maxime
- Re: [dpdk-dev] [PATCH v1 3/8] vhost: remove unnecessa... Maxime Coquelin
- [dpdk-dev] [PATCH v1 4/8] vhost: remove unnecessary smp ba... Joyce Kong
- Re: [dpdk-dev] [PATCH v1 4/8] vhost: remove unnecessa... Maxime Coquelin
- [dpdk-dev] [PATCH v1 5/8] vhost: relax full barriers for d... Joyce Kong
- Re: [dpdk-dev] [PATCH v1 5/8] vhost: relax full barri... Maxime Coquelin
- [dpdk-dev] [PATCH v1 6/8] vhost: relax full barriers for u... Joyce Kong
- Re: [dpdk-dev] [PATCH v1 6/8] vhost: relax full barri... Maxime Coquelin
- [dpdk-dev] [PATCH v1 7/8] vhost: replace smp with thread f... Joyce Kong
- Re: [dpdk-dev] [PATCH v1 7/8] vhost: replace smp with... Maxime Coquelin
- [dpdk-dev] [PATCH v1 8/8] vhost: replace smp with thread f... Joyce Kong
- Re: [dpdk-dev] [PATCH v1 8/8] vhost: replace smp with... Maxime Coquelin
- Re: [dpdk-dev] [PATCH v1 0/8] replace smp barriers in vhos... Maxime Coquelin