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 BCF0D426DE for ; Sat, 7 Oct 2023 11:59:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AC5840293; Sat, 7 Oct 2023 11:59:06 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 877A240293 for ; Sat, 7 Oct 2023 11:59:05 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1e12f41e496so1874418fac.3 for ; Sat, 07 Oct 2023 02:59:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696672745; x=1697277545; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4nMRbbQvwFE8zqPbb4m/D+fhIjJFvseL9OXUaZLceaA=; b=FSAmG71khduzqO+ZiXbwRwxDmLjnNURIfo+Wni/c0fVRrXvglZdzGH7e21KapoFr4T GaLJj5FdJ0ELavbXaxaQSphbfJUM5iAyimYA82A8zy3M5dBEqZRaPPE65TZGPe329HS7 NgoGbvVpcd3tCsgA867unM3lDowcDqbnZ+60I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696672745; x=1697277545; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4nMRbbQvwFE8zqPbb4m/D+fhIjJFvseL9OXUaZLceaA=; b=qm42xE29M1R8W5eab+VIvpSJQ8zRf+28lSFFvv9HVO3Fa9+mwAKxV+QV0CUCjFnSiW m8sa+m7lvIVMlzy+mCSdqcZEDyG2os4CzPKhNDL4kGOaFA8dE72gickWOsApJxRZ84Vv A0d8dZk+YzYdRbfnLPYMgL1mdUV/czFUDMlDdp7KaECF1XBciy9hpq/SwSvOpLUDTdM5 hOMmb/p54WPhdczXScUypo1Ei+WYk7v6qe9wx/PM/stnIPXB4x+c8r2LZB+k49Mr+SwF +npRJVrd0l/TVxPUshKpjbpJUw2E+cPmp2cuA5edHIgB307X+uO0LYQp62YTYJEEAhmX hRmg== X-Gm-Message-State: AOJu0YyEPahIm/9gSG5blme6ODH24b92mQud/w+cSfmwi24DvE4NCoHm 7e5bLBZnTjo/ulnVEDotu/ApluccQlxknPFH1Rh6+6DpBpAGVA== X-Google-Smtp-Source: AGHT+IEEqivWMjekxWZ4w/ImEKjIRvorC1sk8/+BDfXxRMjH2EaIU6s5781X0OWrliigttrt9OHl81gUfeAw X-Received: by 2002:a05:6870:5251:b0:1d5:8da3:f057 with SMTP id o17-20020a056870525100b001d58da3f057mr11891287oai.59.1696672744653; Sat, 07 Oct 2023 02:59:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zf5-20020a0568716a8500b001dd49c0702csm469322oab.35.2023.10.07.02.59.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Oct 2023 02:59:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Oct 2023 02:59:04 -0700 (PDT) Message-ID: <65212be8.050a0220.ed89f.85c8SMTPIN_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 16A826052514; Sat, 7 Oct 2023 05:59:04 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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: tags/v21.11 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26381/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/