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 1246642508 for ; Wed, 6 Sep 2023 08:10:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BE9B4029D; Wed, 6 Sep 2023 08:10:31 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 21B224029D for ; Wed, 6 Sep 2023 08:10:30 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-573f722b86eso200885a12.1 for ; Tue, 05 Sep 2023 23:10:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693980629; x=1694585429; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4XfVqBKuL7Sbg1VV+hvw74/Sltb4wPx+W2Sc0hq7vTE=; b=CGrA8gQuA+Sd2lOT8v+tKWMuP25/vxHDDAXfmos2SsMhbPwYd6oEmA+qDkmUeciRWk pgMlsONvC0sMYOPmosyPc8WnSEfuGJb+syf6Jl770oht26iL5pFpAHd67m7YIn2ZyUoo 4OTdGLzmvjEN0u8UVmGDe/29p09ffw5bjRl54= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693980629; x=1694585429; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4XfVqBKuL7Sbg1VV+hvw74/Sltb4wPx+W2Sc0hq7vTE=; b=D3bKcOcFUTxg+S8R+fGHHk5N//iA3i/tUxpvhb0Nu53yOvbwU9IX/GqO5IgKZ/HiJg fu1XeZ2BrOE/ByYzatNZ1Y72MtP2NfVTHVrogci6+JqoWFGNBIZuuyMcWCQsWGr/9GaF Cd+tRHQoSC1TFdNtx6uqlBMuC3jjilmPEEV7q0xgm31B+lTLKUwtvHZQhyutTjZBCnOn 2SizyTN11NMLfDF49cHTliWoK9fsOFBsMjMlKsTgrU7EBwfyJKXXXon1Igh/QgENS9K4 t72O5AYTcOimPPmcuVss9f783rPsiVwdFnoFfr5A4qD7HQbMwXoFM9A33TSBzjKNSzfI xtfA== X-Gm-Message-State: AOJu0YzoQcZ9edoNyev5KuVRa3uNuVurFUpuTZHw4eD0aSqDT7/Pl8hS IOqPn9uYeVyaKSwy21v8AqF3KA3Piudd7NAxFSVZdfOzyr4CElgK/5M4cXIPFiB5wIiR7CnG6A= = X-Google-Smtp-Source: AGHT+IHdc2zLSDjbIa1q3Ic2HSOzJgBhaoNe9IL/8NZELO/WJRrQnEeTJN/xmISUJTkkhVWE6zqFjxWyTdPK X-Received: by 2002:a17:90a:3d43:b0:26d:4100:e129 with SMTP id o3-20020a17090a3d4300b0026d4100e129mr10693679pjf.48.1693980629290; Tue, 05 Sep 2023 23:10:29 -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 on12-20020a17090b1d0c00b002718ea8f8e3sm8886pjb.1.2023.09.05.23.10.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 23:10:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 23:10:29 -0700 (PDT) Message-ID: <64f817d5.170a0220.fdcc5.0518SMTPIN_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 805776052471; Wed, 6 Sep 2023 02:10:28 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/131097 _Functional Testing PASS_ Submitter: Bruce Richardson Date: Friday, September 01 2023 14:23:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131096-131097 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/