From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] crypto/mrvl: fix export map file name Date: Tue, 30 Jan 2018 00:18:42 +0100 Message-ID: <4246003.jKxuQK5thn@xps> References: <20180129215540.8515-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: tdu@semihalf.com Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 49AFA1B384 for ; Tue, 30 Jan 2018 00:19:29 +0100 (CET) In-Reply-To: <20180129215540.8515-1-thomas@monjalon.net> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 29/01/2018 22:55, Thomas Monjalon: > Fixes: 8a61c83af2fa ("crypto/mrvl: add mrvl crypto driver") > > Signed-off-by: Thomas Monjalon Applied