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 510D142601 for ; Thu, 21 Sep 2023 04:25:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BC074014F; Thu, 21 Sep 2023 04:25:50 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 14C464014F for ; Thu, 21 Sep 2023 04:25:49 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59c0d329a8bso5886087b3.1 for ; Wed, 20 Sep 2023 19:25:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695263148; x=1695867948; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7XygbOUKla7YZLEJFq17c17xBxj4t16OPb1RElYgt0Q=; b=ZtBRUCjy8qLtpvbplIAzgrLYqEkgPmW2YNd6zNcCIshEnHB1tBso2Vh09KF6kDbnyu lb1Ds93FCpDLV/AhHFoKjDyM3tNRsDtCWMM3QmYf7z1Y8vYqO8CGUEG+kWgq6P4+AIOX 6eTrb5602xNiDfFOm9UnXriUaQzxhAEST9Jkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695263148; x=1695867948; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7XygbOUKla7YZLEJFq17c17xBxj4t16OPb1RElYgt0Q=; b=KjlVG3nkI54nYwrq/5hRJLpVE1/J6+A6SD41RoU6cabZp+iMXDA3cJXpP790Ody7oj EHZoxNonwtjioDMd64VNUqJzO5D9tr6qOmAQWUb1SQXF8z5WswUU9waLyo8U878m5BOz u6QC1lbqK8qIZ1AVcV6oOG6Bg+cm3ME5KD92gkvYKUAgqlKk/P/72GwKChCDb848RbAN fm1/A/h80PICLTbjXJ+Fur8x2wvUd8VEJAe5ikSoNw4+r1DHK7bycLZSrFlOgMPtm8sK dTy7gpbb6C/IVS3qwBBKPrvvbCUyvmlB6I2TsV17rzzs8VnVaLmrkj3fHkGiVeCGGOt6 jWgQ== X-Gm-Message-State: AOJu0YwErZqv/pBy4cvL4G+YBLEsSZC/QwnOHVdTaqDJo8tBS/1MThnw SxpTzQQP566ulpToO386Wz8DH59wmaeNP6p3oMnknLdUrUN985aF8Pac5g== X-Google-Smtp-Source: AGHT+IFRsvAisRyC/utOSlT8uLvphWN/UH0ioHX+xEGtEwQLGuOffq0pAYoPCCsYMnCBUZoBqbDQunwW2Ckw X-Received: by 2002:a81:c206:0:b0:59b:f3dc:50f4 with SMTP id z6-20020a81c206000000b0059bf3dc50f4mr3862674ywc.33.1695263148481; Wed, 20 Sep 2023 19:25:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m6-20020a0de306000000b0058337eff8e1sm26540ywe.48.2023.09.20.19.25.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 19:25:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 19:25:48 -0700 (PDT) Message-ID: <650ba9ac.0d0a0220.5cd25.1351SMTPIN_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 16483605C351; Wed, 20 Sep 2023 22:25:48 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 31e60e81f025e9fffa69b68bffe5cfaa22d5c098 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 31e60e81f025e9fffa69b68bffe5cfaa22d5c098 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26187/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/