From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [dpdk-stable] [PATCH] lib/cryptodev: fix library version Date: Mon, 15 Oct 2018 14:18:33 +0100 Message-ID: References: <20181015112816.57011-1-roy.fan.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: akhil.goyal@nxp.com, arkadiuszx.kusztal@intel.com, stable@dpdk.org To: stable-bounces@dpdk.org, dev@dpdk.org Return-path: In-Reply-To: <20181015112816.57011-1-roy.fan.zhang@intel.com> Content-Language: en-US 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 10/15/2018 12:28 PM, stable-bounces@dpdk.org wrote: > This patch fixes the cryptodev library version number that was > missed updating in DPDK 18.08. > > Fixes: a4493be5bdfa ("cryptodev: replace bus specific struct with generic dev") > Cc: stable@dpdk.org > > Signed-off-by: Fan Zhang Reviewed-by: Ferruh Yigit lib/ can be dropped from title: cryptodev: fix library version