From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 038BCA04B5;
	Wed, 30 Sep 2020 21:08:16 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 182951D57B;
	Wed, 30 Sep 2020 21:08:15 +0200 (CEST)
Received: from us-smtp-delivery-124.mimecast.com
 (us-smtp-delivery-124.mimecast.com [216.205.24.124])
 by dpdk.org (Postfix) with ESMTP id AEF3F1D579
 for <dev@dpdk.org>; Wed, 30 Sep 2020 21:08:12 +0200 (CEST)
Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;
 s=mimecast20190719; t=1601492891;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:cc:mime-version:mime-version:content-type:content-type:
 in-reply-to:in-reply-to:references:references;
 bh=kohciJ6fOzXWj+y9wEC63K1PPyuCzovcBYzs+ZUCrxA=;
 b=FiCOKbNm+T9m5MP9ZBpzDI+2Ml82B+YNACC18rVzyzqD9/CZjy8oGGvxfbGTTmE6p8DrvC
 j+/p2PIKw6k4hkdnx6nPSsNbLFY7WRHD30CCDbcrnqqkiGzz4zFxwn6/e7/4PuB6zpLvuX
 Qfyebr78rUotRK//WevECI3jz+/tdkA=
Received: from mail-vk1-f199.google.com (mail-vk1-f199.google.com
 [209.85.221.199]) (Using TLS) by relay.mimecast.com with ESMTP id
 us-mta-457-cJxgkwUIMWW54aZGPKJSjg-1; Wed, 30 Sep 2020 15:08:09 -0400
X-MC-Unique: cJxgkwUIMWW54aZGPKJSjg-1
Received: by mail-vk1-f199.google.com with SMTP id m129so297836vkm.7
 for <dev@dpdk.org>; Wed, 30 Sep 2020 12:08:09 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:cc;
 bh=kohciJ6fOzXWj+y9wEC63K1PPyuCzovcBYzs+ZUCrxA=;
 b=O8cCpuSuyFnbjOASFj5g1J4/Xaa/gFLck4WqgIGVz7Bx360gMPZET3XMLsT3b1S+lM
 igbsZzKJjQBPLtCTU3gl44mH6VgecwVCv0QdVtG1iwU0hfd/cNa6fpBicCzlYpg8BzJa
 W9cL1OSkEPVhIX1fDsKovyj33Zg1g3MCioQrkL+5W3v3veoQvznkRQfKfQDBFG+e7rKA
 v73Xts+qTvOd9zA1892KMhizCzix3satL/WaBKQCYKbKB1UeBSsz1O/ekdxDBHGcDDdw
 BSyMs7uBO5sssXo4RtvOHoajz+XutZAQp0Mq97FVNU5drfae9isCtd5q9um6Q2AGX7c0
 TNNQ==
X-Gm-Message-State: AOAM530BqobZ3VYn31Qv454lIIG7Bk+mKSi3UsbD2CWDWpHkkpioK7ZN
 w7VfCld8qUGT7x8+XdTUMIBIzlAJkQ4HJJjVXOhfulJlB+4t2BW2RST/gimmo5AW6FZlxlqUiFn
 QgYO8WslaOLRkErZk1P8=
X-Received: by 2002:ab0:4287:: with SMTP id j7mr2585582uaj.53.1601492888839;
 Wed, 30 Sep 2020 12:08:08 -0700 (PDT)
X-Google-Smtp-Source: ABdhPJzJ/skcHi5bkmZml+97ehjg/OIFgi+uvtWlHwF9qKzM1utO4HVbVKS9IghN1yozN4bhOK2Zln0+5kpXuUS2zfM=
X-Received: by 2002:ab0:4287:: with SMTP id j7mr2585557uaj.53.1601492888566;
 Wed, 30 Sep 2020 12:08:08 -0700 (PDT)
MIME-Version: 1.0
References: <20200930172717.1113693-1-thomas@monjalon.net>
In-Reply-To: <20200930172717.1113693-1-thomas@monjalon.net>
From: David Marchand <david.marchand@redhat.com>
Date: Wed, 30 Sep 2020 21:07:57 +0200
Message-ID: <CAJFAV8wUk9s0tWD5Kwctr+=ZU5kza6bkq_QKdpcRxQOL8EXEcw@mail.gmail.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: dev <dev@dpdk.org>, Bruce Richardson <bruce.richardson@intel.com>, 
 Matan Azrad <matan@nvidia.com>, Shahaf Shuler <shahafs@nvidia.com>, 
 Viacheslav Ovsiienko <viacheslavo@nvidia.com>,
 Ciara Power <ciara.power@intel.com>, Ruifeng Wang <ruifeng.wang@arm.com>
Authentication-Results: relay.mimecast.com;
 auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com
X-Mimecast-Spam-Score: 0
X-Mimecast-Originator: redhat.com
Content-Type: text/plain; charset="UTF-8"
Subject: Re: [dpdk-dev] [PATCH] doc: fix references to removed guide
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

On Wed, Sep 30, 2020 at 7:27 PM Thomas Monjalon <thomas@monjalon.net> wrote:
>
> The page "Development Kit Build System" was about make,
> so it has been removed. A better help is in the Linux guide
> (note: mlx4/mlx5 are supported on Linux only for now).
>
> Fixes: 3cc6ecfdfe85 ("build: remove makefiles")
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
>  doc/guides/nics/mlx4.rst | 4 ++--
>  doc/guides/nics/mlx5.rst | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/doc/guides/nics/mlx4.rst b/doc/guides/nics/mlx4.rst
> index 1f1e2f6c77..6818b6af51 100644
> --- a/doc/guides/nics/mlx4.rst
> +++ b/doc/guides/nics/mlx4.rst
> @@ -335,8 +335,8 @@ Quick Start Guide
>
>          service openibd restart
>
> -4. Compile DPDK and you are ready to go. See instructions on
> -   :ref:`Development Kit Build System <Development_Kit_Build_System>`
> +4. Install DPDK and you are ready to go.
> +   See :doc:`compilation instructions <../linux_gsg/build_dpdk>`.
>
>  Performance tuning
>  ------------------
> diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
> index 211c0c5a6c..b0614ae335 100644
> --- a/doc/guides/nics/mlx5.rst
> +++ b/doc/guides/nics/mlx5.rst
> @@ -1247,8 +1247,8 @@ Quick Start Guide on OFED/EN
>
>          echo [num_vfs] > /sys/class/infiniband/mlx5_0/device/sriov_numvfs
>
> -6. Compile DPDK and you are ready to go. See instructions on
> -   :ref:`Development Kit Build System <Development_Kit_Build_System>`
> +6. Install DPDK and you are ready to go.
> +   See :doc:`compilation instructions <../linux_gsg/build_dpdk>`.
>
>  Enable switchdev mode
>  ---------------------
> --
> 2.28.0
>

Acked-by: David Marchand <david.marchand@redhat.com>


-- 
David Marchand