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 5BE4842C0C for ; Fri, 2 Jun 2023 07:11:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35FD840695; Fri, 2 Jun 2023 07:11:52 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9693A40695 for ; Fri, 2 Jun 2023 07:11:51 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-565e6beb7aaso16699977b3.2 for ; Thu, 01 Jun 2023 22:11:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685682711; x=1688274711; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EAmz3z0ZhK5gpD6ObLULwVDg5Qk50fbkHhHnJuvy++g=; b=YbydQOEzn1troSSfhgsriOYoEFoN8XGkto6Pfjm3AIcHQLMlZBwCegGUWQsrD1+GYA ZKT9Z1rdG4Yg6Rqzbv2MHX9hesiO3zB9HzkZjQ7jOD6zpYyaZGjmeNuQezFSLLm8KnjD ExZSpznbuZ9qwGzx+cMlWoZfebo8IkCowyijc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685682711; x=1688274711; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EAmz3z0ZhK5gpD6ObLULwVDg5Qk50fbkHhHnJuvy++g=; b=ksrqKegHx5NA96tcy7/gyAQGhYNqHe8ajFeL6ir5eF3w0T8oVds62x8e+zrRDMXQDE Wa40V+1N5MPPhezmI6aIigpYeMufdDs72R4rFwPWBPsesa1+r/oagcgcJJbTtZ8X+1X4 x+A349R3rhs15Hc2Huql8u9/b+vWMyJeoRCDa1vwjz99xImXVA7qsDruV7VFKXI+UjQ4 rMBY84ekjg6vgJzogIXGYXEt+1ezPA1HF34ki/kbLpGN3+DAHlzNU+ALMrHqqtBq10SW aloav6saCwz4GRl4dOfTJRVMPC8+nheSZ+yPf/CGX84YxxUvhCORfSr9a+KR3kmb/fXq KCjg== X-Gm-Message-State: AC+VfDzZDtEe8CKfBgEiAv/VNANxKTZTBwxxY7NdPGqheyCOUI/EB8HQ vSTWy4vi4RufdEUq2rCFF4SEuWZMyvECYBqZQOMlXQCwHUzFDA== X-Google-Smtp-Source: ACHHUZ5hpZ7gcCQSUDICAAtPneW2b2+jIJxk30mXVyZGOjwXwhRZFQzkzhsPt5IwViTHu4xeg3kqrHLouW5+ X-Received: by 2002:a81:6d8d:0:b0:565:a8e7:239e with SMTP id i135-20020a816d8d000000b00565a8e7239emr11295665ywc.23.1685682711020; Thu, 01 Jun 2023 22:11:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q127-20020a0de785000000b00565c371f7c7sm68425ywe.18.2023.06.01.22.11.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Jun 2023 22:11:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Jun 2023 22:11:51 -0700 (PDT) Message-ID: <64797a17.0d0a0220.543e8.156eSMTPIN_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 9D1EB605246B; Fri, 2 Jun 2023 01:11:50 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e185150c2ada84e637d14274ec456a3a4965487e 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/v21.11 e185150c2ada84e637d14274ec456a3a4965487e --> 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24831/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/