From patchwork Mon Jul 11 14:40:36 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Marchand X-Patchwork-Id: 14736 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [IPv6:::1]) by dpdk.org (Postfix) with ESMTP id 2630B2C14; Mon, 11 Jul 2016 16:41:01 +0200 (CEST) Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id E58E02C10 for ; Mon, 11 Jul 2016 16:40:59 +0200 (CEST) Received: by mail-wm0-f46.google.com with SMTP id i5so20261276wmg.0 for ; Mon, 11 Jul 2016 07:40:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=g3QsUsiaqSVLKPrrpCpnVgv1/16E43Tphje0IqV2JhY=; b=sxogt3Qoq39QoG0tsyoNl5Im+VfZ70Mmuagqo1EohTGAUN8CiLhIaqxJ2EBISb0u0e w6CQ9GmdGLysE5DLwp2pKPEwFkey8OC+1CwY1Yk3c2dQ3c3g0SJevJlA3JYOAuUFpG7K Ucms2XHRBMxfxowZtKt0FR25MyVmwZ8L89KfyGs9QWfi4Js0LJUg0HNSPE1xrPwU7Trw 6tI65ombpsExBWWK879wz6IBIRfhQvYR788ObozWFng5Watz71264jyW1q2OVYpc6+gX FTH8ibPvQFQbfxySxte5CPZh2am6HugYF7e90SusObbWe/mbO4CHit5JqHqJNEOWDFP4 m2MA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=g3QsUsiaqSVLKPrrpCpnVgv1/16E43Tphje0IqV2JhY=; b=H4751l3L+yQ3+QaxPJocjbtfXNIkfhFyk41JgRzaCSPNC92bQDsy1MYQgBAbSZspe0 xXWltjDI0U9yRBHUekyduGP/NLN02eA+boJsFe6BKEAb7VGpnTgBYYj5hulbyyQgdumK xJrN6l/rkYTA4cOI41a6ru/vqjmi9Nvb18MqbtKg5Iy7lo3Ld6A2mkJZ+Ew2zqc4quHq Ed7Sm+oN+RSBXZvpGuTh61w8IuJ12Hn1d0va/xMxPxcgjY7lpXCP2HeWi5inXNriju3S 634tb8fp4x3/QXahhjudYVBneNrovOTJaQJzkKInZQHpSlcfLsEs9YrcNoavw5ugM3YK 0tdg== X-Gm-Message-State: ALyK8tK8r7X/SqfAnGfB7KYm4kfpYVC4yYYA+nwk9NyKpnmzsJQP1YPD55v//RzJPb0xKzDM X-Received: by 10.28.30.83 with SMTP id e80mr18830548wme.97.1468248059699; Mon, 11 Jul 2016 07:40:59 -0700 (PDT) Received: from gloops.dev.6wind.com (guy78-3-82-239-227-177.fbx.proxad.net. [82.239.227.177]) by smtp.gmail.com with ESMTPSA id h7sm158371wji.47.2016.07.11.07.40.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 11 Jul 2016 07:40:58 -0700 (PDT) From: David Marchand To: dev@dpdk.org Cc: bruce.richardson@intel.com, thomas.monjalon@6wind.com, nhorman@tuxdriver.com, pmatilai@redhat.com, christian.ehrhardt@canonical.com, stephen@networkplumber.com Date: Mon, 11 Jul 2016 16:40:36 +0200 Message-Id: <1468248045-3495-2-git-send-email-david.marchand@6wind.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1468248045-3495-1-git-send-email-david.marchand@6wind.com> References: <1461156236-25349-1-git-send-email-david.marchand@6wind.com> <1468248045-3495-1-git-send-email-david.marchand@6wind.com> Subject: [dpdk-dev] [PATCH v4 01/10] eal: remove PCI device ids header from doxygen X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This file is going to disappear, remove the doxygen parts that reference various drivers and remove it from the doxygen index. Signed-off-by: David Marchand --- doc/api/doxy-api-index.md | 1 - lib/librte_eal/common/include/rte_pci_dev_ids.h | 40 ------------------------- 2 files changed, 41 deletions(-) diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md index 5e7f024..2284a53 100644 --- a/doc/api/doxy-api-index.md +++ b/doc/api/doxy-api-index.md @@ -45,7 +45,6 @@ There are many libraries, so their headers may be grouped by topics: [vhost] (@ref rte_virtio_net.h), [KNI] (@ref rte_kni.h), [PCI] (@ref rte_pci.h), - [PCI IDs] (@ref rte_pci_dev_ids.h) - **memory**: [memseg] (@ref rte_memory.h), diff --git a/lib/librte_eal/common/include/rte_pci_dev_ids.h b/lib/librte_eal/common/include/rte_pci_dev_ids.h index af39fbb..ecb877c 100644 --- a/lib/librte_eal/common/include/rte_pci_dev_ids.h +++ b/lib/librte_eal/common/include/rte_pci_dev_ids.h @@ -57,46 +57,6 @@ * */ -/** - * @file - * - * This file contains a list of the PCI device IDs recognised by DPDK, which - * can be used to fill out an array of structures describing the devices. - * - * Currently five families of devices are recognised: those supported by the - * IGB driver, by EM driver, those supported by the IXGBE driver, those - * supported by the BNXT driver, and by virtio driver which is a para - * virtualization driver running in guest virtual machine. The inclusion of - * these in an array built using this file depends on the definition of - * RTE_PCI_DEV_ID_DECL_BNXT - * RTE_PCI_DEV_ID_DECL_EM - * RTE_PCI_DEV_ID_DECL_IGB - * RTE_PCI_DEV_ID_DECL_IGBVF - * RTE_PCI_DEV_ID_DECL_IXGBE - * RTE_PCI_DEV_ID_DECL_IXGBEVF - * RTE_PCI_DEV_ID_DECL_I40E - * RTE_PCI_DEV_ID_DECL_I40EVF - * RTE_PCI_DEV_ID_DECL_VIRTIO - * at the time when this file is included. - * - * In order to populate an array, the user of this file must define this macro: - * RTE_PCI_DEV_ID_DECL_IXGBE(vendorID, deviceID). For example: - * - * @code - * struct device { - * int vend; - * int dev; - * }; - * - * struct device devices[] = { - * #define RTE_PCI_DEV_ID_DECL_IXGBE(vendorID, deviceID) {vend, dev}, - * #include - * }; - * @endcode - * - * Note that this file can be included multiple times within the same file. - */ - #ifndef RTE_PCI_DEV_ID_DECL_EM #define RTE_PCI_DEV_ID_DECL_EM(vend, dev) #endif