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 C53C8426B2; Tue, 3 Oct 2023 22:22:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 575B140297; Tue, 3 Oct 2023 22:22:17 +0200 (CEST) Received: from mail-oi1-f178.google.com (mail-oi1-f178.google.com [209.85.167.178]) by mails.dpdk.org (Postfix) with ESMTP id 71BF940262 for ; Tue, 3 Oct 2023 22:22:16 +0200 (CEST) Received: by mail-oi1-f178.google.com with SMTP id 5614622812f47-3ae5ce4a4ceso912483b6e.1 for ; Tue, 03 Oct 2023 13:22:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696364535; x=1696969335; darn=dpdk.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=Vq/3G237DnursDfgBk693vu5RzpEVnMN8BJKB/VYLI0=; b=eqg5SPHjtLIJq9QIE5NK2u6rsApfQi0nVkWeWkaQCaTwKUfdlai869YquOxrQbMDm+ dITmfg6zW0svyteGEW4bcT5DdindMgZkGT9Upn5PzmFtN4yJy146ruhxzuT+AC0qGWym eq/qbnr8lPFk/pEjiRHoP0PKVbvvPGEciK6RE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696364535; x=1696969335; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Vq/3G237DnursDfgBk693vu5RzpEVnMN8BJKB/VYLI0=; b=hMetMQWZAAtrkcqbBxl10y1i3UOv941ul7Dm5OS/nATDU/VmJzJdssfKDSslst7iYY 9MmDpUAaEvNl4bfNcT58NpXiDp2O+R4lHOp31HG+uDIgRusltlosUMPlK6f5CGAqwXwI KcfsJ/KVjkzQEl7KdfUJZOeuRDLwjjShVxja4tYJ4k9BhnsV/RyIK7Vj6FBJtMKmvZ3F TpSkz+5/MRLmL9Tt7a4M49Su0S8mombD9y7AN1paIfnNFCjc1nr+7RyXE3bZ8KALdfmL NuuBi8sCq7bQHF2TGFE+hRW2NaOWG62KNfHcFKILkF85D/w2yRUZsDaEZemKovwVUDxQ 4Qlw== X-Gm-Message-State: AOJu0YxMryyZUMZYm4j+NjyildRLmDa6YxhT5bZu2Xy1EmGjMxCdaeps 8UTXJBPUisvF3pAN5pzy9e6ALgrg9qydswpm9AgNGw== X-Google-Smtp-Source: AGHT+IFl/PXVUHOrNF3LoQpjaLNNNEv2ky7WQA46y4mkPyaOvdvnyadysYjlwu+BPayyhWReIedQprp9XVQs6iaGGj4= X-Received: by 2002:a54:4599:0:b0:3a8:f3e7:d696 with SMTP id z25-20020a544599000000b003a8f3e7d696mr559277oib.45.1696364535663; Tue, 03 Oct 2023 13:22:15 -0700 (PDT) MIME-Version: 1.0 References: <20230817105851.501947-1-bruce.richardson@intel.com> <20230914151636.278641-1-bruce.richardson@intel.com> In-Reply-To: From: Patrick Robb Date: Tue, 3 Oct 2023 16:22:04 -0400 Message-ID: Subject: Re: [PATCH v4] app/test: add support for skipping tests To: David Marchand Cc: Bruce Richardson , dev@dpdk.org, Thomas Monjalon , Aaron Conole Content-Type: multipart/alternative; boundary="0000000000008ee8bc0606d5a55b" 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 --0000000000008ee8bc0606d5a55b Content-Type: text/plain; charset="UTF-8" Thanks, this should help greatly going forward in the community lab. As it relates to our arm64 unit testing, I will give it a few days (or longer if needed) for next branches to rebase off of main and then re-enable arm64 unit testing with the eal_flags_file_prefix_autotest added to the skipped list. David explained to me on slack that this patch would not likely be a candidate for backporting, so of course LTS will be excluded. --0000000000008ee8bc0606d5a55b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, this should help greatly going=C2=A0forward in the= community lab.

As it relates to our arm64 unit testing,= I will give it a few days (or longer if needed) for next branches to rebas= e off of main and then re-enable arm64 unit testing=C2=A0with the=C2=A0eal_= flags_file_prefix_autotest added to the skipped list. David explained to me= on slack that this patch would not likely be a candidate for backporting, = so of course LTS will be excluded.=C2=A0
--0000000000008ee8bc0606d5a55b--