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 69FFA440AD for ; Fri, 24 May 2024 02:39:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6604C4068A; Fri, 24 May 2024 02:39:30 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 1FE2140648 for ; Fri, 24 May 2024 02:38:43 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-681bc7f50d0so183322a12.0 for ; Thu, 23 May 2024 17:38:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716511122; x=1717115922; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gdNa4eGeihI2eDJ52CgyrbCs2yDvqzU+RXuw63HzhqQ=; b=hUwE9RQhfm39G5uB8YD9lJgrqSyHyw8m4kVN3OZi6kNImmoyeoejIhLFAaMLFM4UKT DePDmwWFaxa4KjoZufJh7x8MXgpgEHTU69cTz2bnQWCNALnokydz66o7cDcRV+2gQk9a NP1D3VuubYJLAnAHeSvMP/wCmwaB3FXYgDXiM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716511122; x=1717115922; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gdNa4eGeihI2eDJ52CgyrbCs2yDvqzU+RXuw63HzhqQ=; b=BWe0TdXWPjjNdyFzzz0km7VogG3YiTHnErFRGzJ0EOiWrpqBLMl9arcknvS6osp2bu habYJRGWCBtelbYAfA4R+XLnHV0/DR2MBEl5c3XcWykTsRjKkipGNgLp9QbJdolI/9HB kk9yp2l4+M8YGBeOlceX/f5S7WbLs08EE3sH3TMhKTeMisUP5KftU9dpmMYTmT/sA8S0 BtpVYqggGAE0LG5ct+baHYzl+RxeG/KezXN2OZgOyV1V9EBxledN4B+bKskc1SUqOfS1 nI5insxHzq1ugHhi98nYj/1s7pnyCc2Y6guPspHunhVWo7NkJ6QI7fS2paf0kNTFolsc cc4g== X-Gm-Message-State: AOJu0YxnWipfVn4KLxKwpN/lwM29sZbaBRQKTX8MAs4IjkI1+HB1oG9A x7j7u2yBYIeXj6il85Eu4vX4KJ2xi0otpzltrFEKICPzb3gZlB7GwSC0+4ODsrW4c3DH+1I612t PTgiH0Z0c5/x+k4FJ8dI124QNnGqb0rEkr4qAUcu5JCEmq3KCD/g5/xn1 X-Google-Smtp-Source: AGHT+IGfha5c0EGLZ3ZU08fZS/k7sH2Q+u/qihKYTk8BZb9zLE+8XO2SblCYTgBjJKCPDvmAjw/WjGsF6sKd X-Received: by 2002:a17:90a:6408:b0:2aa:c389:c9f0 with SMTP id 98e67ed59e1d1-2bddce8fb00mr5166563a91.12.1716511122220; Thu, 23 May 2024 17:38:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2bf5f50d9e7sm62145a91.6.2024.05.23.17.38.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 17:38:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 17:38:42 -0700 (PDT) Message-ID: <664fe192.170a0220.dbcc4.1e96SMTPIN_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 5F73C604A954; Thu, 23 May 2024 20:38:41 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 6f80df8cb0f889203d7cd27766abcc6ebc720e33 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 6f80df8cb0f889203d7cd27766abcc6ebc720e33 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29183/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/