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 805C4A04B1 for ; Thu, 5 Nov 2020 14:22:30 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 64851BE9B; Thu, 5 Nov 2020 14:22:29 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by dpdk.org (Postfix) with ESMTP id BB2C8BE9B for ; Thu, 5 Nov 2020 14:22:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1604582545; 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=Jljg+eRnvq9cXrmXKp/mm2I5tDmhoWGE2kGLNHtVoSw=; b=Kx31AalOhWSeP8TfQYittVFx7aKMJKTntVgz+koBv71CTE5nia+5kIJ8b05uvztW+OlBrR UnYAGIJCqxxxTwYyoAY0x2TtTNTEVRulozXFOK/dPU0Ec2HNTwss9wM0qh8aUGdLUwSKtX uwvdp4NklxJKg+eChBmbFQ5d5/bEdK4= Received: from mail-vs1-f72.google.com (mail-vs1-f72.google.com [209.85.217.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-258-tHdWa7TePguae4Cg0WaGBw-1; Thu, 05 Nov 2020 08:22:22 -0500 X-MC-Unique: tHdWa7TePguae4Cg0WaGBw-1 Received: by mail-vs1-f72.google.com with SMTP id n14so763831vso.10 for ; Thu, 05 Nov 2020 05:22:22 -0800 (PST) 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=Jljg+eRnvq9cXrmXKp/mm2I5tDmhoWGE2kGLNHtVoSw=; b=P8kvZNjhc3cTgm6AFD3PekVDd1mOc/b6XMzs5hpEABRkrKlZjJ0ouTWynFygyUR0rz ZhUf3z+sorsqL2tY1lpwSYja3fDcPmA4pgZeOW0+BAIq/Fi1amJO/lJfxM2/jyehyxwO 3bJdzlaMaaiE4mmLVWUT8ndUuz3bSf7dvE+FT9KaWlYP/aDyMPIGI8dXuYu1Om7C1cnf 6+bkb/rSeZ3K/A0nNBZUbAdJTDzmVsQ6O+6Irdz/OeUYSv4UTL5tk5dqxoq2uQ7HfuzO Nnpc9bCPzxzRAdrdOIVu7epj/Xr1ULJi0R2gzbsiAyeRWJdQBAz37rrKd9Da159MM2VZ /H7Q== X-Gm-Message-State: AOAM530MVB0CyXYtuzxBdSDNTH1AUWI6J9VBld7JdW+FZlOQ5yy3ZeO1 UjYVHG6dTljXcFpwTaaq8zrt1dejaGKid331OSAGSa1lZvW+MRCbgsMriMXcL4lxxa6V4kpcotN PdpLdpFuamRyMmB8RjYVgCvg= X-Received: by 2002:a67:f954:: with SMTP id u20mr1104468vsq.5.1604582542374; Thu, 05 Nov 2020 05:22:22 -0800 (PST) X-Google-Smtp-Source: ABdhPJwyGZjv0v5dH0Yo+C9E+86UEUxt4r1kSFTbW31hAy7pp6LI1zWGgvjn3Hm9ZJPNCwOMVJXXKC/J2vltRiF14O8= X-Received: by 2002:a67:f954:: with SMTP id u20mr1104455vsq.5.1604582542155; Thu, 05 Nov 2020 05:22:22 -0800 (PST) MIME-Version: 1.0 References: <20201105124015.306404-1-ktraynor@redhat.com> <20201105124015.306404-15-ktraynor@redhat.com> In-Reply-To: <20201105124015.306404-15-ktraynor@redhat.com> From: David Marchand Date: Thu, 5 Nov 2020 14:22:10 +0100 Message-ID: To: Kevin Traynor , Bruce Richardson Cc: Wei Ling , Ferruh Yigit , dpdk stable 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-stable] patch 'app/testpmd: fix name of bitrate library in meson build' has been queued to LTS release 18.11.11 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, Nov 5, 2020 at 1:41 PM Kevin Traynor wrote: > From 1bde6247b23c54adb47fa48a5373270ca05a32b4 Mon Sep 17 00:00:00 2001 > From: Bruce Richardson > Date: Wed, 2 Sep 2020 17:24:27 +0100 > Subject: [PATCH] app/testpmd: fix name of bitrate library in meson build > > [ upstream commit 54f89e3df4b16e9079c9d343870d16757429b68b ] > > The bitrate library in DPDK is actually in a "bitratestats" directory, > so that is used by meson for the macro and library name. > Therefore, we need to update references to RTE_LIBRTE_BITRATE to > RTE_LIBRTE_BITRATESTATS in testpmd to have it found. Rather than > supporting both defines, since make is being removed, we can just > replace all instances of the former define with the latter. > > To ensure testpmd links ok when this is done, we also need to add > bitratestats to the list of library dependencies. This backport will fix meson builds, but it will drop bitratestats support in testpmd built with make. -- David Marchand