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 CD08A440EE for ; Tue, 28 May 2024 07:33:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A38D40648; Tue, 28 May 2024 07:33:16 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 5E95A402D2 for ; Tue, 28 May 2024 07:30:33 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3738903ec7cso2230105ab.0 for ; Mon, 27 May 2024 22:30:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716874232; x=1717479032; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NE9wr06aMnVaxEyTsqujddvreGQBXHqesPBQFedw/C8=; b=Pq1r6wpL+tk9k0s/L4TDUvfvwWqWmZJ4/SxtFkihg3dra20I5z0M6BISRNPLfYUETI GqZEoPvlGemNnlC4YsewMpleaZsnjnEPyuuy6FIgUZE6nS5Z51OI5ZFQ4YwqOtWDgkfi NS4xLEBN3lUpMiIkSR+qGM+W6v7IYPEfnWSY4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716874232; x=1717479032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NE9wr06aMnVaxEyTsqujddvreGQBXHqesPBQFedw/C8=; b=RxFkX+trjHLJ+VYW8uwhNrYzOztvYEbAc896XhJ1+6sDuL+YIrd6BMi/XtogQdAR48 sYfkWzLUSov+megQWAOofEnyLyUY8alhtlkP2qV+uC9ORrP4QTXCdoVxCl31PbakQ8Pu Pg0AKywaLvLdySXmy7jddRNJRavC7Q/2+yvvfiMHvSOjGzM8fE21eZrY+pwXEMapD0y6 UkqT1qb4W810EHYYsm22Aa8RLEB8i5O9Lvb7MT5yfW9y9fXbXEfYHaLC197gRVz08lGV OOR8c60nxPGw2SBxuVNz/Oh6WxL1MfBsAA1zkNa2QlA4QDPy9yUv9kWcaTVH5IxjCbJ1 ruzQ== X-Gm-Message-State: AOJu0YzhPlRH+/EW1bSJS2vgxCulqW1cnossGIcRFClTwctrqNA72XKJ pnVrOm7IS1UeBs9vDh971hVWrBHNtg+x+q5ByKb1x8WXbZ7n+JEiAmolt9PuoK+e8Xuu4Xd31Tf eUtNjBDvOa4uGsien0X6l9VyQZE6A0tqX X-Google-Smtp-Source: AGHT+IF3AF4fLxJBOrD6uc1q54Bzb3vW2Kw7ECg93N/v6/vLhcjMD/XiyL0GJORF0jdTh66DbVb5G4XjO47m X-Received: by 2002:a05:6e02:b4b:b0:371:96c0:61c7 with SMTP id e9e14a558f8ab-3737b331c01mr123840135ab.26.1716874232790; Mon, 27 May 2024 22:30:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3737c36ce31sm9306155ab.65.2024.05.27.22.30.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 22:30:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 22:30:32 -0700 (PDT) Message-ID: <66556bf8.050a0220.b54d5.cccfSMTPIN_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 5148860524CC; Tue, 28 May 2024 01:30:32 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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 a409653a123bf105970a25c594711a3cdc44d139 --> 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 39 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Fedora 38 (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29224/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/