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 E5D6A4320F for ; Fri, 27 Oct 2023 03:05:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D92A2402E4; Fri, 27 Oct 2023 03:05:01 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 29D184003C for ; Fri, 27 Oct 2023 03:05:01 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-77891f362cfso122950485a.1 for ; Thu, 26 Oct 2023 18:05:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698368700; x=1698973500; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ByHcC76K38RomWlTj5D6rel41GXl8VknUyPbVBR/crw=; b=WmM1IASp9NHN8kgG/z0sXcNFg3U/2cabTPWLY94dYNb/75wIWq331C9SrYbaqBP0nd WKvG3Ct1ucITJrZUG/u88UT10z5TFyy/ajH/bqVK/UDN3h9+L6cl5D5JDCXebQNqHUJo Hwj+3fKnZHXxIZa2bAZWOVRGuEP3c7Bv3k/eE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698368700; x=1698973500; 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=ixmszDPVlqGz2uaLnVP+4PGQiyl510Uu0+LbD2wLrBHafaxlf+JGRM32NLmW2714sr /DBlzXUBMUuPNcsSoejKru61Q3B0xzS4s1pgZIsdPryiYI7CzOAmKV4GIEuRW+d7cpG9 eoaG6B56lyuwRoIA9qKVi21saWVC+p51qdlQX7HMgxT2cg5dD4uud5bMUZIWjF3nVvKH 0Ni6ImTdELsRZt2W9itIXG0XHnuDc/6y5Dv8M5FBA4QhrdQyBIVbdw3et8e2mDf+DBaa pYUGH2Pd+KudFv8JRfxnQ9BWPJf2HYcrZg/iBvM60VbEfQTy73uelhrDMpYXOdTekl9j 5XqA== X-Gm-Message-State: AOJu0Yy0spREPNIWLyeu8z/FKTsx2rX78tFh6zS2sOlmBezQdkG5v6Hy pQWHIIG3vAcIOigzb3LfXkMRCI4710EbJd+bTZUTkBNbDAtB03BII83v6yTEw6sQae2RBsY77w= = X-Google-Smtp-Source: AGHT+IFlymHsBlFyWjWHxstGOj9npMR8dHmZ9cojJqGBAV5DJ8v5Y/JMKKGzrrYNmNmBjajFOKOrGmzud7rZ X-Received: by 2002:a05:620a:45a5:b0:778:b30b:9839 with SMTP id bp37-20020a05620a45a500b00778b30b9839mr5191299qkb.23.1698368700581; Thu, 26 Oct 2023 18:05:00 -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 j13-20020a0c9ccd000000b0066db6439de3sm70337qvf.1.2023.10.26.18.05.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 18:05:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 18:05:00 -0700 (PDT) Message-ID: <653b0cbc.0c0a0220.20001.214eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 4FE16602A042; Thu, 26 Oct 2023 21:05:00 -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/