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 59929433FD for ; Tue, 5 Dec 2023 03:04:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 553D240299; Tue, 5 Dec 2023 03:04:34 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 6955B40291 for ; Tue, 5 Dec 2023 03:04:32 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4b2eaa89796so377264e0c.0 for ; Mon, 04 Dec 2023 18:04:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701741872; x=1702346672; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5xyvTecfsnBrltwaiUQRDk6T4kOou9d1D7YyUL+kzo0=; b=dGdMSIL2STwNK2uBik7L1fxfrpfz7ML3UVVPdzbVxVUtmzl/jLqzjPsUBXb7P1mggM VMKUMhdeTindbO/LG+ZaDBTzerqzzjQSdtNVsBa3JFLnKcJnZrsduvP5EnegdZPKBLms 0e6/q/oF/3MHscl7lwj1pyOwUiKojRJlbTuOo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701741872; x=1702346672; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5xyvTecfsnBrltwaiUQRDk6T4kOou9d1D7YyUL+kzo0=; b=RhMJOIS+cCildag479VnBLKVQK6sM1Sy9tlzqemdOwLYliJ0jDCVjUweDSdv2Tcm5a F9M/UrtKG1BuTSpnwWMdeLlTpwiutFu3jeR8LzE1JNISYiH0ABk+SD637mFxFz/HvWmK ObkmNMMU6rkhD5rCRxrc4aSFnJ+XO/dFX1WwYx8RN3qej75WfLvpP2ekrDUxbdw962zI 6QI8w1Co6JmY8a2+CiTEMBb9GuBXsrMHq0wJL9lolmlWuHloI5DM+FYktZuAHYsJezaX CXdGGGZUocTN/VaL5CxTKg540uNnY+Mhh4GtG7ulzQQPLqTPkEWpcpp0ZE+yupBJ471b gu7w== X-Gm-Message-State: AOJu0YyP9iAzBZAa24TEbywSl/RztRlx1S1xiK3ry45iDhN1fqQ88BUV utOrY/TvALmwxc5gLA7N7QS/0FtkgdRCn8CuOHWS8K5TQFuesvszfieF/w== X-Google-Smtp-Source: AGHT+IHhyvy9bYRkeyr2Z/kHaZJFu5kzoaGcuY4MzKGU52TYNLdGCyEovRNG0dy6SrzURCeVOWOEQiCJP8yp X-Received: by 2002:a05:6122:3191:b0:4b2:cdfb:99a2 with SMTP id ch17-20020a056122319100b004b2cdfb99a2mr3818533vkb.12.1701741871857; Mon, 04 Dec 2023 18:04:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p74-20020a9f36d0000000b007c4b6dad3ddsm1126498uap.14.2023.12.04.18.04.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 18:04:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 18:04:31 -0800 (PST) Message-ID: <656e852f.9f0a0220.da613.a366SMTPIN_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 839A76045DC3; Mon, 4 Dec 2023 21:04:16 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a526461b0764de52b09b073df84f9e87ec120c93 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 a526461b0764de52b09b073df84f9e87ec120c93 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27204/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/