From mboxrd@z Thu Jan 1 00:00:00 1970 From: Declan Doherty Subject: Re: [PATCH v3] crypto/scheduler: add mode specific option support Date: Wed, 5 Apr 2017 11:02:50 +0100 Message-ID: References: <1490974226-40957-1-git-send-email-roy.fan.zhang@intel.com> <1491382943-106849-1-git-send-email-roy.fan.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: pablo.de.lara.guarch@intel.com, stable@dpdk.org To: Fan Zhang , dev@dpdk.org Return-path: In-Reply-To: <1491382943-106849-1-git-send-email-roy.fan.zhang@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 05/04/2017 10:02 AM, Fan Zhang wrote: > Some scheduling modes may need extra options to be configured, > this patch adds the function prototype for setting/getting > options. > > Signed-off-by: Fan Zhang > --- ... > Fan, could you send a documentation patch with a update to the scheduler documentation about the new option introduced in this patch. Acked-by: Declan Doherty