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 655DE42598 for ; Thu, 14 Sep 2023 17:56:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6103840289; Thu, 14 Sep 2023 17:56:49 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 1577240289 for ; Thu, 14 Sep 2023 17:56:48 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34f6ce577a4so3427355ab.3 for ; Thu, 14 Sep 2023 08:56:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694707007; x=1695311807; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bVWIquEzKtQFcY5duzZ+JCyKMFf5sOCeBaELaSb7qqw=; b=QppMRsnn/6Xx9sPk1oUOuaco7/LBJ3GhDnlZSudiuAMHzm2q5e7hjEToYFBA5+Ph0k Qt/0XSvqbQ/AmS9geDR5mELUhaREwiDZWfYkm+ySnseH5LQqy9AfIe3uF14AHcnVCZBS gwlKWNqon3oa1d3Haopx2owKeRX/AgoU99H5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694707007; x=1695311807; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bVWIquEzKtQFcY5duzZ+JCyKMFf5sOCeBaELaSb7qqw=; b=IcnNn10OyE10udwKMwG1fQDJTkq6jnkm4KQmWP7Wd6BaoZtsK8W5upkbZcX9WVYO7C NHUOeC5MeR2CRyH367NOBJWGyvD6ZILcNduw+Z5ECtMsRdRast7Ckju2tV1jQptEydO7 bwKc/iAFABkCJRncx4GbYaeaGSsMqaDObyWHkUEmslD16AKAW+Fa8c95N1zNQHZ179+N WPbhh2GVZzk6Kb+yAVCItQjQ4CVeiD9s9wbfk3Eaz1B8Nfk8twv7jM/vipui4nMMan/Z 3aceuDJrdvvdRZ8AbDmSQL0F9sLhrG9NjrA5wbOr8NpteMWIXnRxByuDfoQGyo8y3cTI n7dQ== X-Gm-Message-State: AOJu0YzbHL+s1StHG8w2SS50HVIKA+AbVbYGV5JQOccn4KTs7Z6qfYFl Oy6srBhaqTFcupw4EYgITO9wbYxntNWmHH61lMtAby5gGconEWYXKFduiK1BEkbdgpFMEY8mOg= = X-Google-Smtp-Source: AGHT+IEPaaGWaKJ8GVweUEfCd53q9wqxcf+Nu/3wEdqSYXFPPgRzeKnLtycPWPV+dOPfmV7JOa0qc1X1wLrf X-Received: by 2002:a05:6e02:1bc1:b0:34e:2be5:5ffd with SMTP id x1-20020a056e021bc100b0034e2be55ffdmr7569899ilv.11.1694707007457; Thu, 14 Sep 2023 08:56:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 16-20020a0566380a5000b0042b480b9eedsm162902jap.61.2023.09.14.08.56.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 08:56:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 08:56:47 -0700 (PDT) Message-ID: <65032d3f.050a0220.a9f82.4013SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 03FAD6052471; Thu, 14 Sep 2023 11:56:47 -0400 (EDT) Subject: |SUCCESS| pw131429 [PATCH] [v4] app/test: add support for skipping t From: dpdklab@iol.unh.edu To: Test Report Cc: Bruce Richardson Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131429 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, September 14 2023 15:16:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131429 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27605/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/