From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH RFC v3 0/3] Thread safe rte_vhost_enqueue_burst(). Date: Fri, 18 Mar 2016 11:24:20 +0100 Message-ID: <1510934.ppYcvSL9Zy@xps13> References: <1456314438-4021-1-git-send-email-i.maximets@samsung.com> <56EBD085.4030500@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "Xie, Huawei" , Yuanhan Liu , dev@dpdk.org, "Richardson, Bruce" , Dyasly Sergey , Jerin Jacob , Jianbo Liu , Tetsuya Mukawa To: Ilya Maximets Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 0ECB72C48 for ; Fri, 18 Mar 2016 11:25:52 +0100 (CET) Received: by mail-wm0-f51.google.com with SMTP id p65so61987550wmp.1 for ; Fri, 18 Mar 2016 03:25:52 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-03-18 10:10, Xie, Huawei: > On 3/18/2016 5:55 PM, Ilya Maximets wrote: > > Hi all. > > And what about first patch of this series: > > "vhost: use SMP barriers instead of compiler ones." ? > > > > It's not about thread safety in terms of 'lockless'. It is the standalone > > patch that fixes many times discussed issue with barriers on arm. > > > > Best regards, Ilya Maximets. > Right, for ARM. I put a comment there. Btw, could you add -in-reply-to > when you send you next patch? Please Ilya, send it alone when you'll have an ack from a vhost maintainer.