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 38B2F43274 for ; Fri, 3 Nov 2023 05:32:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33B9240265; Fri, 3 Nov 2023 05:32:51 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 81D6D40265 for ; Fri, 3 Nov 2023 05:32:49 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a94de8c70cso57863139f.3 for ; Thu, 02 Nov 2023 21:32:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698985969; x=1699590769; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HihP5q7l+A/zQCdIDvt0HMGKDrDKfbGPd2Z3lYm4C6A=; b=JZ33b97b8q8rz/zqxG+bDXA+rwBBfjoPr15bhcBnPm9sM2c2AfqZ6z2xXSpfcTO73I OJzSIkWECIHUQiliCGTJENFb9bE0+1O6103NgwjTtykHZX4zIF1OEas23qB8RPZgq95X 6DKbUrspS9oLrkCgBoRLojmB5SamkF+p562K8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698985969; x=1699590769; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HihP5q7l+A/zQCdIDvt0HMGKDrDKfbGPd2Z3lYm4C6A=; b=SGauev+r468g2aGQIMF2a7sAI+h8yBflJrTX9lrowJw/sr9UbCkkgNyH6jKhoNR+yH eOdx9ZBAUsJy+b/b0lVF4vvxecTOpTIA+dZL37QPVXGSO4Lel+yH6vUt6+c3pbZrF8Z+ YJOKMnl8HgLwJFYBpMWif2IY9mh6y9X1/Fqbl2/carujN3xO0qo4+n4RcHWEfQzp5FWQ mZS6TyHJV9f30+6Kq4/pm1to5ZHhkM6YzLaLXxtzrCaJ9ZOUCO2ehR8b+wzyYc0bgqNE aKPIw+k4MZmUAoJC5pH6N+/8sN6bu5zcAHEwVgqfoMKsUBdVBJ/ioBl9yLzffkoa4Y7P /v5w== X-Gm-Message-State: AOJu0YwIKGbJcVZctQF6SxMYVYRZsGhrv/D5QWOtN/bfIHQJXSstlLcP 3xWXXEfHrbqdB5pISGOIeaxbnsiJXoTrHTQ1Ns6xcclNtizrJg== X-Google-Smtp-Source: AGHT+IFAoR5BUCyG/r/LRkg/LaYtmyLOYp8kDxuhy0GUfjDL0bu8lQoVHkWPUpyNvFON0z7P+/THe3KbAiEs X-Received: by 2002:a05:6602:3fc7:b0:79f:cf6a:cc55 with SMTP id fc7-20020a0566023fc700b0079fcf6acc55mr24974754iob.20.1698985968964; Thu, 02 Nov 2023 21:32:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fb18-20020a0566023f9200b007a19553533fsm59502iob.5.2023.11.02.21.32.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 21:32:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 21:32:48 -0700 (PDT) Message-ID: <654477f0.050a0220.3146b.21e8SMTPIN_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 7F09D602A042; Fri, 3 Nov 2023 00:32:48 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> functional testing pass Test environment and result as below: 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26802/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/