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 A1AB84262B for ; Wed, 27 Sep 2023 21:25:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BF1C40271; Wed, 27 Sep 2023 21:25:32 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id C588940271 for ; Wed, 27 Sep 2023 21:25:29 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bf6ea270b2so91471535ad.0 for ; Wed, 27 Sep 2023 12:25:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695842729; x=1696447529; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k5uadbE+lvQRAUGcikiJFknRWChjydCPdXsTNPMB4no=; b=dvhrDoJ2ZR1LwSoTwDTnNTxzRqhsnpswZvU+EQOxtaiE7OhHHegQI4fbYj/njLLGAn yZOpfUUqo1S334cNsFOwc5k5W22MkHqcHSA8cDGVkO3WmWMh5p/185iOQecylL792X8G tuPvmn2HqqJT+u24otPeO9apovkKMOwp1aJYI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695842729; x=1696447529; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k5uadbE+lvQRAUGcikiJFknRWChjydCPdXsTNPMB4no=; b=dh1Ocf7se8OgdlWJ1/k7XydqU+COcfyeMbQBfgLHfgknJoTNIF4WihQDN6Ja4HCs5e TDGEOxz5oUr+X5DjDikf1X2sF08mQPIL+CWJqsukaW72LZK73qv/aOc0Xnlbh4G4l63K 64tNfF/f5VESrtp6HeUf6FnBGMj48iMvRy3s3s82VL6jlEyc+/B/zoFZxQB9HefKBgh5 QQX7+EGVMsjf+QUf8JOQxJTSt+HSGQs4F6ebxeqmWevuS0aPk36HNWpUGmsMOWLiC2ml iLeo81tctU8+cDRqBALN+B/dONO7w9GJ1bt3lnFrsRd4uvZOuse6KhIbJ5TjZljPxWA+ +/NA== X-Gm-Message-State: AOJu0YxebiMRcolewTHwhqZOE6Jh0JveetS5W13OOvVaTCbuXA2GVHjl ohZIl0jR6dA9WBMPdiBQTQlvaECO50UEM451El2S07G4581eSDj2GnA9Xq2XKJckGA== X-Google-Smtp-Source: AGHT+IEKGdUUrSOIy6Es1MeRGG/eb7JTgS+HGx7ZXQ3J9/vTFP2TA2r8lGn15sjkF7Id23e4/GOM0GotkRAo X-Received: by 2002:a17:902:da8d:b0:1c5:ccb9:43e with SMTP id j13-20020a170902da8d00b001c5ccb9043emr2922954plx.52.1695842729028; Wed, 27 Sep 2023 12:25:29 -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 iw10-20020a170903044a00b001bb539bc90dsm722279plb.72.2023.09.27.12.25.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 12:25:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 12:25:29 -0700 (PDT) Message-ID: <651481a9.170a0220.8ecd1.9b2aSMTPIN_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 1FCF1605C351; Wed, 27 Sep 2023 15:25:28 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] ab23648bdf7c9c581eb3de8eeb3daa1960608ae4 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 ab23648bdf7c9c581eb3de8eeb3daa1960608ae4 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26268/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/