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 D5D1A43382 for ; Wed, 22 Nov 2023 19:47:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D153F402C7; Wed, 22 Nov 2023 19:47:36 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 16475402BE for ; Wed, 22 Nov 2023 19:47:33 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-462bf380db8so10223137.3 for ; Wed, 22 Nov 2023 10:47:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700678852; x=1701283652; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JzWnZMOJlMDqhgjBPnjDSYiwv0d+Xo7agSO+ekr1hNI=; b=IWNqhyuiR5Y/raBeyXy/01OF3P19sIPWmBUHrtSuIKTiCZDouy8aVjlMdC5BvX1dNt eozcpk7jylAd1Kjx5nmoTzSImIypq+WHB2c1LBHRhhs3JE2Guy50b4OILnyIaNl3aPS4 JpayX3ZfrE64gwslOBflgrwp45ztVrx7YSybA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700678852; x=1701283652; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JzWnZMOJlMDqhgjBPnjDSYiwv0d+Xo7agSO+ekr1hNI=; b=GE3cyFhdD/Sycp3GU6fBX/Yd9WzRWd7pI52v7oCRpIi1Un7vK54OT2+jGaImDXeafl 5zJM+0Sr8hM+RpJLXQK6UPFDcJbhRBVAEg4U+/tmshsCSeU4LvYt3pf5GPjjlc/9UTL+ v05DkDy4ytfNNJsl+1vCT8leN5muZt6huRsD3IRVBH836RXnPhcRM7Rp9H47Xu740RfD /V5Smt1u6QvUKtjVRtCSdf3eD3US0jnyMJ/CRfCfZFvDwuymlkHa0EhV95WcBDPemoNR rx4KIpZgknZ+eu2xpV8VklimBIrN3eF0i7yhaD+GKbXYDFBvMY42qk+ZQl+SpENx98Eb 5TBg== X-Gm-Message-State: AOJu0YyHLqPKOiXNw7UtDaeVXjVh5tnFy8Wx/9H/HiUeotrA8QbgTdW8 CeheNfsbDvKwSOOAZ1XAHn7gByXZG6mWcNCpQrWL2KU2h/F2Ig== X-Google-Smtp-Source: AGHT+IGR/blh9Lrm96ZzBwzlIr/pIUZ3PtiYdmSceLVD/Ud+gDr+6J/qb+AEIw7rwbk26H3DNt3qLyiOjZEU X-Received: by 2002:a05:6102:227b:b0:462:88a4:d85e with SMTP id v27-20020a056102227b00b0046288a4d85emr3472123vsd.4.1700678852420; Wed, 22 Nov 2023 10:47:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l13-20020a0561023f4d00b0044f50b7af34sm9550vsv.4.2023.11.22.10.47.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 10:47:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 10:47:32 -0800 (PST) Message-ID: <655e4cc4.050a0220.7dead.0146SMTPIN_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 1A60D605C311; Wed, 22 Nov 2023 13:47:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 9d2cc6c2419de6d6079322f1efd8c5ad20410b86 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: 21.11-staging 9d2cc6c2419de6d6079322f1efd8c5ad20410b86 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 37 (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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27076/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/