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 73B0942331 for ; Mon, 9 Oct 2023 03:02:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E7F4402A3; Mon, 9 Oct 2023 03:02:42 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 21A23402A3 for ; Mon, 9 Oct 2023 03:02:41 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-690f7d73a3aso3626158b3a.0 for ; Sun, 08 Oct 2023 18:02:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696813360; x=1697418160; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LrQxIelQVV3Y2strwfEsmMxVlGglSIx9LiNHfv6UU4Q=; b=P+0OEoNB9faa53wc2Ay+pAKTVhOu+fZEaHP/+n7mSee5lBKgio6hN9f3cT1DA2lKa4 bnzifw04x2c/YBdnhPTfyjtYYhMHC6CC42sI2hRHdXO91qnLzueS+E1tofdyKIalIxvS tLh9knQ44gs3B3vihjfKD063PoVJpqga1A22o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696813360; x=1697418160; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LrQxIelQVV3Y2strwfEsmMxVlGglSIx9LiNHfv6UU4Q=; b=Ooeqd6zOh70cL5CGk6JdPFzB/EIwF6W1jAZdWXnnPWA3j3GWNXL2OsJh32ji22VSJN iv19RDUrsNX9+dLjXEZHq5i3vDGEr3jYPEYvCcXmYHm2nkDYxtrYyO1L5QXRrgkUDICH ijUamv4Y+28yURvCK+HDjxh2lcEkPPx4/SmSakC/bNmDpW9P46XmT6Ns2YOaUANbIXv5 jbTykM+aFHUc9wr2QztypCsSoPY63qDOQVkU8wW6NUaCD1iM+1Gmj/hdgoMTC4HiOE7I Sc8YOJ4oohxYdMQabqbncOyBb8YMea3vHgXS1ZFBk98g3yO9iWyhveftT+0zE1gH1hcA nAxA== X-Gm-Message-State: AOJu0YzcMJPcs1YJWSokpySnTbtji/paFVbpchyCAMNwQW0cRx+JRerI bA1U1Vqbt9cw/Wio2te2uSDIzdVFLQ4mKfaAIxsSEUmQ+zKcQKSXxh3AXA== X-Google-Smtp-Source: AGHT+IHXGumIJO0AkaU+RAtrrW6Svbcx0xoIFBamyrQo2zQ1e3Vm6fRuOHhhBnFq7rVdYvayKp4sVx/hJpUH X-Received: by 2002:a05:6a20:440a:b0:153:40c3:aa71 with SMTP id ce10-20020a056a20440a00b0015340c3aa71mr18613821pzb.43.1696813360258; Sun, 08 Oct 2023 18:02:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g12-20020aa79dcc000000b00687309dd57dsm375954pfq.10.2023.10.08.18.02.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 18:02:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 18:02:40 -0700 (PDT) Message-ID: <65235130.a70a0220.123ef.3ad7SMTPIN_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 4AF3E6052514; Sun, 8 Oct 2023 21:02:39 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4dd146e597d81d900140a904e0b3b9feb1b0be6c 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 4dd146e597d81d900140a904e0b3b9feb1b0be6c --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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/26392/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/