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 C797B43E2D for ; Wed, 10 Apr 2024 06:39:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFE594029E; Wed, 10 Apr 2024 06:39:52 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id D9F0D4027E for ; Wed, 10 Apr 2024 06:39:39 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-69b265a1ae7so11144726d6.0 for ; Tue, 09 Apr 2024 21:39:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712723979; x=1713328779; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GyXMTCw0pHokMIcAqSY31sCA4fomnTNYnHj2/QR0KPw=; b=bnqKm7GzKpJ8Kf+PsYXPQsqRi/jg8GFg+mPBebciv63eX/BeD/OJYNe+CMny+W2IqV zO1f+mwkRqzQMc186Y6P5D1rk3+8HsZXS0ByqYXHRFBKHs9F2NG2paQTCcnca2TWpyu6 CYdGm6vkwWJkLNrbJ2t06iijG2uc9aK687JjM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712723979; x=1713328779; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GyXMTCw0pHokMIcAqSY31sCA4fomnTNYnHj2/QR0KPw=; b=Uk69TEWDXPloR9UrXhc3iNTxk3825PS2Z1j8UMGGxAzIrGbntn616gCJbf5moAVA1O xEEkbvXtP5yufOyhOXDMZsbh64LqtbZQnx4oHE/pbKTapJeirJoZLjHcGgDzuHOxOk0b LsDTyVI1XJL+kfv6mjUzUm9Tvvzok3KapJhoPLto6NN6D0cZk9FDhgqKg20WpW+nK0Mz haKx9HlVTOSPo1/7yqAwCaO6Mqq02diJz4TUwgdFqL8PXeyCuxb7LiKuKN/Tz+MTYYzu wZmUJuAb/L8ZZOHqqlHKXeBspyiGk9+aIctSzdH3XJSU7bQE6uI3R+zZR5oyCy8Cw8IU vpJQ== X-Gm-Message-State: AOJu0YzD8hZn9HOgMZviwwsz+DLuC2dpYVBRj735QbqyjNWlOvbbWpxW pOuwv8ckCD0em8BTFA8SGPZQbv5d6i7qpVocdz1Zw6vtjZwWINpMlu6fQuQ9BiAHnILfkeTd+Pj jeJDu/jk8BYbozwcdsrURwaPuRvVbWOOh X-Google-Smtp-Source: AGHT+IH3GosMckm5u+AUaz9ZqoaGmZCigRey6tRmKW+VPIKlwzYbaWExCzzT3IG1yColqJOCAOGRi3CYI9Kr X-Received: by 2002:a05:6214:2265:b0:696:a03c:6bb3 with SMTP id gs5-20020a056214226500b00696a03c6bb3mr1811650qvb.39.1712723979317; Tue, 09 Apr 2024 21:39:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 12-20020a0562140d6c00b006993a8cb467sm663727qvs.47.2024.04.09.21.39.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 21:39:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 21:39:39 -0700 (PDT) Message-ID: <6616180b.050a0220.46d3b.fc95SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AA9ED6052514; Wed, 10 Apr 2024 00:39:38 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28767/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/