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 E287E42596 for ; Thu, 14 Sep 2023 12:02:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C72784027F; Thu, 14 Sep 2023 12:02:53 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 553B64027F for ; Thu, 14 Sep 2023 12:02:52 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68fdd5c1bbbso584849b3a.1 for ; Thu, 14 Sep 2023 03:02:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694685771; x=1695290571; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SOG98v0EZm4ulcT1xFNlTkIOOkSIjpiZ7mt36b0vQv8=; b=QPWzwyynItqNfweE0JdO0C6KmvqJJEovr8SawlZvIgY1filGFSI7HzjKEEhwgHSS/6 zErAqAt8bkpWzNHLtDAaGaSfvABi//keCcTi0HR/Xcj14DnLncDw2UhwbCUZLoAO/FNz hVQozeWg3KTlPTEECsJ1CLn6JLSH/4mSans0E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694685771; x=1695290571; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SOG98v0EZm4ulcT1xFNlTkIOOkSIjpiZ7mt36b0vQv8=; b=VS8p6IDNoJE1PYqUU5wUWZLU03rxLoMy7cYYkYNW8WXxF1bmdy8mB2eGiZTFlq1F0K rDNx9sYyWeQO1qtg3tkeD6N6GxYysDqEARTqr+qHclSlyobayEfpYoQzqISbEoZw8nQW cdAZfoLlzEDhJjuFjXrbr4Jrf/+fQXIhEJW40KzIEXubM79SNgGppzVzmenLTs92EcyU IVe36hqaJdvmn4b+FZSWJ5qudBushU35w/cX+1N1u79TCjQnyxfK2b5jaDqPnjnfDKCx sIfmzWG7cHVjZrZajjt13t4LywYXLX0R8QFs++rJtOWeqhtUg5tHj5EJa4jQPnC/oz3f deAQ== X-Gm-Message-State: AOJu0Yz29sph2A1nUvpG2r/17m74N1DhZDzqWN5CcY3v2E/mHtpEXFki wwfKMlXNGFmsmRCPacqIFET6cqAzmiXDdFTwE+mn8GV2ygCh647bpyTtpA== X-Google-Smtp-Source: AGHT+IHZeDQQfKMTrMpt1rPNiFXBTLmJe0ss7+I1MjDoEMPeHvg90h50SFAAt8IjfyLRG+3ru8g1AmsPFmBN X-Received: by 2002:a05:6a00:2d21:b0:68f:c078:b0c9 with SMTP id fa33-20020a056a002d2100b0068fc078b0c9mr1995640pfb.11.1694685771549; Thu, 14 Sep 2023 03:02:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y29-20020a63b51d000000b005776aa07f23sm108660pge.14.2023.09.14.03.02.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 03:02:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 03:02:51 -0700 (PDT) Message-ID: <6502da4b.630a0220.9fe89.25c7SMTPIN_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 36DF26052471; Thu, 14 Sep 2023 06:02:50 -0400 (EDT) Subject: |SUCCESS| pw131096-131097 [PATCH] [2/2] build: fail if explicitly re 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/131097 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, September 01 2023 14:23:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131096-131097 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27507/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/