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 BBA064320E for ; Fri, 27 Oct 2023 03:04:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B69794003C; Fri, 27 Oct 2023 03:04:45 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id A12634003C for ; Fri, 27 Oct 2023 03:04:42 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5ab2cb900fcso1244496a12.0 for ; Thu, 26 Oct 2023 18:04:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698368682; x=1698973482; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ByHcC76K38RomWlTj5D6rel41GXl8VknUyPbVBR/crw=; b=LCvDw+OWXxNeMvYqv6K39b/yLp5fk4gagJIxDmhoGHbVv9k2bRYmil6eOdHACCQFOZ Q+TylW3ft20k8OEb/4DdOUFbSk3tMMetEmfbtbBu8iTPkW0i+i3a2xfypTf4lUX2ssZV SMVEHRNEatWbyJBGPwGpxDYpMcGNRtrd1alG8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698368682; x=1698973482; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ByHcC76K38RomWlTj5D6rel41GXl8VknUyPbVBR/crw=; b=Kq//oMiNGkzbTw1VDHheTDeLKw/IdU/SJd4Plql7HsWoiozmVCg0GeKe05v5DCYsTn 7Le4AZSAI/h1Q3mhCwcQtus74Y9YItaMJINVvKSY6Pwl/jyz/8X2x+zUenqBlAgvHkZx QgSStqO+H2JoEU65Olego5z30AWw6RugLBHLV9cIrhRWO5o2mja2M7eVaBWtWuA8x2am JUTpzmg/95uNb7hGC3Xowg30brYfNxS9ooN6+QfB4fIMZG+m3XbfBKk1eFP1vfHwz3jz BTZrYrB7V4MptNTG9UEG44oNI55m9GiQUxEzenacCcAPOVCtkE3uogEDXvNX840E2f7+ V/qg== X-Gm-Message-State: AOJu0Yx6Gb5c3b/RHMS9W3YVCnitCLgMHMeT8h78wx0k6h5gotbZt+kS DXhUakGZUmWi8t5REnbqFdhxr6hp5rco2wQP5nm9ds18Sdo50RxIJ9vJKZTmQ793fh62xfKg4Q= = X-Google-Smtp-Source: AGHT+IFNPqUyxpeDJAH2HOvLvOcZFsfv/ZBoVW3bkn00F7nM79YwC4OYu57JErWcBk4OSCvzxjauwfQ9v60x X-Received: by 2002:a17:902:bc42:b0:1ca:87e0:93e3 with SMTP id t2-20020a170902bc4200b001ca87e093e3mr1328009plz.7.1698368681909; Thu, 26 Oct 2023 18:04:41 -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 d8-20020a170902854800b001c5fce9766dsm54114plo.127.2023.10.26.18.04.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 18:04:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 18:04:41 -0700 (PDT) Message-ID: <653b0ca9.170a0220.8737e.11ccSMTPIN_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 225F9602A042; Thu, 26 Oct 2023 21:04:41 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 656dfad43136ef43f4315ab6ed45b78b68c287a7 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 656dfad43136ef43f4315ab6ed45b78b68c287a7 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26679/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/