From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v11 0/18] distributor lib performance enhancements Date: Wed, 29 Mar 2017 16:48:14 +0200 Message-ID: <1833889.WbXDJGh7pZ@xps13> References: <1489558767-56329-2-git-send-email-david.hunt@intel.com> <1490004522-183515-1-git-send-email-david.hunt@intel.com> <2652325.nCZsRlmJRb@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, bruce.richardson@intel.com To: David Hunt Return-path: Received: from mail-wr0-f176.google.com (mail-wr0-f176.google.com [209.85.128.176]) by dpdk.org (Postfix) with ESMTP id 2D2D64CE4 for ; Wed, 29 Mar 2017 16:48:16 +0200 (CEST) Received: by mail-wr0-f176.google.com with SMTP id k6so12309071wre.2 for ; Wed, 29 Mar 2017 07:48:16 -0700 (PDT) In-Reply-To: <2652325.nCZsRlmJRb@xps13> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-03-27 15:06, Thomas Monjalon: > 2017-03-20 10:08, David Hunt: > > This patch aims to improve the throughput of the distributor library. > > The patchset compiles, have been reviewed and acked. > > I have only 2 comments that can be addressed without sending a new version. > Let's conclude in the commenting mails. Applied with suggested changes, thanks