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 B9CD2432EA for ; Thu, 9 Nov 2023 20:36:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B21C54026B; Thu, 9 Nov 2023 20:36:45 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 372AB4026B for ; Thu, 9 Nov 2023 20:36:44 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1ccce410660so10823325ad.3 for ; Thu, 09 Nov 2023 11:36:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699558603; x=1700163403; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VtDR1r6BaSF8CYMp+raoqP0vGQwPGbynD+JrfcHjZx8=; b=NEkGp04axDjW++jur9T9aEZRWs8cvu7yHyF09g7VB9wDKY555xGXsqGxi7RMtZEWR/ oX8sjDmccVxxCRsaJ4xjQ1jp2tAS1+SdsknwiGjqh1XWy6pkaDpuHT2A1nXMAZSES/Ku vwRxPzY/3vpT7Jjk8ENUO21QI65NRhsf1ck2U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699558603; x=1700163403; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VtDR1r6BaSF8CYMp+raoqP0vGQwPGbynD+JrfcHjZx8=; b=ag2DG8B3Xxoh7Px9+wqsYJCd0IxEixgyPx+xoOpov+9+uJAhFH+3wdrfXWV5nvuBnd 2/sjiB220L/VfYZKr/n7Xffw2NK8bqj8MJXID0b6qPkT4R0Q9W5Biam01KSEGiQeO3/K py1cc9arXPjxJZmY8nVbzrEqfYtrI8W5WvJsmCp46lvSxn1GQPqAsG6cQoi0Tch9Bcv6 kMQJfm8K6Q0HdT+GDBCTekVFb/lOBeYbqb+j5fzJqtPcaFc+6WfVvbjc/uu8fulHj56e G6XmB2SlfCCzYbSU2QOst/nUsm5XwGpVmvx577ZJbDcCQXKL0Qk29z/UHUHN/1813OOo 4otQ== X-Gm-Message-State: AOJu0YyhydAgbzqgxtqiPBc+Z+2QzWe3iGyxdeIjp2afurirEnrLHZjM dPWPmupeAKp2w9DRDFJSGWe/WxhZz1TaCVnfO9mKdEFMLIpMRSXIY+8hILop6QlzXg== X-Google-Smtp-Source: AGHT+IG2rSmN2e+Qn9IA1cNhYkDlBp1T1gAkIDuRHjz6TrLWfjzK1R2XSp9W48hWDfoz5tURmEiGefvT99z5 X-Received: by 2002:a17:903:2349:b0:1cc:348a:a81d with SMTP id c9-20020a170903234900b001cc348aa81dmr6510521plh.31.1699558603443; Thu, 09 Nov 2023 11:36:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jb9-20020a170903258900b001c7265cffa7sm809335plb.126.2023.11.09.11.36.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 11:36:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 11:36:43 -0800 (PST) Message-ID: <654d34cb.170a0220.210ca.f468SMTPIN_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 E6C75605C344; Thu, 9 Nov 2023 14:36:42 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 147fb8a7be4382b5b1150d74cb7f10933ddf9d78 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 147fb8a7be4382b5b1150d74cb7f10933ddf9d78 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26910/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/