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 39445438C9 for ; Mon, 15 Jan 2024 06:28:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28C8640395; Mon, 15 Jan 2024 06:28:00 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 988D840272 for ; Mon, 15 Jan 2024 06:27:51 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6dde290d09eso3840924a34.2 for ; Sun, 14 Jan 2024 21:27:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705296470; x=1705901270; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=d1hsAH0Llsn27GDONKZ9FHy8+FRW6bokos/pvr9eclw=; b=F35k09N5mhQ17wi2INFdoMzF55iYqCgAOWewiM28juukWjwLha80sKD+4oDFt+TEak v8lKFPA4fpy0m0wgFl5nnUtuA/TprfJCBQbv0UsFs98v+XXDnzvvvNr0xQkmnVLyzOSC c/SWnSTPFokfxiM5b3eB8hsyefkEUjio4O+VY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705296470; x=1705901270; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d1hsAH0Llsn27GDONKZ9FHy8+FRW6bokos/pvr9eclw=; b=iYret2D5QUjsO2wwhQA9CgC7/kmOP80jliIgdrbtddaG4ZQEZTE2WRpmQiEeXvBHbt SQoXACICT/xslrZHBnWoo65dJloZOPv9W8BIdxtqglykhgrbrH83b7ByeJL1HIDmh0in 11Yd1N1+6q2t1o0UV7pGj5tq7M9kUXaK/ofce54icoGBz+Ai4AG6ht3N6D4j8gNYZh9d lvAYsZT5KZJKda0WS6sDkEQhhhYKJhH3qmShPfZ6GGwGqEbkXyXr9emJXPs6m7GI/YN0 /40FOy5u7nerZp/oHHMcuCaqmGHrlY5u9vuVPOWfXZL69wHWb2OQDOw2EEyDOBzppSGa siLw== X-Gm-Message-State: AOJu0YwZLd0bv6WEUslo+YrJbyQbmxlQondfuEDY9a73AxTz78spsiyz SC1GQKeWnjeBI6tvVpLEWn+Jhkr8Z/uC/SO2bZgZGcuTxzU+m2LwUZxQfokuZmrv+T6PGmNCSw= = X-Google-Smtp-Source: AGHT+IGKU0VuYWvnnh7e8aJC215lZoQfV4zyvWo3KhKMskUsuRmpMneYSy5Si+zOO7AQvZnf5k8PN+ucBOyD X-Received: by 2002:a05:6359:679f:b0:175:eb44:3b9c with SMTP id sq31-20020a056359679f00b00175eb443b9cmr547027rwb.23.1705296470814; Sun, 14 Jan 2024 21:27:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id le10-20020a056a004fca00b006db05551f42sm357649pfb.24.2024.01.14.21.27.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jan 2024 21:27:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jan 2024 21:27:50 -0800 (PST) Message-ID: <65a4c256.050a0220.e5795.844eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 049E56052516; Mon, 15 Jan 2024 00:27:50 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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 _Testing PASS_ Branch: tags/v23.11 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27664/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/