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 6B87042C65 for ; Fri, 9 Jun 2023 03:05:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6833640A7D; Fri, 9 Jun 2023 03:05:30 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id F33C240A7D for ; Fri, 9 Jun 2023 03:05:28 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b02d0942caso2540695ad.1 for ; Thu, 08 Jun 2023 18:05:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686272728; x=1688864728; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n5dATKSsMvowrNyN6tODyvy+3DEIJMKRD6+ecVmIh+0=; b=GaskswohzZSosHh7rAFScGbsr//LmY7xWmMJpT0wLLhhK57MyVweIkXbBaqLKYs/yp M58st9DUXRgC5b6TONV0nxe9PLStND5DxGE5d6LIkxBHah7/5WJrpyM0CjwqXSAdMKBi X6swFshtJscClxvzDJ/lvxQTWrlEFEgpQdxGw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686272728; x=1688864728; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n5dATKSsMvowrNyN6tODyvy+3DEIJMKRD6+ecVmIh+0=; b=e2+cqaIqmAqqtomWDA5tznhizAnAwUS3CnGJBRTVTC8cZmdABLJt7d77efXmU5mlRd N3xX9pey3kGlz2Ky1YYNaAQ74w81zgkE7RgKp4BAcDAYNf1/6KdaTsNik2RSRAVbwRmO 0tOomEEx15yaUf879zex4pBjKJkNNj0k0d20GtFq6h0x1ljM2F6pPPUDL5MBYT8oLVSh 8n5KirgPpXXVXhK1r3QfDnPs28wyeY3LwuxqFKRggzCSXK1y4Nvvqbb0LeqbhrWlo5I0 wKWmj3Epb46jGFpVstBTWcjXACv/fflChQTcS/ROUaLNl6Fi+OA5xRVpE1UVSqjZciyZ Egtw== X-Gm-Message-State: AC+VfDwmsZnsoURhWUwKjWCGSg8laI4jAOG0l5W2wHb0InhqQAizMuvM u5NK//IolN5oxtmdWMBnT1UwJfzYp+xYMn7wCynmse2PUolrrKZalNI38Q== X-Google-Smtp-Source: ACHHUZ5NlWtg/03EQb/ZbEF++lrBDdQ2NMiztCUy9OiOMt6iBT9AVQFam2i3bLmRU86JUvGkv3ZWERPhw9EE X-Received: by 2002:a17:903:22ce:b0:1b2:4e00:a3a9 with SMTP id y14-20020a17090322ce00b001b24e00a3a9mr5160686plg.41.1686272728161; Thu, 08 Jun 2023 18:05:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b2-20020a170902a9c200b001aaea390446sm144894plr.124.2023.06.08.18.05.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 18:05:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 18:05:28 -0700 (PDT) Message-ID: <64827ad8.170a0220.9ae40.3f60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9DEFD605246B; Thu, 8 Jun 2023 21:05:27 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 2125ed73e10ec028dd1b5fd6105aef80456e659e 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 _Functional Testing PASS_ Branch: dpdk 2125ed73e10ec028dd1b5fd6105aef80456e659e --> functional testing pass Test environment and result as below: 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 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/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24923/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/