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 CCE8343B6A for ; Fri, 8 Mar 2024 06:59:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6CC6402BB; Fri, 8 Mar 2024 06:59:49 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 13BBC40298 for ; Fri, 8 Mar 2024 06:59:48 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5a1a069bd16so299210eaf.3 for ; Thu, 07 Mar 2024 21:59:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709877587; x=1710482387; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DHC3NzWreizUtooLXJVpx3SRvHZ5BeKeE1ePIKAvnSc=; b=RB99hgEVwz38Tt0rRYXmbL5ldXrOUEUFxoWuxkS062CljRJ7JbfRwaWemaiQ49SkYU Fw2eJOQalmINyvqCq0M8z97n/gxCBTuB98oK+RMIN/9263tRY/JYmw3FCPbxzbRGOfkB xQoQjPaOcPAXMzb3YdMzs51NYM0Ef0cuPqXig= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709877587; x=1710482387; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DHC3NzWreizUtooLXJVpx3SRvHZ5BeKeE1ePIKAvnSc=; b=Gwq6yohCw2aPL1XQEbGXS9LGJq6mkNCJNejTDn2WSqu9+ATHIBAMPP/jFAcW+16t29 09H4Aux2FcvmEP34G/2tFJptPm/xzYaOXVyZdHAzTthUU5P5G9B9fH5xSqeaMgJeAuJd I6kXmK0KCH8RudShSZHMXoTwJZ95BxSboGFfe7ZzxOcBd9E5DKC3khpaVc3Nn65Oo10b d7eiE84r0YvkJ/EuIxG6fnFxGzFEXimqy9JF7n697Te7fPRzYOW7nihqIMT6hvJfmfY+ NDZHRS1/w+0lV3nIAU1VRKAa0aKJ9qJf5zh3qlA+V8ZmoOv033flef4QuxL+g08XKMnh Q+Lw== X-Gm-Message-State: AOJu0YzgOKhmsYN2qtUQe52dM/WnjJ06cSqCCcFgvWlO8yaRlNBZq2gC 3XGne0RZCYi8eNe21cPfjFXGoR2GTbKreoPP2kREVNPvhWJyNEiOjTrGUFKRpb06tU4QI755Asz u2OXrIKkaZ2YiXvjlN7a4hF07yI9qDjvRg5JZwbhdKowSa/wZ X-Google-Smtp-Source: AGHT+IGrBNTRAydZ8eLxtIfCImQcocitmEayHOX0iTKXsrpOdTwLK9BARfXizmFr/eAweFUIuK0c8S8Cc7fW X-Received: by 2002:a05:6870:524a:b0:221:50b0:ed12 with SMTP id o10-20020a056870524a00b0022150b0ed12mr2271945oai.12.1709877587278; Thu, 07 Mar 2024 21:59:47 -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 bd22-20020a056871b31600b00214947078d8sm385675oac.17.2024.03.07.21.59.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 21:59:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 21:59:47 -0800 (PST) Message-ID: <65eaa953.050a0220.727eb.593bSMTPIN_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 B553F6052712; Fri, 8 Mar 2024 00:59:46 -0500 (EST) 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 | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (Bookworm) | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (Bookworm) Kernel: Container Host Kernel Compiler: gcc 12 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28383/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/