From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 979F2A32A2 for ; Fri, 25 Oct 2019 10:12:13 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 82B5E1E882; Fri, 25 Oct 2019 10:12:13 +0200 (CEST) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by dpdk.org (Postfix) with ESMTP id 8A59E1D50B for ; Fri, 25 Oct 2019 10:12:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1571991130; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=o7dkwA01LQiNLWC8OAEOraqvpx9e7wBQrkt074f4EUM=; b=E4y6PX8DUKo28t5yfXx2z96IDf4Yfzg84xwuh0YEwGVC5wZLW1iET6CdnhubcqR/3HmtH5 4vHxKc1UZatVI7GS2MEttumErncp83lNOKy9UXpE240Pry7JItTmLEssQmpkEmRbdXSZ+Q tUp2S9oSsDRql9DH3bt/Yp1T0DHmZCo= Received: from mail-vk1-f197.google.com (mail-vk1-f197.google.com [209.85.221.197]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-343-AIwArUlbOzOoZ8I7ClAyNA-1; Fri, 25 Oct 2019 04:12:09 -0400 Received: by mail-vk1-f197.google.com with SMTP id y27so464467vke.12 for ; Fri, 25 Oct 2019 01:12: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=qt9luks5hJWYW/ml+V67IyKJ6OV45Ey2Kavgp7wgkFk=; b=AmfECafih+zxcPVYXCzfH2le+V3etpU4ymLah/N9Ltrel8chO+/0LFNvuJkKF8HDP3 AnHE2iBGHDtVGW4SezwFpJ7B4e4/KNsLEyXKeEj80uBAFuQ8duB2YxcxPOCsosCO/IMR SixBRLNu5XJ2KTPxzNOHNpDL8tQOZ0Q14PcSAbHG5NTOSdsUGfJNhyPz4m7himaO+ty+ r+1oBRamyTcPaFL2ShREdsjqbmBelf0tG4uVAue2lpRTcTRFd2Bb2VVVXElMhXlGAP2y llkPaQfxlz7UW48MdwOn/Y/J1UOsdLPd4rMlFRC9V1CPY4YgBKgmaqw/5czJgXgob9iM aKyA== X-Gm-Message-State: APjAAAVxF933McHP60iYNyJBUFJN85WSxw+EbWwcXSMdL4o351DlBdrE dKa/bzkYLAWuMzhR+1roBcdGLTIyOM7MP69AImR3u9NoVwuPubsmv23V77SUVtMHgcpyu0JK12A 7NRumTjG0TWXHaVMkmUdf+TI= X-Received: by 2002:a05:6102:387:: with SMTP id m7mr1264398vsq.105.1571991129315; Fri, 25 Oct 2019 01:12:09 -0700 (PDT) X-Google-Smtp-Source: APXvYqx9mrHHYtlxIqCsCfi8WHMJBEyVoTqcI0c1dtLO94NZQdv51y9zTMHsH8HiYOO7nfqPrCb/LPTgtmnnfLfp6YQ= X-Received: by 2002:a05:6102:387:: with SMTP id m7mr1264381vsq.105.1571991129013; Fri, 25 Oct 2019 01:12:09 -0700 (PDT) MIME-Version: 1.0 References: <20191017094124.16725-1-reshma.pattan@intel.com> <20191017111628.5396-1-reshma.pattan@intel.com> In-Reply-To: <20191017111628.5396-1-reshma.pattan@intel.com> From: David Marchand Date: Fri, 25 Oct 2019 10:11:57 +0200 Message-ID: To: Reshma Pattan Cc: dev , dpdk stable , Nikhil Rao , Chas Williams , Bruce Richardson , Stephen Hemminger X-MC-Unique: AIwArUlbOzOoZ8I7ClAyNA-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH v2] app/test: fix build when ring PMD is disabled X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" On Thu, Oct 17, 2019 at 1:16 PM Reshma Pattan wro= te: > diff --git a/app/test/meson.build b/app/test/meson.build > index 2c23c6347..e221e44f7 100644 > --- a/app/test/meson.build > +++ b/app/test/meson.build [snip] > @@ -282,7 +269,6 @@ driver_test_names =3D [ > 'eventdev_selftest_octeontx', > 'eventdev_selftest_sw', > 'link_bonding_autotest', > - 'link_bonding_mode4_autotest', This test was in the driver list. > 'link_bonding_rssconf_autotest', > 'rawdev_autotest', > ] > @@ -319,6 +305,20 @@ if dpdk_conf.has('RTE_LIBRTE_BOND_PMD') > endif Interlacing the test names, then inspecting the .c files, I noticed that the event_eth_tx test is missing: > if dpdk_conf.has('RTE_LIBRTE_RING_PMD') > test_deps +=3D 'pmd_ring' > + test_sources +=3D 'test_pmd_ring_perf.c' > + perf_test_names +=3D 'ring_pmd_perf_autotest' > + test_sources +=3D 'test_pmd_ring.c' > + fast_test_names +=3D 'ring_pmd_autotest' > + test_sources +=3D 'test_event_eth_tx_adapter.c' No associated test. > + test_sources +=3D 'sample_packet_forward.c' > + test_sources +=3D 'test_bitratestats.c' > + fast_test_names +=3D 'bitratestats_autotest' > + test_sources +=3D 'test_latencystats.c' > + fast_test_names +=3D 'latencystats_autotest' > + test_sources +=3D 'test_link_bonding_mode4.c' Wrong list name, as I mentioned earlier. > + fast_test_names +=3D 'link_bonding_mode4_autotest' > + test_sources +=3D 'test_pdump.c' > + fast_test_names +=3D 'pdump_autotest' --=20 David Marchand