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 889F443101 for ; Fri, 25 Aug 2023 17:57:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CE81400D5; Fri, 25 Aug 2023 17:57:41 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 1F68B400D5 for ; Fri, 25 Aug 2023 17:57:40 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58fc4d319d2so12743677b3.1 for ; Fri, 25 Aug 2023 08:57:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692979059; x=1693583859; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yDGyU4/VPTAJHRTWaastRLF+tYeQowzuiD9T0bgE6Hs=; b=gXHkFNwWN/DRAFTfogaqfTaA4JVOuCqZv4muzvGCIhjVqyIGZ9fl9H06T79XPmxbng VJBzZqVLcL6X7bZQYImo+av4vUVlUwrIiqoQ/LAh5RWwO9+vc1JbRinCo5iZJhq9bIyR VxU7mfVxfzUAMyUsk+WD6lyIATFr3obijBedY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692979059; x=1693583859; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yDGyU4/VPTAJHRTWaastRLF+tYeQowzuiD9T0bgE6Hs=; b=a/S7MMhgJkmp7rMeSHIyQN1emuJ30Ev4w4t6Rfoo/3OWg4ZK0hQJwaxcnSe4nOMHq3 td6mSkM3zjEw8DaIAph3nRmQQbUGlVtjjvEV/ppCdW09eGMJdY5D6/dqoRXoEpUbsogg OYc5paM1APamfPAXM7I11ozVjCAg/aZA6QfJaYii1dhXEGKZCKuUIgq8s00mzsZ/7+yK Wchak2WP3ENZ4P90GroUBJP5eEFtyYK4BYMXtrFcyqkYLbp9GmR0++dFHEWKBEWZtxVc BRPJtipKpV8o1vI/K3dR6QxzSa/0XBqZF7sU1toP2Hpqi+AfLsCb5BYGjZvrs6ofS4SN CVdQ== X-Gm-Message-State: AOJu0YyXd5243WKrK2ZFH5uoqIZ6XCl0B4Xdxijvdaw6ekK8jX0V0Ila zX8CrU+JRHv7ultXmstvX8jJCN7A9yYo5y0dwBGo9x9vvqYJETxCcla9jw== X-Google-Smtp-Source: AGHT+IGh/RpBtTeHxBiqAZ2gVRyR2VlY7plaqhdEux1altaiIj9UiB44UqxzAcCWdz+6/5kLk4Acd/bZZG7D X-Received: by 2002:a0d:ca0b:0:b0:58d:f1fe:5954 with SMTP id m11-20020a0dca0b000000b0058df1fe5954mr19794253ywd.32.1692979059554; Fri, 25 Aug 2023 08:57:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b9-20020ac85409000000b004104f17f143sm77113qtq.6.2023.08.25.08.57.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 08:57:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 08:57:39 -0700 (PDT) Message-ID: <64e8cf73.c80a0220.e5b98.5019SMTPIN_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 3E50A6052471; Fri, 25 Aug 2023 11:57:39 -0400 (EDT) Subject: |SUCCESS| pw130766-130765 [PATCH] [2/2] devtools: forbid use of buil 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130765 _Testing PASS_ Submitter: David Marchand Date: Friday, August 25 2023 10:18:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130766-130765 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27444/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/