From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <users-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id BF822A00C2
	for <public@inbox.dpdk.org>; Thu,  9 Dec 2021 11:01:04 +0100 (CET)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 49D0F40F35;
	Thu,  9 Dec 2021 11:01:04 +0100 (CET)
Received: from mail-lf1-f52.google.com (mail-lf1-f52.google.com
 [209.85.167.52]) by mails.dpdk.org (Postfix) with ESMTP id 4DE5240151
 for <users@dpdk.org>; Thu,  9 Dec 2021 11:01:03 +0100 (CET)
Received: by mail-lf1-f52.google.com with SMTP id m27so10869087lfj.12
 for <users@dpdk.org>; Thu, 09 Dec 2021 02:01:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112;
 h=date:from:to:cc:subject:message-id:in-reply-to:references
 :mime-version:content-transfer-encoding;
 bh=+Gval/59QGR8nLSfImYLWLIIn/3yfcffDfxJINGwI68=;
 b=LVo9Nwdda42yMs7N88ZUiG4r2GrGM4y4kinq3P51Kk4EqcK/hZbxqvPtQxOB1mid9G
 QOnTIhRsIHSpnwCtQ54xas68uNZavAAJ3BdcnQTvwPTqbtXEI+Ndr7O2LBzIhTG4Hvux
 /DxG3UHtD2C9xizWvBl+YI3sQV0oz4zlP4hFcwbQifPvPIvpmoLPU0Fbxaao2+Oh0qx8
 mJbLYMgt9Y+0DhWLjW67OAOsxj+05xm/K2ukTZS87OeJIu+FweruKiRzLBx/RW+Dr0n7
 rzJzyMvDoJtMFGhwkQ6tmMY3jKMW8CiFOdKrlm5TDLHlg7rGmLSxtvpe9PsVNnB2GmZl
 V3rA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=+Gval/59QGR8nLSfImYLWLIIn/3yfcffDfxJINGwI68=;
 b=nQ0EObTQth41/XOIX5c55XMNEyom3wuMjCILN8cgGUCWvGlW94Lcyqj8ROrLvaryC+
 ejDr90MxB6tZ08RuAPwMcZo83uc+oAM4TuiUX4iL5X8SXOT9Bp65G7RKvjv5ZGEziw/o
 xQW+K63Ao7WGxYgoq5aq69IBkfzYmvJKs6sBr6F01gV5dAANjcEK7beb8p49C9EHL63Q
 7SCuJRJAQOq4F7+QLz4JzZE0rW/PxI/VQzOYd6j1MCO0fX718+VOVKqbKOIAv4HFwrFr
 4XRTSTrf8N+zNELhDLgNYSeUS5JXLc8e+q7H662UOi6lgkXu2Xu0QEuW16YSugEhWNu+
 d5tA==
X-Gm-Message-State: AOAM530K6LDuA1nje2BhNVVRMs9NGs9ORUKk/8bY9dZG+rcKF+vmdHM5
 2AeSL2F+w+6uuM8H4Utuok0=
X-Google-Smtp-Source: ABdhPJxVdV/1OohvhZBpjUwekORlrmDeBhjkZe6GY2nmJ0+mJr7pP9B8wozPqYG8pmY7bH4TpSm1Hw==
X-Received: by 2002:ac2:5fca:: with SMTP id q10mr5015683lfg.281.1639044062808; 
 Thu, 09 Dec 2021 02:01:02 -0800 (PST)
Received: from sovereign (broadband-37-110-65-23.ip.moscow.rt.ru.
 [37.110.65.23])
 by smtp.gmail.com with ESMTPSA id b14sm483771lfs.174.2021.12.09.02.01.02
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Thu, 09 Dec 2021 02:01:02 -0800 (PST)
Date: Thu, 9 Dec 2021 13:01:01 +0300
From: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
To: "Ruslan R. Laishev" <zator@yandex.ru>
Cc: users@dpdk.org
Subject: Re: DPDK 20.08, select drivrs to build
Message-ID: <20211209130101.1a40ca95@sovereign>
In-Reply-To: <4d9722b9-7754-e28e-12d1-ef11149da5ef@yandex.ru>
References: <4d9722b9-7754-e28e-12d1-ef11149da5ef@yandex.ru>
X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu)
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-BeenThere: users@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK usage discussions <users.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/users>,
 <mailto:users-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/users/>
List-Post: <mailto:users@dpdk.org>
List-Help: <mailto:users-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/users>,
 <mailto:users-request@dpdk.org?subject=subscribe>
Errors-To: users-bounces@dpdk.org

2021-12-07 17:05 (UTC+0300), Ruslan R. Laishev:
> Hello!
> 
>   I working with the DPDK 20.08. I'm need to build a reduced set of PMD drivers for network devices.
>   Is there a way to select what driver (-s) will be built?
>   I cannot use meson and -Ddisable_drivers.

https://doc.dpdk.org/guides-20.08/linux_gsg/build_dpdk.html#installation-of-dpdk-target-environment-using-make

In your case, you need to set CONFIG_RTE_LIBRTE_xxx_PMD=n in .config
for the drivers you don't need.
You can also create config/defconfig_my and use T=my
(useful to share the config changes e.g. within a team).