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 3C79A4339F for ; Thu, 23 Nov 2023 03:39:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 299A0402BD; Thu, 23 Nov 2023 03:39:27 +0100 (CET) Received: from mail-wr1-f98.google.com (mail-wr1-f98.google.com [209.85.221.98]) by mails.dpdk.org (Postfix) with ESMTP id 21A8940041 for ; Thu, 23 Nov 2023 03:39:26 +0100 (CET) Received: by mail-wr1-f98.google.com with SMTP id ffacd0b85a97d-32daeed7771so240978f8f.3 for ; Wed, 22 Nov 2023 18:39:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700707166; x=1701311966; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KWL64O5U+ntqj6VYH54d6DPtTVyBTvMtPa6sQHt38AU=; b=bA5s9AC4A/CshRoet858NN9x1+tG2GJQ7ot2bD/b80Sv7xAXjfjhWaBXloL4POMjCh gUfD6iQzW5dnuDbA1meCOTyFbS+2vBQ+LL0PT2eyfbQ8i7xG1vfQTbaN+y3/dTeA8o06 eEhR7FG3lpwK/iXML1AoMJv2XzP32mMVk41Tk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700707166; x=1701311966; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KWL64O5U+ntqj6VYH54d6DPtTVyBTvMtPa6sQHt38AU=; b=tAW1VkjO51ljLbWm/yHNHzZ35arzZZV3j9Bg6Nuupm6C2wBtQvMIONg8nctS60lHZx +fcIMprbi3iHZHmQaWEYA5GYLcHGjKnFjPOwnG/RLQf0+f0WwUz3nfNvR1GtoXL8ZRZy 3pmAhRVjMF9uv+9xg+7yEuT6ZQZx2o64zB4sXXwlhX7A7KafrsGiVkk5mD33SX6zc+s6 VM4SOQFVO2hvDYOZkf5ws8f/C3yTBCDhZtHGyTMJPjcF1+P9Ypl0xGPcRMsWeK3JWweX 1tDTU1T5m3dxj8a65OXEpHDM5Z5RxAVbmC2aOB5BV0b2Q93PaBS/dXbfH5CZ7/CA25Yq SkQg== X-Gm-Message-State: AOJu0YzpMsnJNE3ih6jyhQPl3X9s1fP/fHUo45tbXy5jkucCgVYYHTRo WUw3MSab78GBKn/PBP+S/kNSao9tKHb83TcdMXAIV+lMcOLa6FmRHO7BAw== X-Google-Smtp-Source: AGHT+IEGj3ItwY/ynHjQHAA/VJfFccUvWhLAIypqvi9lIm5YHx2U5NTuWzL9m383Pcu+f0Fe6SyGNE+Pra3Y X-Received: by 2002:adf:a317:0:b0:331:b78a:7e6a with SMTP id c23-20020adfa317000000b00331b78a7e6amr2960903wrb.22.1700707165572; Wed, 22 Nov 2023 18:39:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e8-20020adffd08000000b00332caa998f8sm7223wrr.18.2023.11.22.18.39.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 18:39:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 18:39:25 -0800 (PST) Message-ID: <655ebb5d.df0a0220.96bae.01d7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id A4FAE605C311; Wed, 22 Nov 2023 21:39:24 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 202e5b2bf15bbf57090bda4294375d7326fa621b 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 202e5b2bf15bbf57090bda4294375d7326fa621b --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27084/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/