From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E968A4571D; Fri, 2 Aug 2024 19:06:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7327140E22; Fri, 2 Aug 2024 19:06:40 +0200 (CEST) Received: from mail-pl1-f175.google.com (mail-pl1-f175.google.com [209.85.214.175]) by mails.dpdk.org (Postfix) with ESMTP id CC6A340E0A for ; Fri, 2 Aug 2024 19:06:38 +0200 (CEST) Received: by mail-pl1-f175.google.com with SMTP id d9443c01a7336-1fc4fcbb131so73205775ad.3 for ; Fri, 02 Aug 2024 10:06:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1722618398; x=1723223198; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=Kh3PwnWce6mNs0DV8AjNmFckJQPueDY5cJei5jNJg1M=; b=SMgppkfCkD2uLzG7mi42X6l45Psx4i0N6jAN89TUlSUJp8q1vfDVZclVc9seSSnWyq R16jOCsNsHtRJ1c4vBA1rDmhRXnTJ+y1Ep6PTtsyyUr0kIoofUWzpGE65Zj2nhwdrt/D mrKBEogOPBt+8GZ5kgiiYGIJcN3kqaIHwvzS2nPqFPxn/3e6kcEH/OQlfrA+98vgKN2d wGSU+O+Me7MXnwe79QYxFRw2P1emXCAdlcTHo3nr/rLlhi76sRUubcS7VGKoKTgTULNF wMyYmFZLNRW3BB9m3VR1mnys7IpHmwmrHttyaIBbSLgaujOiRT5RxO8SJjmow747tm3T XATA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722618398; x=1723223198; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kh3PwnWce6mNs0DV8AjNmFckJQPueDY5cJei5jNJg1M=; b=brBKJtTBZmlyEbWk8ajq5hLO5RcvON191fTE/gdbwCxoNrFz5cO9V2bZjjjyG33QCE LtG85vNtB0u6hbWRolb/jNeH2dtkfssrEk7gvLszCbZG0y2x8AfgsTaIM+oYOAuhkrLg TmcKMsrxvo4IvxjW8FFOg/HSvFyg3EwIRr7TDb2mlIYRiB/4pbR/SxpNT+4qbEjl7jP+ BbDOx/KFjmXPwLvSljZRB9nzSInLbPgAPEEalyRC8LJDQqV33D38FgBdHSCpOiqxAnN9 xaJuiTTbL0s5n2Hw/0hGe6xoJUee9ygm93R4fOAfCxx97ogUV9V32T6lhGxFdhJYqtiz qmIQ== X-Gm-Message-State: AOJu0Yzb0ZIBWvcvNnViC0JliALacKf8LTd2P20yNOriYzNpgOuK4OGQ zXdFTI+YlgzUXuLAs4mlMG1bRKrVYRWySfMuPz3rdLLpRZ0v6L+rHJXBcum0/bpm4nNRN9cdeDr 2 X-Google-Smtp-Source: AGHT+IE4rJRO9svPNCh89mPzMWZ9ahVIo80n2Rztn7GW2sNyUWHummb/LWj3bgO8dOe3Ni8LWw2GcA== X-Received: by 2002:a17:902:d4c4:b0:1fc:3daa:52 with SMTP id d9443c01a7336-1ff5722d9c5mr57512995ad.11.1722618397756; Fri, 02 Aug 2024 10:06:37 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1ff58f214adsm19691145ad.28.2024.08.02.10.06.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Aug 2024 10:06:37 -0700 (PDT) Date: Fri, 2 Aug 2024 10:06:35 -0700 From: Stephen Hemminger To: Bruce Richardson Cc: Subject: Re: [PATCH v5 4/4] test: rearrange test_cfgfiles cases Message-ID: <20240802100635.63acb33a@hermes.local> In-Reply-To: References: <20240730225520.83314-1-stephen@networkplumber.org> <20240802164626.389286-1-stephen@networkplumber.org> <20240802164626.389286-5-stephen@networkplumber.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Fri, 2 Aug 2024 17:51:01 +0100 Bruce Richardson wrote: > On Fri, Aug 02, 2024 at 09:45:03AM -0700, Stephen Hemminger wrote: > > The input files don't need to be in a separate subdirectory. > > > > Signed-off-by: Stephen Hemminger > > Small suggestion - I'd move this up to be patch 3, rather than patch 4, > which would save editing the list in the meson.build file to remove the > "etc/" prefix > > Acked-by: Bruce Richardson Sure it would be logical to merge the two, just wanted the patches to be smaller and easier to review