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 64B2D431DA for ; Mon, 23 Oct 2023 03:11:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B34340262; Mon, 23 Oct 2023 03:11:52 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id AF6B440262 for ; Mon, 23 Oct 2023 03:11:50 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ba54c3ed97so2685326b3a.2 for ; Sun, 22 Oct 2023 18:11:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698023510; x=1698628310; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xbe6Mi4hrE0ncNWot9DDmZr7u3NHAu4iXipOcFi8NoY=; b=Rswwf2ed3ieBZSANawI4n38qywZds0GZ2QAWLrRh5iSjUiTu6/IRw5/uj/KkaVRW+W zXSHR1wrRmc7ch6UXguZft7zAynF/Q+/0jeKQORiFcGjRovtpqHg7m6LdrLYaiPEErVF Ct1qAl3p+Fm04xGhzvJTRCn+YgXSlU2JbFp58= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698023510; x=1698628310; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xbe6Mi4hrE0ncNWot9DDmZr7u3NHAu4iXipOcFi8NoY=; b=lSTxnXkzK0j5+fNfk0o/Qy5xuLUChh3LsDT1EkqVR19BfvczjRGkBqbcl1ykF7AEw5 K1Z0suE2Dpn1MFBH3YlC+i5pyS8btpiAQ+JkyNGZ/JqiFTrbImjzaZlBnH1n/kh6KiJz Icdnjai8q7TrsmNaMWRCKgjZpIu4IrPtJ5fVb7u7s7Nhm5KOcMD9La4prPZgJHMwCdOK vK/IF3eJuF/0FvJNn/55a2Ag0LFhdmDll/Iz2FDjicdnwpa+4//xnAbF3e1bSqV5PXx8 H3qgQl66UGGUP7CxTLzF3Whw4NwxdqrWRUI7pdUSeA1g2rxuHggG/fUjQudSmLPpK25u eTwA== X-Gm-Message-State: AOJu0YwH8324VjHpvYGQvEidlVoqNsTMhWVtVYVC5p2jXYyPbFbnNEeH eIj/BLBJa7RmL29dz8eLrKguIUyvQYiuGJOFYocA6oLY/Av1CAxg8mpvWg== X-Google-Smtp-Source: AGHT+IFw/Ck0rrn9rN0cJrGnUvTAOK+U3U/CT7UrzMwzNsoTEdLgTJ0QQr0ZUJ/FqJatJHj15X5qS0spjjUs X-Received: by 2002:a05:6a00:13a6:b0:68a:5395:7aa5 with SMTP id t38-20020a056a0013a600b0068a53957aa5mr10032993pfg.17.1698023509951; Sun, 22 Oct 2023 18:11:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x123-20020a636381000000b005af376e41c0sm441390pgb.19.2023.10.22.18.11.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Oct 2023 18:11:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Oct 2023 18:11:49 -0700 (PDT) Message-ID: <6535c855.630a0220.7c4bd.185cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3819A6051827; Sun, 22 Oct 2023 21:11:49 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 2cd2cf0cc53a508c4bd951a980ec534a646260de From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 2cd2cf0cc53a508c4bd951a980ec534a646260de --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26594/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/