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 EB6B343724 for ; Mon, 18 Dec 2023 03:06:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5B90402DF; Mon, 18 Dec 2023 03:06:40 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 4073040282 for ; Mon, 18 Dec 2023 03:06:39 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5cece20f006so20491027b3.3 for ; Sun, 17 Dec 2023 18:06:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702865198; x=1703469998; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y3uET9tRehRYzP5sMVyEr1SIng3VHHrYsiQZ+SER7dI=; b=Ad4Su32zFUa/Ebf+GGgluX5CZhbcgVwazpgSfx5AZJ/+8O3ajOG1b0PlPeBKsMn5ox 31sTLXaLiO3ILJsb9VhXMFFR6krLNpQ0zHoCUGMqIOJL2t8dogb1sjDgpvuszbTV5Oqh 5wwzzzI/SiqnnXJqgnxQrOJM7eZBKI/8wZkYE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702865198; x=1703469998; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y3uET9tRehRYzP5sMVyEr1SIng3VHHrYsiQZ+SER7dI=; b=js01Hob/VCzVho6emCQWNVhGcLsqfyq/jNhOc2wmZ+LyBE3UK44A+UYmn6kcViHtFl ezgNzydDL92P/eQ4jXBUfySyMmPFLooDCN+yXuI6Sl+haUXFhBZHUxm+tqGY5fxNTWwS cxt5Y84EgNxVBriMM3alO7FK9hqOKvH4c3GvXG8iFzTVobeEUKBa2NjArW5QVBezHWMI d8Acv7nMFn8ym7klGLq7YNCO5E0/74QDpBRoYM4EJRaRzMBYs0Lt+xJ/c1QMvxIyZ8RE iKAIAPbDgy1/XHLzPAitVEN109OVGEai4vZt5aC1Zuq4uZKg+wgp8aEOtCCfh1oQuDRx jLrQ== X-Gm-Message-State: AOJu0YyvLTIVi8C+j+Obx+iePx4mrtgJC1Ag/Uv194GRGgl4dum0FsTC ie8apG2brgM2GXJRPbvLoKTL8noRo/oalja2IYvotCNZ3sdtPBzLN+OM1Q== X-Google-Smtp-Source: AGHT+IFcaaYcQFIB844hqrjOF+LKo25mZ8vZHhccMIGcSxckyypMGDn9wIfusySywgEJb9Q0/GGSlpzIMcNK X-Received: by 2002:a0d:f547:0:b0:5d7:1940:f3ff with SMTP id e68-20020a0df547000000b005d71940f3ffmr11765091ywf.103.1702865197731; Sun, 17 Dec 2023 18:06:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x185-20020a8187c2000000b005cc8c51a480sm2490736ywf.11.2023.12.17.18.06.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 18:06:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 18:06:37 -0800 (PST) Message-ID: <657fa92d.810a0220.ef46.d438SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 60797605C311; Sun, 17 Dec 2023 21:06:37 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 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 e5dc404d33ac1c6cea5c62a88489746c5cb5e35e --> 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 | +-----------------------+--------------------+ 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27377/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/