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 68072A034C; Tue, 18 Jan 2022 16:22:08 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58EDD42723; Tue, 18 Jan 2022 16:22:08 +0100 (CET) Received: from mail-ot1-f49.google.com (mail-ot1-f49.google.com [209.85.210.49]) by mails.dpdk.org (Postfix) with ESMTP id 95E5F4068E for ; Tue, 18 Jan 2022 16:22:07 +0100 (CET) Received: by mail-ot1-f49.google.com with SMTP id 60-20020a9d0142000000b0059103eb18d4so24603608otu.2 for ; Tue, 18 Jan 2022 07:22:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=3eyKd/y4c0kyQe30VhnzRXNVQnTVvCgy14qE3H0TOeo=; b=YbLIDruAc8LflQO75Ms878z0IwcvG1eJIFsik4JRPtXFI7Z2gdgri/os7HyBzmypdN +M5RgkF9lA7fdW2P1Soem+Nt+sRgarn+nlYG0V2h3LiyMZjNU8LYmtBCcxthJyguMAGj rtfP0nIRIkYNFBWqwn1OFZnjChydqW8zfrCJw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=3eyKd/y4c0kyQe30VhnzRXNVQnTVvCgy14qE3H0TOeo=; b=JysAtXig6lJhxiHqQ/KBqO/6BFiKT31H4LiKcJYnKvsV4eZmHhl5Kf9PV4WTQTcZrm l+yMObz6Z3gN8Iyi4xg5lLfH6OFc35H57kHb5kgnCViY/Eo7n3nYH7qw32NiH6YLAAA6 /LFIW3Hij+y5voCTb9qTC49q48LiQLxrH32LQltfMmiUSgRVGyqR6O0b6A/eHv1oa2Af 1mF1BIe7x2O4KI4mH6G+4nQ3IbqDRepwX5a8vB6Fk/2xsSNyu8cw2/ChWibc7p0M/uA4 q0rgC64RGONi26G8ruz8uwRbQRhrc//kRGugk2xzNpSW1pNdhMPdzNpRW+bMapdoYcV2 cRSg== X-Gm-Message-State: AOAM533e6S8mydmfn4x9CmaZmFQ6r2xi/qi+qWyein6i+XmMwY3KTRNS BlJgpEYI6VBO+icPWOIert6bmn8xLOP/w/YNcEDP/A== X-Google-Smtp-Source: ABdhPJxNcx/rJwNdoSStF4O4zcBMB7GsdhLWnjeTQ7Ob9mSC6VRDY4yLSIPoW1KSuYHFHySvhG3j0Ea8GPXyTi1KhIc= X-Received: by 2002:a05:6830:2045:: with SMTP id f5mr19806328otp.67.1642519326883; Tue, 18 Jan 2022 07:22:06 -0800 (PST) MIME-Version: 1.0 References: <20220111155937.36524-1-ohilyard@iol.unh.edu> In-Reply-To: From: Owen Hilyard Date: Tue, 18 Jan 2022 10:21:31 -0500 Message-ID: Subject: Re: [PATCH] Fix hardcoded config folders To: =?UTF-8?Q?Juraj_Linke=C5=A1?= Cc: "dts@dpdk.org" , "lijuan.tu@intel.com" Content-Type: multipart/alternative; boundary="00000000000004143e05d5dcd50a" X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org --00000000000004143e05d5dcd50a Content-Type: text/plain; charset="UTF-8" >From what I can tell, FOLDERS is where the defaults are derived from in a lot of places, so I want to leave that alone. I can't actually find get_tests_for_patchset.py anywhere in the DTS repos, which leads me to believe that it was never actually applied to DTS. As for comments/documentation, I'll submit a V2 fixing as much of that as I can find. --00000000000004143e05d5dcd50a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
From what I can tell, FOLDERS is where the defaults are de= rived=C2=A0from in a lot of places, so I want to leave that alone.=C2=A0
I can't actually find get_tests_for_patchset.py anywhe= re in the DTS repos, which leads me to believe that it was never actually a= pplied to DTS.

As for comments/documentation, I= 9;ll submit a V2 fixing as much of that as I can find.=C2=A0
--00000000000004143e05d5dcd50a--