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 1D34A439BC for ; Wed, 24 Jan 2024 23:10:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 194B4402A6; Wed, 24 Jan 2024 23:10:07 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 5A9F14027A for ; Wed, 24 Jan 2024 23:10:02 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d7881b1843so7448155ad.3 for ; Wed, 24 Jan 2024 14:10:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706134201; x=1706739001; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6/mC1QAZv05ZqHTMdlWa9Amiji/dxPCWl0UN7wyv7XU=; b=Z3rw+n5P8E1NC4mkPxm5exkvaQsfk9FToyHqm5MSr012FpNqY8z87nOcMrNvkx8bdE A4DfVS66UkwxjKPc0xrNfYhc1LXYGfF1A6cF6LamHIaQW/0iwOSVu9g8btcc9dxfXZvT 7pU5cXXi9EEFK9HRp6C+kNyTZegRr4nHpT0HE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706134201; x=1706739001; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6/mC1QAZv05ZqHTMdlWa9Amiji/dxPCWl0UN7wyv7XU=; b=Ooq6Ky7f3ijwCIRmjkZLJT8WYU7FsOnS57w6nnIDV3QotLGCFFzqiPOyVLgVmlZtXa EWxo9p2PNcmGUKagpyXDQuBrB2iURaCaS+c3vVpO1xIs3NzZJ3vs0PjrjHAEKZcynJxn To0sQuOKOcjieUWsC954G0TNCaVrJaGAI5IWQMqXF/tSdDv648FuSNWy1c3H+XnPseVy SPbmLgmhWAk5ZLmoUvCkaIiR6DgbSs+aidbbbPHuPn0V9SalUKEB9zWNF430TK6J0qKc m+yh30mzDv6oHOEitemti0wWf4wTO2OPXywU8XbAvMX/6hsuQg++OFC/nfC6hopMM/ly 0+4A== X-Gm-Message-State: AOJu0YwHelhOWglWu6+m37goCLdfin1HEPK6z21V+wIV85sBaiJ53tY5 IRPp1CW7wjxYih5SLRlRyLQvNR8xDqGGdojPcEtL9YT5lzozK6DvsEKLxfmWk17QxSgHIcSmhLP hEsmpVvbkBnR6KvTcKrfj9nOege3cHfz0 X-Google-Smtp-Source: AGHT+IE7hLLd0ynipDb3YV9O8SKuz+/q7iEoQXPdyFI47ETnYk1OmOqQIlySgY9X5FoUahjVAu/yI0pyd2oW X-Received: by 2002:a17:903:41c2:b0:1d7:8e11:151c with SMTP id u2-20020a17090341c200b001d78e11151cmr61094ple.98.1706134201613; Wed, 24 Jan 2024 14:10:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w14-20020a170902a70e00b001d75395505csm213533plq.142.2024.01.24.14.10.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jan 2024 14:10:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jan 2024 14:10:01 -0800 (PST) Message-ID: <65b18ab9.170a0220.19cc9.c09bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1210E6043481; Wed, 24 Jan 2024 17:10:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 1b593b0c092a0e905cb1c05ba01acb6690fb0db2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 1b593b0c092a0e905cb1c05ba01acb6690fb0db2 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27779/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/