From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 50D7C10FD2 for ; Thu, 30 Mar 2017 13:18:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=intel; t=1490872700; x=1522408700; h=subject:to:references:cc:from:message-id:date: mime-version:in-reply-to:content-transfer-encoding; bh=XlxRIdO+TsIkBGgPegsXIvAWmQRoksdzks8wIguJCIY=; b=I1Xd/pA+Xy9/Qi+XJse8iNoohmfGu9GABdzLmwb91NFVZU5e35F4SbJg 3vn3EH5eFcYsILuBxwnH1cYLBggYuw==; Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Mar 2017 04:18:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,246,1486454400"; d="scan'208";a="66856754" Received: from dwdohert-dpdk.ir.intel.com ([163.33.210.152]) by orsmga002.jf.intel.com with ESMTP; 30 Mar 2017 04:18:17 -0700 To: Fan Zhang , dev@dpdk.org References: <1490804784-64350-1-git-send-email-roy.fan.zhang@intel.com> <1490870836-111037-1-git-send-email-roy.fan.zhang@intel.com> <1490870836-111037-4-git-send-email-roy.fan.zhang@intel.com> Cc: pablo.de.lara.guarch@intel.com, sergio.gonzalez.monroy@intel.com From: Declan Doherty Message-ID: Date: Thu, 30 Mar 2017 12:17:24 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1490870836-111037-4-git-send-email-roy.fan.zhang@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v6 3/3] doc: update cryptodev scheduler PMD documentation X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Mar 2017 11:18:20 -0000 On 30/03/17 11:47, Fan Zhang wrote: > This patch updates packet size based scheduling mode description. > > Signed-off-by: Fan Zhang > --- ... > Acked-by: Declan Doherty