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 7602842599 for ; Thu, 14 Sep 2023 18:10:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6FC9940289; Thu, 14 Sep 2023 18:10:55 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id D270B40289 for ; Thu, 14 Sep 2023 18:10:53 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79834a7a5d8so38984939f.3 for ; Thu, 14 Sep 2023 09:10:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694707853; x=1695312653; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XpbmqC1YHfHLFQ2tff3oTGsHpBPGDLM+Y9BniXfeqCs=; b=jivVBusk2/DFy5vNYqbIFUmv8wFYqLNobX6wKNG3yoZvP3T7tc2RnplrPick+k9XRx g+IcWM8EGNKu+hzpfIrnxKKudN3RSUjkgrja/gpIq7lw890LsF+MnU3zYW2fQ2I6DqmX xPL97/ttnoyXBy4dhKVEI6ZsexfY0OnL7FhZk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694707853; x=1695312653; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XpbmqC1YHfHLFQ2tff3oTGsHpBPGDLM+Y9BniXfeqCs=; b=H1fddJOeep79It3w7Bc04mnhjqxyo0/Yuu2Q1EAzacZ4GAv9Kg/E3nS+OHKMY5jjgB 1gFFfXfDi+fjdFqisRqJYTZqF2/3llAsoc4q9hevqSIZIaQOdxKp24etGsLxfoAr/i9h UdMjGgF0Qvf6a4X8bXlChyFNSl15V3Zyksc5PzV2zAEYVNBIwdqcpNyy3BXVNF3fi8Wb eoOv/7UfeliugmqVNJMvENo/9ifhyZviFxLlE7IlIK9DyUzm3m3gEdiFPjvmHXhKPSnX wYeBk0lSfPPTuyi+96VywPJGp+6OUostmGosMYKpj4tgWQ84iy6nI6b6OxfRmKZd2sso E7xQ== X-Gm-Message-State: AOJu0Yzfns4bdwpPtDqhbkmP5e8hk+YpXoSi97m7KKuEFBOueJgwb6DQ cZalLrzLfTalalcqIpW0ZRUXMIVB0tfXBUHIf+2fWOdoSKP0Qhv7mwlV3fSrFykM0oNIKPG6Ww= = X-Google-Smtp-Source: AGHT+IE1CRtLz0y9AKs0sFjtlE0s0o60WE/dGyQwHOnu1JkmDSe9AGuxVK+4Nrkaow+ZCISrbuxpVEDLO0IH X-Received: by 2002:a05:6602:3d1:b0:79a:b526:2f2a with SMTP id g17-20020a05660203d100b0079ab5262f2amr2106135iov.5.1694707853265; Thu, 14 Sep 2023 09:10:53 -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 j14-20020a02cc6e000000b004317492c67fsm164742jaq.83.2023.09.14.09.10.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 09:10:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 09:10:53 -0700 (PDT) Message-ID: <6503308d.020a0220.5dd50.44c3SMTPIN_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 DF2586052471; Thu, 14 Sep 2023 12:10:52 -0400 (EDT) Subject: |SUCCESS| pw131429 [PATCH] [v4] app/test: add support for skipping t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/