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 D0D0443EF4 for ; Wed, 24 Apr 2024 09:05:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CCEB5433D5; Wed, 24 Apr 2024 09:05:01 +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 1351E433C0 for ; Wed, 24 Apr 2024 09:05:00 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6184acc1ef3so61011777b3.0 for ; Wed, 24 Apr 2024 00:05:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713942299; x=1714547099; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J/dTFLBT8a6WZUYM61kRpN4i6h5aECDvmlCdu8ZJMuM=; b=J+UCB4hsX92g3giZiivj9gPAtsqLpvJJ7bHyJN8TPejPm+lXA5zOwW9i/vmzDLJrmV zAOOo8XMxE9ClvAQxYfbhNCPQ1xcjc2DN2yH4twzVPnL8/L2ztU3qm5pKmM8IQk5nd91 rDY2GGOSyf5t+g+wKKczs4c4Gi64pU5BxZhmY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713942299; x=1714547099; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J/dTFLBT8a6WZUYM61kRpN4i6h5aECDvmlCdu8ZJMuM=; b=PtMUWwXZ1FiyLjx16CM48ePA5yOx8jaIUI5kHFY4bYbcZNcVYyvlv0VxJJFWhpEP1b 4Rtp//P1xMJSwzOR5j0faAAEFkM4nQ0yRcQf5mH0KeBCOV/cstQvsIegLKqrODP7sQkV mwV34PkW0X5q3ZR3bzjQ90gjWcy3Xi54LJkTvIykLy/FClellkYIoi1SuTk0mNXeqm6E XjDv7dkUlQ09bF+B1vosoFXjoqaeO+jE1BvdexfHIkUxunr5pwBp1UyaO0g+90PvJ7EV kBpj45xt8W+vrhIy1jx5lNe+tYSxJGX0OLMWdiTUPmj7AyiCoeQivzN44IDxtPqs6U0p mA1w== X-Gm-Message-State: AOJu0YwGTlNdHyqb6sO0cBOCz4PKH8XW8ZeNg+xS5AXKQdPWjIOvB88m YBSkgcoTJl4shl+lTEycBdSIKGnKooUAORW/MVpWx5GwhianxhJEa+j0/6E2ZI3FTRVXes5ZMHH BAOy6nYDwsy+IErWNyG53NHe1f2zHriN0 X-Google-Smtp-Source: AGHT+IFJ4VppASz24OFQQeVkMQUdvB8XoaTGQwwX7SIwNrKAGlJRA2RZGtOLQqjxBe4Dyp9/e6a60ohzDp4C X-Received: by 2002:a05:690c:113:b0:615:800d:67b2 with SMTP id bd19-20020a05690c011300b00615800d67b2mr1944665ywb.29.1713942299463; Wed, 24 Apr 2024 00:04:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w6-20020a0ded06000000b00615462cb283sm1018425ywe.36.2024.04.24.00.04.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Apr 2024 00:04:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Apr 2024 00:04:59 -0700 (PDT) Message-ID: <6628af1b.0d0a0220.afddc.6601SMTPIN_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 1F8FE604D420; Wed, 24 Apr 2024 03:04:59 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] dbd8f39c7c0fc66dfb49d2c6459bba20545c45d8 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/v22.11 dbd8f39c7c0fc66dfb49d2c6459bba20545c45d8 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28927/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/