From patchwork Wed Oct 26 19:46:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Miller X-Patchwork-Id: 119179 X-Patchwork-Delegate: maxime.coquelin@redhat.com Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A718CA04FD; Wed, 26 Oct 2022 21:47:43 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 374DC42BC7; Wed, 26 Oct 2022 21:46:51 +0200 (CEST) Received: from mail-io1-f51.google.com (mail-io1-f51.google.com [209.85.166.51]) by mails.dpdk.org (Postfix) with ESMTP id 154ED42B6D for ; Wed, 26 Oct 2022 21:46:46 +0200 (CEST) Received: by mail-io1-f51.google.com with SMTP id b79so14472233iof.5 for ; Wed, 26 Oct 2022 12:46:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=atomicrules-com.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=2pwp3wVuoySyx5B1q/uRQgfkIHKOwSQEA7aegovDIUE=; b=rh0hE2dgfGvU/Ie7HlOxq5Lhn6YW5wzE6PrNAusOsCg1rxpiYYeXX6CT7Ri7p813i0 U0uorgBE43gIOp84+AI0L8Hd/N8sjj7vMKCXeYz2fvpIfYpIXULemdfPahyuHRbSkdGA buhWaBD15VTwawPZru7/JfpR9t6ZePtXpvbRIgFi5gVMfp5405/+3paZHt/WuA/jBkUZ lOKKY8d5WAPtWmvJrPL5kcRzzkZd1wchGd1XH9sK2WMyymZIdDUF+lOcE1vNmoeLbeka cNfm/l5SvTUGxm2GzCLwwMFAiJ27wtnipTjl95Y3eo21s2cQ2Eh4T7eSqGHsCwfbFBCI +nHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2pwp3wVuoySyx5B1q/uRQgfkIHKOwSQEA7aegovDIUE=; b=TZ7GOQ+8UOLbYkufVGMRisBT2RYa06x2eDZldCc4NxtIXfIfECSerxuJVoY7TyVYL4 /XhLysysm8zH1tiHgeBn1b4Z68pN9tg8iSvgtlLr9snREgyWVcRnBfT4fQqoUhvg+3uw OCo6rn5yH4HU0aDo0hkNJrK6iFSJ7tq+cKyRVQn1UojOjhSAAt9ffwVjvk+CuYV6TezF lE8eSkS4bsOMfWwhxJTWjQY8hmBY+whtZanAq1BdYmRXZrs3xQoE4EB7/irrJEj1q9Mi Og4uV79plq9DWl26ZX82X+zNSrnreYFHr/MexOA1sUBN8uYmXc5fT2nqqHePe65arHPD iqjw== X-Gm-Message-State: ACrzQf1Wa3EgVi3AMIfHtgq1rOMgh886e6Sf4PEQIJYWqKnm5+KjsASz TZ5xPcmIxakQw3Y27XBEuJ+E/Q== X-Google-Smtp-Source: AMsMyM7udk2LgXHspxwAcgtZxGSsRxlQ88LT3hcIGEM0KFouzqy98iq0BRa8Np7H7loP/wkysByQrg== X-Received: by 2002:a05:6638:4917:b0:374:f8e2:ef13 with SMTP id cx23-20020a056638491700b00374f8e2ef13mr8036345jab.195.1666813605516; Wed, 26 Oct 2022 12:46:45 -0700 (PDT) Received: from john-System-Product-Name.tds (h64-35-205-155.cntcnh.broadband.dynamic.tds.net. [64.35.205.155]) by smtp.googlemail.com with ESMTPSA id m1-20020a056e020de100b002faecf63c48sm2336169ilj.79.2022.10.26.12.46.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Oct 2022 12:46:44 -0700 (PDT) From: John Miller To: nicolas.chautru@intel.com Cc: dev@dpdk.org, ed.czeck@atomicrules.com, shepard.siegel@atomicrules.com, John Miller Subject: [PATCH 13/14] baseband/ark: introduce ark baseband build files Date: Wed, 26 Oct 2022 15:46:12 -0400 Message-Id: <20221026194613.1008232-13-john.miller@atomicrules.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221026194613.1008232-1-john.miller@atomicrules.com> References: <20221026194613.1008232-1-john.miller@atomicrules.com> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org This patch introduces the Arkville baseband device driver build files. Signed-off-by: John Miller --- drivers/baseband/ark/meson.build | 11 +++++++++++ drivers/baseband/ark/version.map | 3 +++ 2 files changed, 14 insertions(+) create mode 100644 drivers/baseband/ark/meson.build create mode 100644 drivers/baseband/ark/version.map diff --git a/drivers/baseband/ark/meson.build b/drivers/baseband/ark/meson.build new file mode 100644 index 0000000000..b876f05c6e --- /dev/null +++ b/drivers/baseband/ark/meson.build @@ -0,0 +1,11 @@ +# SPDX-License-Identifier: BSD-3-Clause +# Copyright(c) 2018 Luca Boccassi + +deps += ['common_ark', 'bbdev', 'bus_pci', 'pci', 'ring'] +sources = files( + 'ark_bbdev.c', + 'ark_bbdev_common.c', + 'ark_bbdev_custom.c' + ) + +includes += include_directories('../../common/ark') diff --git a/drivers/baseband/ark/version.map b/drivers/baseband/ark/version.map new file mode 100644 index 0000000000..4a76d1d52d --- /dev/null +++ b/drivers/baseband/ark/version.map @@ -0,0 +1,3 @@ +DPDK_21 { + local: *; +};