From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [pull-request] next-eventdev 18.05 RC3 Date: Thu, 10 May 2018 01:30:02 +0200 Message-ID: <1637387.Kgu5BroEhZ@xps> References: <20180509105818.GA4729@jerin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jerin Jacob Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id AB8DA1B7BC for ; Thu, 10 May 2018 01:30:05 +0200 (CEST) In-Reply-To: <20180509105818.GA4729@jerin> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 09/05/2018 12:58, Jerin Jacob: > The following changes since commit 0256386dc43ce0f27f4c9d6bfa58c534aaf997e2: > > mem: add argument to memory event callback (2018-05-08 22:28:58 +0200) > > are available in the Git repository at: > > http://dpdk.org/git/next/dpdk-next-eventdev There is a compilation error in commit "eventdev: add APIs and PMD callbacks for crypto adapter" In shared library mode: undefined reference to `rte_cryptodev_pmd_is_valid_dev' undefined reference to `rte_cryptodev_pmd_get_dev'