From patchwork Fri Sep 6 10:34:07 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hemant Agrawal X-Patchwork-Id: 173213 Delivered-To: patch@linaro.org Received: by 2002:a05:6e02:ce:0:0:0:0 with SMTP id r14csp528450ilq; Fri, 6 Sep 2019 03:36:33 -0700 (PDT) X-Google-Smtp-Source: APXvYqz7lAQQHwZT22+IS8BywYfN7sHZdpLP/H48AfSGBDf5wssCeSrkIrX9NvTwKmyPi7dfTKWu X-Received: by 2002:a17:906:79d8:: with SMTP id m24mr6680606ejo.289.1567766192956; Fri, 06 Sep 2019 03:36:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567766192; cv=none; d=google.com; s=arc-20160816; b=r419jjlDBEgiUD0bgBPK7+SJfsFFJGxhFY04SAja/xclcRMXrbPvsrg2CCLOV35hBk o4Tru/PGHfi3U/FZyCU9pwFupdfK3tttTeajHLvDv4P00YgnZRc20e/YrwNaz9Bfhuxk HVJsAZaHfdiohWGT0GegM7g7z9XXJzksvYpgnHtlWcKGvBlmznArstKyPgmnY4aaqVY4 TNVQogMlq5GzIHEXrmljtphL1FAhgOglUWg9w8q17jatQS9cix/VC+iyXF5dmBdqwCke CLKXTwzJsiO1tA1Qys7AgO/06pyBKCYGGeRShJXj8kLWRbcIJXkHDRu93PtDASkkhf4o wIJA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject:references:in-reply-to :message-id:date:cc:to:from; bh=gkU1VMMwD5XWSCMrad8/QUfU1ApL8D0Bv87vSA2BNS4=; b=aqIdqaRG60qgJhu/kS8f4z12yyyh6sKhzJTNJ6z4/fhGzD+zZLI0GC4+JP9mefgIVD EERsio4EU5lsdww66QeA2MLaRgt3kdRTOgYF9ulPqYB7WXePpYY1JuqFmUe4A7IYWO10 kqlxATWOfHZjufJEVpYzDyRwdMzDVZluAeK4g+UjqU42QjwtpHjakPT7fEj0xpFIn/vf L7g9+5Salpb8vLOIEqzA2VihqdbGRzDauUihD1lfBGkN0X0C6Za1B28rWgqnkxwiQT8j qTo1ALldV4Nl6bX1keQaRWjqp9o9tmXQs6eOnhgP5OC7FsVLZ8s6TtI52QqFvdhx+wtT 5m5Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 92.243.14.124 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from dpdk.org (dpdk.org. [92.243.14.124]) by mx.google.com with ESMTP id d14si279664ejc.272.2019.09.06.03.36.32; Fri, 06 Sep 2019 03:36:32 -0700 (PDT) Received-SPF: pass (google.com: domain of dev-bounces@dpdk.org designates 92.243.14.124 as permitted sender) client-ip=92.243.14.124; Authentication-Results: mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 92.243.14.124 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id DCAF01BFCA; Fri, 6 Sep 2019 12:36:12 +0200 (CEST) Received: from inva020.nxp.com (inva020.nxp.com [92.121.34.13]) by dpdk.org (Postfix) with ESMTP id A8B221B9A9 for ; Fri, 6 Sep 2019 12:36:05 +0200 (CEST) Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 418C51A02B9; Fri, 6 Sep 2019 12:36:05 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 6D3051A0BBC; Fri, 6 Sep 2019 12:36:03 +0200 (CEST) Received: from bf-netperf1.ap.freescale.net (bf-netperf1.ap.freescale.net [10.232.133.63]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id B855540314; Fri, 6 Sep 2019 18:36:00 +0800 (SGT) From: Hemant Agrawal To: dev@dpdk.org Cc: jerinj@marvell.com, Hemant Agrawal Date: Fri, 6 Sep 2019 16:04:07 +0530 Message-Id: <20190906103410.14996-3-hemant.agrawal@nxp.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190906103410.14996-1-hemant.agrawal@nxp.com> References: <20190906103410.14996-1-hemant.agrawal@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Subject: [dpdk-dev] [PATCH 2/5] event/dpaa2: remove conditional compilation 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This patch removes the conditional compilation for cryptodev event support from RTE_LIBRTE_SECURITY flag. Signed-off-by: Hemant Agrawal --- drivers/event/dpaa2/Makefile | 2 -- drivers/event/dpaa2/dpaa2_eventdev.c | 6 ------ 2 files changed, 8 deletions(-) -- 2.17.1 diff --git a/drivers/event/dpaa2/Makefile b/drivers/event/dpaa2/Makefile index 470157f25..e0bb527b1 100644 --- a/drivers/event/dpaa2/Makefile +++ b/drivers/event/dpaa2/Makefile @@ -24,10 +24,8 @@ LDLIBS += -lrte_common_dpaax CFLAGS += -I$(RTE_SDK)/drivers/net/dpaa2 CFLAGS += -I$(RTE_SDK)/drivers/net/dpaa2/mc -ifeq ($(CONFIG_RTE_LIBRTE_SECURITY),y) LDLIBS += -lrte_pmd_dpaa2_sec CFLAGS += -I$(RTE_SDK)/drivers/crypto/dpaa2_sec -endif # versioning export map EXPORT_MAP := rte_pmd_dpaa2_event_version.map diff --git a/drivers/event/dpaa2/dpaa2_eventdev.c b/drivers/event/dpaa2/dpaa2_eventdev.c index b8cb437a0..98b487603 100644 --- a/drivers/event/dpaa2/dpaa2_eventdev.c +++ b/drivers/event/dpaa2/dpaa2_eventdev.c @@ -33,9 +33,7 @@ #include #include #include -#ifdef RTE_LIBRTE_SECURITY #include -#endif #include "dpaa2_eventdev.h" #include "dpaa2_eventdev_logs.h" #include @@ -794,7 +792,6 @@ dpaa2_eventdev_eth_stop(const struct rte_eventdev *dev, return 0; } -#ifdef RTE_LIBRTE_SECURITY static int dpaa2_eventdev_crypto_caps_get(const struct rte_eventdev *dev, const struct rte_cryptodev *cdev, @@ -937,7 +934,6 @@ dpaa2_eventdev_crypto_stop(const struct rte_eventdev *dev, return 0; } -#endif static struct rte_eventdev_ops dpaa2_eventdev_ops = { .dev_infos_get = dpaa2_eventdev_info_get, @@ -960,13 +956,11 @@ static struct rte_eventdev_ops dpaa2_eventdev_ops = { .eth_rx_adapter_queue_del = dpaa2_eventdev_eth_queue_del, .eth_rx_adapter_start = dpaa2_eventdev_eth_start, .eth_rx_adapter_stop = dpaa2_eventdev_eth_stop, -#ifdef RTE_LIBRTE_SECURITY .crypto_adapter_caps_get = dpaa2_eventdev_crypto_caps_get, .crypto_adapter_queue_pair_add = dpaa2_eventdev_crypto_queue_add, .crypto_adapter_queue_pair_del = dpaa2_eventdev_crypto_queue_del, .crypto_adapter_start = dpaa2_eventdev_crypto_start, .crypto_adapter_stop = dpaa2_eventdev_crypto_stop, -#endif }; static int