From patchwork Mon Sep 13 18:15:00 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 98800 X-Patchwork-Delegate: thomas@monjalon.net 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 88102A0C45; Mon, 13 Sep 2021 20:15:26 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 350BA410F7; Mon, 13 Sep 2021 20:15:20 +0200 (CEST) Received: from mail-pg1-f175.google.com (mail-pg1-f175.google.com [209.85.215.175]) by mails.dpdk.org (Postfix) with ESMTP id 2E163410EB for ; Mon, 13 Sep 2021 20:15:16 +0200 (CEST) Received: by mail-pg1-f175.google.com with SMTP id h3so10225194pgb.7 for ; Mon, 13 Sep 2021 11:15:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=aAcq48e1/WMcqwcaHcHh6O+Od2VhVZjP5wy4td0957M=; b=S52uX4FpK0P43Osibvll0vRZrWY6qoyVkwiMCaFTBe97sfPV0lLbLjyejNqiqJyUyq +qV1GJ48jtoRnLreIpu/tVvo2phYhTfr7lqu0sl3Tl9yxG93Ueds8LFCuo1pe++hk4N5 ds6dSP9dMidVvG0BRg36BAy5ZiB1S5ubEqg0pBeDBy6/5gm2FfS2lirFgZIb87C2txxX Z6fp1FUwZ7aYgIvWooTc5L9I275wVM19QZkGbxOb1QiOwhYuKd/Yaf3yDuE7NGxMfjAv 5h3YCySxz8iToBgyzrGwSVwXofOF7yst7/HX/JP9uOMlMlcaHKoeJAem2FyX+/uy53VF Zurg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=aAcq48e1/WMcqwcaHcHh6O+Od2VhVZjP5wy4td0957M=; b=56HSvx4Bp613KnzjvQ3+YpiSwDcwt7juMKLkXR2RLGLgbJt3emJ017HGxVA0xtDTxK W9No1SSzRAxQsfteTS3QP0CwaPj1x4gmOxujQaol1Q+Iyc61hrWTx015F1tfjJp3BVOA kno5nyChl6DcSVe8WipTBeycJcPzO99NuOFN/ES1fJUyoLW+ZSzbjfLCulivNI4NXpMY eiCIGGokJKSfCAe3furYOO4TQAdkulgzE/i4rs9Tix9u90C3RVnGrWlVrXdx131DywlF xCtHwfqYWjI0X0GB92efhSPdCQiFo+RqN5HkOqyy4uF2Ig65xteg+SyKaMQlH+oQQ4UD SaDg== X-Gm-Message-State: AOAM531qyOMCMdjgKhT8ceiYqRCy4xK3Z4TyabcZ5K6kO+doNF1EcmIU OYhilXm0p1EuEIBXJ8SHV/Drj7c0d0bylQ== X-Google-Smtp-Source: ABdhPJzXEYQVM/9nRUjrAigpZoaN/YLI6qx1e0Q2PGTHe+5Tt57D+zLVt0xPF3C/rnPYQvsPYdUDfg== X-Received: by 2002:a05:6a00:708:b0:43b:80ba:99c8 with SMTP id 8-20020a056a00070800b0043b80ba99c8mr657873pfl.51.1631556914972; Mon, 13 Sep 2021 11:15:14 -0700 (PDT) Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123]) by smtp.gmail.com with ESMTPSA id b10sm7616888pfl.220.2021.09.13.11.15.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Sep 2021 11:15:14 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Dmitry Kozlyuk , Narcisa Ana Maria Vasile , Dmitry Malloy , Pallavi Kadam Date: Mon, 13 Sep 2021 11:15:00 -0700 Message-Id: <20210913181510.46058-3-stephen@networkplumber.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210913181510.46058-1-stephen@networkplumber.org> References: <20210903004732.109023-1-stephen@networkplumber.org> <20210913181510.46058-1-stephen@networkplumber.org> MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH v8 02/12] lib: pdump is not supported on Windows 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 Sender: "dev" The current version of the pdump library was building on Windows, but it was useless since the pdump utility was not being built and Windows does not have multi-process support. The new version of pdump with filtering now has dependency on bpf. But bpf library is not available on Windows. Signed-off-by: Stephen Hemminger Acked-by: Dmitry Kozlyuk Cc: Dmitry Kozlyuk Cc: Narcisa Ana Maria Vasile Cc: Dmitry Malloy Cc: Pallavi Kadam --- lib/meson.build | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/meson.build b/lib/meson.build index 51bf9c2d11f0..ba88e9eabc58 100644 --- a/lib/meson.build +++ b/lib/meson.build @@ -85,7 +85,6 @@ if is_windows 'gro', 'gso', 'latencystats', - 'pdump', ] # only supported libraries for windows endif