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 8ED6B41E2E for ; Fri, 10 Mar 2023 20:41:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B22640685; Fri, 10 Mar 2023 20:41:36 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id D7FB140685 for ; Fri, 10 Mar 2023 20:41:35 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id fr5-20020a17090ae2c500b0023af8a036d2so10148047pjb.5 for ; Fri, 10 Mar 2023 11:41:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678477295; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=GCenI6w6BGGjuJj0dk8HwbdlQH9qYZg2cheIiTm8gUc=; b=WzioWj1KqTxtlbMk4DJWXQAnfDWWo/EXWqstwKiWVPvFvqFwSu0uyuaO6M7exl8IeO 3qywSPmiG/2VQo5wR0jpFzqrBlJEOQrYxBzT0c8iyT0B6bK0aYhyKc2fI1QDi89EYxML 0g/UXv2URkjVwFdds2qIuthIFj4faniPczaSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678477295; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GCenI6w6BGGjuJj0dk8HwbdlQH9qYZg2cheIiTm8gUc=; b=v4scvWCDZ2E/eh/zY37W+j26ltFYNPgFFVu6Td86XQZjtleqYgzUwPzWBRZAdfJ/DS rpMdUJtWKGyHmhgKc5ceeLCriZQJ+7aM6hLI6VQtUm5mQOAoWeNX4QSXUE+i/3OILnqP dg37azslaB/pbqj9XQ1Gi5Rj6BHfgYvIuI/AcWIiyy0zXBCRpPxLWkS/EDrtfbIER39H oR9d0shB+WOTublshPs+V1NDk5A/3FtZKfQ33tCWP0tddjXZLNhx6ZDKGRWIidlD3eXF kImniWG4Rzuht2tN5wOmv/oBRg5VuXXG7wAHOE20j+dcTkx2MWDkqE6eseXrXim0pwKW +iRg== X-Gm-Message-State: AO0yUKVrOlNEZhlISfyC3maMtUy4n4Ptjl1n1sRy51FajbXtbx1pQz0H qYudR50t/E37M9os++tnf3NOg5UFHEbxXlOwNp9hC1S4XcjbBQ== X-Google-Smtp-Source: AK7set/09xChODpJpFvv50i/dpq3nUBO8VLPZ4eniD+8JuanyllYSIw6UIyqvAKHFD09H4qQZCDmfOwsbqZf X-Received: by 2002:a17:902:e748:b0:19e:82d5:634c with SMTP id p8-20020a170902e74800b0019e82d5634cmr29316328plf.53.1678477295057; Fri, 10 Mar 2023 11:41:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l3-20020a17090270c300b001992e19d3c7sm39299plt.41.2023.03.10.11.41.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 11:41:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C165605246B; Fri, 10 Mar 2023 14:41:34 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 950B56025C; Fri, 10 Mar 2023 19:41:34 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] bb7e08eeb2cf49af80c346507399c35aa4abde43 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit Content-Type: text/plain Message-Id: <20230310194134.950B56025C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 10 Mar 2023 19:41:34 +0000 (UTC) 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-next-net bb7e08eeb2cf49af80c346507399c35aa4abde43 --> 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-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 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 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/23760/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/