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 EB3B242278 for ; Fri, 1 Sep 2023 17:02:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9D904014F; Fri, 1 Sep 2023 17:02:41 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 043504014F for ; Fri, 1 Sep 2023 17:02:41 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-68a3082c771so49301b3a.0 for ; Fri, 01 Sep 2023 08:02:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693580560; x=1694185360; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GkpBxqGpoaVopbwrMOlNQgGJrtjoiEzAj2MNyDgIqBc=; b=Xg4snxcS/OUAywtPUJKSmwpToz3l4LxhcgjI3X8kdVJwGTYnAdnolDvxIm7EdRBaMj yK4LVcGLgYpspHCPqIDFUsCteaBsAPdLM6Z0M+dBSDOo49x7zdMBes4NbqA7U1iI49JX U8Vp+mkE0awHQSvb/FQnkOPyZstynRzQ1zb3o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693580560; x=1694185360; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GkpBxqGpoaVopbwrMOlNQgGJrtjoiEzAj2MNyDgIqBc=; b=jW6gB160v6o+xbDX7x9HXJV5jptcpZcDi7Ykhndo0JfOrLNbMWUptkbIZ6MqOaNzr6 gyUIskel7oZKtKtjh/Xzx5doj6zvabnDJzHHAorSPOnu/966l4vlJu5brY+Hb/6pCdLI JsP7etYlmBs4zLIAjIYCeTzK4WKUQR65bg+tRqSZ3Avq5qMHPbx3+4anbVNw+ep7RbOz 12KvKR3Jdp7NmWqwzM1tVx3OnInlwckXM5+jSmhNcttCmldn9GzCUJlWGJv091rJtDzF fgHGY96O78qKtNHL2vYzP3WBhTzGM9X4v7L7d2BlgeoOZDo3sNzV6PhefN5Z/IqsISNH xq4g== X-Gm-Message-State: AOJu0YzUCiYmMX2G1nJU4QcLGuIkKIZfOyV3/e2RdNGUxyMBIAphrTZw TSCOcaQEWmX8X2vak18Xd+6vDbTctMhOw9vdKZMkrH17hD/B+5l03SmyjrU+S7pDe2JHmlrSLg= = X-Google-Smtp-Source: AGHT+IHsTrGJruLzJhVMJ32YcL3XsGslMrJdRapzF2XcMFDVWQhrpeCVqSfrrIFXqyZAzFi8ELfwa/nLTgO1 X-Received: by 2002:a05:6a00:139e:b0:68b:dab2:e6b4 with SMTP id t30-20020a056a00139e00b0068bdab2e6b4mr4622509pfg.3.1693580560154; Fri, 01 Sep 2023 08:02:40 -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 c187-20020a6335c4000000b0056c3a44d5a3sm188640pga.2.2023.09.01.08.02.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 08:02:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 08:02:40 -0700 (PDT) Message-ID: <64f1fd10.630a0220.11be.aaa9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 574046052471; Fri, 1 Sep 2023 11:02:39 -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 | +------------------+----------------+ 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 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/