From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C2AAEC433E0 for ; Wed, 1 Jul 2020 07:50:48 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 6210120775 for ; Wed, 1 Jul 2020 07:50:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="fmo6E9gs" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6210120775 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BB7A11C1C6; Wed, 1 Jul 2020 09:50:47 +0200 (CEST) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by dpdk.org (Postfix) with ESMTP id 7A71B1C01E for ; Wed, 1 Jul 2020 09:50:46 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1593589845; 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=a3LwnmTEQOFVAH55TmdYhqX4gPJk/V9ecVzDlKt49i8=; b=fmo6E9gsZZsXjhjVI3JQy8MoFwGIDQ4Wnam8Ob8bmS4hdAwPhdvI0NWN6ABrJClWCI7XI2 T6mSmLPQc+OtFFk7voE7Hg4fHfROGPNTm+df0DVn23qo5ErO0gd90i/x5KxRguPtQ58S4+ 5hFiGz4aiyJKbfN6b5KO7tiybXgXRbI= Received: from mail-vk1-f200.google.com (mail-vk1-f200.google.com [209.85.221.200]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-278-wu-rrwh5Niulqr5xYTCgzw-1; Wed, 01 Jul 2020 03:50:44 -0400 X-MC-Unique: wu-rrwh5Niulqr5xYTCgzw-1 Received: by mail-vk1-f200.google.com with SMTP id d79so4016913vkf.11 for ; Wed, 01 Jul 2020 00:50:44 -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=a3LwnmTEQOFVAH55TmdYhqX4gPJk/V9ecVzDlKt49i8=; b=iz6+8NcCqtzV0wZq/CV/b3fH3Kx4eb6EKdAZShpQpfKYMXT0gWRSsPooTKyplSlofu YpsMWQOZhk0c78xgwaZIjwor/5h/PbuA6x/ZR2Ysk2YN5UZjdMYhxjdWx5PY9+7yD0af XuXsK3u25XzwaFLuBvJV/AOuD6tveLIIhiFk8Rr86si7trNPHJjfcKxxtL5T7zR3JEvS 2dIxjkbadJwPizoOTeyPopKhJtEWjrIIwR2HZ22n0Qc2UJQ8srGk1UTV0UBEfKFQ0qlb bVqKaC9ClKa1ze10FDBeDgyJ0Kzenb5N9BbOgKGeuk75L26TxMzpFLZQrhErq1FnI2yM BCEw== X-Gm-Message-State: AOAM530rMdDSeh4CP1eNwM9cp+Z7nJmO44OJ86jzisr7swNIEiBXoMO0 w/1KelQLzezkzCSdtxIf4Y7f11DuNL9uGU45bYFgNPLODRlTIEeq89QinL23gsvOUz0KfqyzICb GY6AAk+h/oMCD6w3ZCMg= X-Received: by 2002:a67:c58c:: with SMTP id h12mr10956554vsk.141.1593589844080; Wed, 01 Jul 2020 00:50:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxJGKW3PBIa4iLkDqQqYYbouBAaMXnJMNFZ8UvqqUBR6R5mxYREJ0oXV5ZFCgyUyrHMFHTxIZq3i1/HjqJuuxQ= X-Received: by 2002:a67:c58c:: with SMTP id h12mr10956545vsk.141.1593589843792; Wed, 01 Jul 2020 00:50:43 -0700 (PDT) MIME-Version: 1.0 References: <20200527145745.4060-1-bruce.richardson@intel.com> <20200629130314.GD572@bricha3-MOBL.ger.corp.intel.com> In-Reply-To: <20200629130314.GD572@bricha3-MOBL.ger.corp.intel.com> From: David Marchand Date: Wed, 1 Jul 2020 09:50:32 +0200 Message-ID: To: Bruce Richardson Cc: dev , "Pattan, Reshma" 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] app/test: fix build with ring pmd but no bond pmd X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" On Mon, Jun 29, 2020 at 3:05 PM Bruce Richardson wrote: > > Just a note. > > Looking at the makefile counterpart, I can see that if we disable the > > null driver, we would have an issue too. > > > I'm not actually seeing an error with it in meson builds. Running a quick > test using build parameter "-Ddisable_drivers=net/null" shows no errors, so > I think we may be ok here. I would expect an issue at runtime, as the bonding driver test wants to use null ports. But yes, the build is fine. -- David Marchand