Similarly the rte_smp_wmb can be out of and right above the loop. > -----Original Message----- > From: dev <[email protected]> On Behalf Of Marvin Liu > Sent: Friday, September 20, 2019 12:37 AM > To: [email protected]; [email protected]; > [email protected] > Cc: [email protected]; Marvin Liu <[email protected]> > Subject: [dpdk-dev] [PATCH v2 10/16] vhost: split enqueue and dequeue > flush functions > > Vhost enqueue descriptors are updated by burst number, while vhost > dequeue descriptors are buffered. Meanwhile in dequeue function only > first descriptor is buffered. Due to these differences, split vhost > enqueue and dequeue flush functions. > > Signed-off-by: Marvin Liu <[email protected]> >
Re: [dpdk-dev] [PATCH v2 10/16] vhost: split enqueue and dequeue flush functions
Gavin Hu (Arm Technology China) Tue, 24 Sep 2019 21:12:32 -0700
- Re: [dpdk-dev] [PATCH v2 06/1... Tiwei Bie
- [dpdk-dev] [PATCH v2 03/16] vhost... Marvin Liu
- Re: [dpdk-dev] [PATCH v2 03/1... Tiwei Bie
- Re: [dpdk-dev] [PATCH v2 03/1... Gavin Hu (Arm Technology China)
- Re: [dpdk-dev] [PATCH v2 ... Liu, Yong
- [dpdk-dev] [PATCH v2 09/16] vhost... Marvin Liu
- [dpdk-dev] [PATCH v2 07/16] vhost... Marvin Liu
- [dpdk-dev] [PATCH v2 08/16] vhost... Marvin Liu
- Re: [dpdk-dev] [PATCH v2 08/1... Gavin Hu (Arm Technology China)
- [dpdk-dev] [PATCH v2 10/16] vhost... Marvin Liu
- Re: [dpdk-dev] [PATCH v2 10/1... Gavin Hu (Arm Technology China)
- [dpdk-dev] [PATCH v2 13/16] vhost... Marvin Liu
- [dpdk-dev] [PATCH v2 11/16] vhost... Marvin Liu
- [dpdk-dev] [PATCH v2 16/16] vhost... Marvin Liu
- [dpdk-dev] [PATCH v2 14/16] vhost... Marvin Liu
- [dpdk-dev] [PATCH v2 12/16] vhost... Marvin Liu
- [dpdk-dev] [PATCH v2 15/16] vhost... Marvin Liu
- Re: [dpdk-dev] [PATCH v2 00/16] v... Gavin Hu (Arm Technology China)
- Re: [dpdk-dev] [PATCH v2 00/1... Liu, Yong
- Re: [dpdk-dev] [PATCH v1 01/14] vhost... Stephen Hemminger
- [dpdk-dev] [PATCH v1 03/14] vhost: add sin... Marvin Liu

