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 28A0E42278 for ; Fri, 1 Sep 2023 16:59:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E2B24014F; Fri, 1 Sep 2023 16:59:00 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id E8C4E4014F for ; Fri, 1 Sep 2023 16:58:58 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c4cf775a14so1258439fac.3 for ; Fri, 01 Sep 2023 07:58:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693580338; x=1694185138; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kATy5plazyZDkwDotNbDzM/CXhFhfjQjsWInaZwKLXM=; b=RHo2QYklxS8FD/gVLKef2/+POJzgFiQVzx5kaTICj/LzcdclmY1X0BZ+Vv/BQsHWvH zp5Z9vqeyeMvvcVILknr4269uHJWKq03P7VhBx18661s1WWSMLXveXFggf0YioawAmRJ SDesYzTASpPklzzy5daK2xTreavUrDtka+i2s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693580338; x=1694185138; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kATy5plazyZDkwDotNbDzM/CXhFhfjQjsWInaZwKLXM=; b=eo7qz5AxcvB/t34Zr73SHYCIwNFDmNRb4X7OYgEmZO/w3G3AfwpBmlftQb7ZVJi9ER pDU8XgB6a+zTf/BDoN+XRpKnvOPaT4rcGEpSfk283FjEKjePnAccY/J4cboO9wDJ/7Im j8Yde31Mc24/x13VHo9klEpdUsN0/lnZ1UZc3yZy0PqJFC0b0jxJvQMjgq3ojS3g3Emn LPUDP67dQyoQgF9CxqmiaJ455ulRt6SR7/ikzsvKFGEsCA5bLznnSLfTa7M25WD5YSRN Bd0qEu18XPAxap1Ld3Nrp682Cp7XowggEchyhRsm8yKjIyFy5UIX61sbNRYRKSBIp7Ok c82w== X-Gm-Message-State: AOJu0YxxmZLI9pDH3kOx9zchp00ALx1PR5z3ZAng8JtDCaQCWbiY6GVF 1n+C0lEilbIpsEjqoVdhWewhOw4oB7Z+laEo2xEclpNUMNb8ftGnxmdwUQ== X-Google-Smtp-Source: AGHT+IENJaz5rdAHwBQ0r1qah3zYbtZsMoeKyrWJOIIPo5yaGEVfyh60MFuuPWRmiq/xgxh1omEf/9JC2Al8 X-Received: by 2002:a05:6870:9693:b0:1b7:2edd:df6d with SMTP id o19-20020a056870969300b001b72edddf6dmr3008476oaq.10.1693580338318; Fri, 01 Sep 2023 07:58:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v8-20020a4a9748000000b0056e6b652186sm218420ooi.16.2023.09.01.07.58.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 07:58:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 07:58:58 -0700 (PDT) Message-ID: <64f1fc32.4a0a0220.1835f.c2edSMTPIN_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 CB9536052471; Fri, 1 Sep 2023 10:58:57 -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 | +-----------------+----------------+ 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 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/