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 5FF0A42596 for ; Thu, 14 Sep 2023 12:31:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B02840289; Thu, 14 Sep 2023 12:31:57 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 7458740289 for ; Thu, 14 Sep 2023 12:31:54 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c0d5b16aacso6391605ad.1 for ; Thu, 14 Sep 2023 03:31:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694687513; x=1695292313; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pm3GNHmfoD6zOaPuHuuXo+MmtkJPTOIIh4qjjj6u+54=; b=A0yL8JM3YwenWYsCeeXQVhgiAAuZN7ENbwcUPywvNx3IiPjCdrJaPVgCRCWtAZIlYU zRjAAhLc2rW2GB8KXtoFPDtMIhxNImYgOv+oYJGEio9B9aMZgOxCXr4R+SqcPOosvT/C +JFTRYgTNtQ27+73WpTWUvsndMlhxlhDmCoMI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694687513; x=1695292313; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pm3GNHmfoD6zOaPuHuuXo+MmtkJPTOIIh4qjjj6u+54=; b=AysPqDk2MIDv4Barc7mtJ6zH8wTwE1/oxGwKjdWsbgz9ey9yWJ+mxxKJ9DMf7ENXLQ QueIo+L438Se6Wx2piHMfCkvbs1jo5Fa60FnoUC/lmxq2VExDLL/VFZ++gMII1jjTSuV aJVNv3rAW1BWhCnSmPy766ifkibCbsHMnQ7INr0Bpz/uxN+Rfk0e0QVTeNpTlgGqpRgc kNz39jpbD9y8pf7LhJN5kzHEiFM1iE0D+uRGxWbFXmp72zflw9mOJ5nfknTDYFzPqgsr CpukYDhsW4k4R3nZ+gwiACYJBfSz0L1ije7pJO7eDLiZcgwJcA5wiSSnj/0KJsdK4qBd yxrw== X-Gm-Message-State: AOJu0YxXMpGOYhnQqCkHJlwaEHfbzuP31CNqDqmcCLynCeUqXvBA5LQ8 5pSt4ZyOQzd7Tvs5HcAlCE48ObxjNF7ZppduTOog9H4avxreb/btzsKVYw== X-Google-Smtp-Source: AGHT+IG1OH/i1TwjMuz7dkAPS8Z7yVhWAR0Xmu14gcaJ2YZQBni73DjmrPlEb/9nX3Hv1UlsUEOzNzn6YaU+ X-Received: by 2002:a17:902:e742:b0:1c3:94a4:34bf with SMTP id p2-20020a170902e74200b001c394a434bfmr5881945plf.66.1694687513720; Thu, 14 Sep 2023 03:31:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a22-20020a1709027d9600b001b55048e60dsm149989plm.35.2023.09.14.03.31.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 03:31:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 03:31:53 -0700 (PDT) Message-ID: <6502e119.170a0220.53cc7.3666SMTPIN_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 3565C6052471; Thu, 14 Sep 2023 06:31:53 -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-intel-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 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/