From patchwork Thu May 14 14:24:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hemant Agrawal X-Patchwork-Id: 186726 Delivered-To: patch@linaro.org Received: by 2002:a92:5b0a:0:0:0:0:0 with SMTP id p10csp1452226ilb; Thu, 14 May 2020 07:27:13 -0700 (PDT) X-Google-Smtp-Source: APiQypLRQCzlxSIz9PdQnzEaMxzFY6l/zA/BWGotcgZYdtVXQWoH9x1G0DCXuYEwtApLENpv+bb6 X-Received: by 2002:a1c:96c7:: with SMTP id y190mr17779524wmd.69.1589466433652; Thu, 14 May 2020 07:27:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589466433; cv=none; d=google.com; s=arc-20160816; b=Gcxg96cBnNMUa45iXndGqzUVjp0jMiHeCde2KLly2Thaz2MPB545SOAlrWUWStvASl 8Z6KLNt25+H81Z123sLxM+DhYGciGpuH5zdAFGzDnBsi5F72fpnVFmwxvpqdqT3yEyr6 Fa00RGkzE4Cv9p5u16nFap7gtfaMekVOz6FSukam7cnMVL/EgZJ6saKK87/cBaacBcos IX4jWJRYWakBmmAx6yDk5niFS6gMjr7g5BzV30RKfjsyzAcMbCtVQEWzZv0RNMus2dYc 5ZvvcNZM6WhEMIQdxV8uFw6cY/zEsJSFQ8MwKsJ0l1VYKU4EnUpkJuywdon0SvMO+eTa G8gw== 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=P7L+57kyieQ7Mie8eUUHyWCVSZnoma2rP13gps7wUGc=; b=OXq8cMnDviRkeD0jw4Z2RVQSLOXT7YncuplZcXfaRx1IZrb0LDsNoiFiWl7FqgSRWq urYIjSkZj+whEnSo0pT+AYjbw+LphDCaDVb+AxbGMJJ8znWBjtovo4uUubGhZVi7z1Jb luNsWy2eE4itiUe75iX0sGcnN/rbTAZr6hMTxBmJqUT+I1ONZyTrrWf+nc9T69rglnz7 hQsaodHzabkEkQu+yGstZXpmA4w7FP6ErUt1e+XD0DlvpvN3k87Lr7X47TMSYSSWAxIA K9oPf4Q0KCKaZ0ZhDnhSMwCaz6Wov3m8Mktfp6NnHBjhTLL1uahOPQ7bU+zLL73r2KqO ZB9g== 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 n12si24256788wmk.194.2020.05.14.07.27.13; Thu, 14 May 2020 07:27:13 -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 893F01D988; Thu, 14 May 2020 16:26:58 +0200 (CEST) Received: from inva020.nxp.com (inva020.nxp.com [92.121.34.13]) by dpdk.org (Postfix) with ESMTP id 1F0FF1D972 for ; Thu, 14 May 2020 16:26:54 +0200 (CEST) Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id F3AF21A0380; Thu, 14 May 2020 16:26:53 +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 EFB521A0369; Thu, 14 May 2020 16:26:51 +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 01EAD402DF; Thu, 14 May 2020 22:26:48 +0800 (SGT) From: Hemant Agrawal To: dev@dpdk.org, david.marchand@redhat.com, mdr@ashroe.eu Cc: Hemant Agrawal Date: Thu, 14 May 2020 19:54:14 +0530 Message-Id: <20200514142426.31583-3-hemant.agrawal@nxp.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200514142426.31583-1-hemant.agrawal@nxp.com> References: <20200514132533.13752-1-hemant.agrawal@nxp.com> <20200514142426.31583-1-hemant.agrawal@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Subject: [dpdk-dev] [PATCH] temp 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" Signed-off-by: Hemant Agrawal --- devtools/libabigail.abignore | 2 -- drivers/net/dpaa2/rte_pmd_dpaa2_version.map | 14 ++++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) -- 2.17.1 diff --git a/devtools/libabigail.abignore b/devtools/libabigail.abignore index d54b9675e..87c0a918b 100644 --- a/devtools/libabigail.abignore +++ b/devtools/libabigail.abignore @@ -67,5 +67,3 @@ name_regexp = ^rte_dpaa2_bpid_info [suppress_function] name_regexp = ^dpaa -[suppress_file] - file_name_regexp = ^librte_pmd_dpaa2\. diff --git a/drivers/net/dpaa2/rte_pmd_dpaa2_version.map b/drivers/net/dpaa2/rte_pmd_dpaa2_version.map index 78ea74e05..b633fdc2a 100644 --- a/drivers/net/dpaa2/rte_pmd_dpaa2_version.map +++ b/drivers/net/dpaa2/rte_pmd_dpaa2_version.map @@ -1,9 +1,4 @@ -INTERNAL { - global: - - dpaa2_eth_eventq_attach; - dpaa2_eth_eventq_detach; - +DPDK_20.0 { local: *; }; @@ -14,3 +9,10 @@ EXPERIMENTAL { rte_pmd_dpaa2_set_custom_hash; rte_pmd_dpaa2_set_timestamp; }; + +INTERNAL { + global: + + dpaa2_eth_eventq_attach; + dpaa2_eth_eventq_detach; +};