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 415DC4368B for ; Wed, 6 Dec 2023 20:42:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CCCE402EB; Wed, 6 Dec 2023 20:42:51 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4E40740298 for ; Wed, 6 Dec 2023 20:42:49 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d045097b4cso1114205ad.0 for ; Wed, 06 Dec 2023 11:42:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701891768; x=1702496568; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UKWM84jpkfjtfmzT/0XtxzqyZLVH6j/JAoBn5L1KkUc=; b=I05cxWPEoPKAMTG/0Izs0MMp9UiX6e5UakQmo35xkIkGK9u/kdmhQ7t9aEOC14Hrjx OfHoQzttvimBhsw3Rn32RM/RNYdYijrjUoEGuZ4IkhclEFV5SK7Uf8YB829ig9BQm0cQ fwdeOzZ5lM9/nyNLjiZIxPs+CZkb3KuVL+3bo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701891768; x=1702496568; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UKWM84jpkfjtfmzT/0XtxzqyZLVH6j/JAoBn5L1KkUc=; b=V8EG/1V6o3xerZmF7O6xc9MdAMJBgsJwPJq7g0rzdn8SA0b/uA28C+PqIIuL3ParjS mpRsnWpcrpBpNqyg+QpGGQKgK5Lf1+Sx5eQqy795F4fb9YEfnJoPR66zY1vn20Sni8GY LYREPjWdF8uDzkXRW400Z7Cv9RP+nEwPUHvPbkzIuKGd/ePE84HOysxsTkQp5yHQ/XPa 2TON9FSc4xdMve/RfYsuyan6wRJrEFTvPWy6u1mFaCocJ3bdHCZBTop/TzMw9z5/6MaS R6LuTClYMoQntAo/gWYcjzlqdbVdJKpXk9lJ5ua7O4/r0EmE2Ivg5iEQHXuYK80ZsqKN g/Bg== X-Gm-Message-State: AOJu0YzNJfa0jA+8N5/ppNbyTq1HNBx4sn0MCoJ2iWZH0WOoiNeeybk/ m9fEkxgTT2DMKFnWC1xP0WfJtKxmlQ5Y2yg/gp2Wo6aqUv0/Vw== X-Google-Smtp-Source: AGHT+IH3JAXFQSUUaNpA4hLjQj53bUcHwSPSmjC8Hkqx9CMm7WpAn69DL1W5sYz6wkFSUGJzq4tqQulR+QjU X-Received: by 2002:a17:902:b187:b0:1d0:711b:c2d2 with SMTP id s7-20020a170902b18700b001d0711bc2d2mr1127888plr.13.1701891768232; Wed, 06 Dec 2023 11:42:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p1-20020a170903248100b001d049ef0c11sm15390plw.2.2023.12.06.11.42.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 11:42:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 11:42:48 -0800 (PST) Message-ID: <6570ceb8.170a0220.33ad5.0bf6SMTPIN_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 6FBDB605C311; Wed, 6 Dec 2023 14:42:47 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e92bb0c701bda3ca316bc007dc1c310d14ae935a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net e92bb0c701bda3ca316bc007dc1c310d14ae935a --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/27231/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/