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 3E538432C2 for ; Tue, 7 Nov 2023 08:51:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3948B402BC; Tue, 7 Nov 2023 08:51:51 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 79432402BC for ; Tue, 7 Nov 2023 08:51:50 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35742cbb670so20543825ab.2 for ; Mon, 06 Nov 2023 23:51:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699343510; x=1699948310; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NrA6ly64ZoLy6XTXdYBdtn3Au/nfy/9zzhtMd/OAQSM=; b=hH2OxMFmIdFDB9shyxkaVbF15LUYeY22AY4cQeTzeG0XtN4jcNMb8H0bsPwB0YXEiO MW4SD39DaLoQpkvHWaNP66OYNJkIOI6ODBzph6WI/XHD7yyHzmcNyEEmG73b6qluTgan CZ83HAyNzg5o8AjQoYXuXsNPRrKC3ag51aA74= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699343510; x=1699948310; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NrA6ly64ZoLy6XTXdYBdtn3Au/nfy/9zzhtMd/OAQSM=; b=m0RIEElMKWRpHkmBZeoeiEz9kpE1U8p+GwsnqxU250hcUDc7/N0lyFBcWax9aAqxfL eRJbJf6Bgc1J8tdUm2y//6yOB48UQ1kYHJPcLo/6nP36rD12/l03tuR9ZjMu612fG6Nn sJY850h6yN+XCb8fjF/0xy5T6wKRfahO9f/puLNl5u580YM66XP5/V2ryfGZ2O4PAkZX UhHOj8cu/9KCi5z0OsxtUXq/y4XEV+ZLHgSj5mOc2acaSFB9syE0xV3KHhYJnR0K1kRu M8Tpk3ipTDoBdp/2e9AgNtdAdb1PRnAdOcXAMphbkM8775/uok1lopABKJFV+y5FwnO7 kIoA== X-Gm-Message-State: AOJu0YwbnZpyMT3E0F2uowKHIyk0gq8NN1uR0rOJzPngTu5VWkQFQ6RS HHMCghrCnVsLgDGuCTmt8tx6+n+Ta33NembzIE3PlhH+8hAzMw== X-Google-Smtp-Source: AGHT+IGbOjpkBMjSilLMfpKHh6cXgI63t24hi0QOQdbTit++j4IyMru0+PAmewdpiLLBN6QPW8wcnx4zNBd4 X-Received: by 2002:a92:c56c:0:b0:359:b467:e29e with SMTP id b12-20020a92c56c000000b00359b467e29emr2433308ilj.30.1699343509916; Mon, 06 Nov 2023 23:51:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id go2-20020a0566382c8200b0042b48fa2373sm202172jab.57.2023.11.06.23.51.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 23:51:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 23:51:49 -0800 (PST) Message-ID: <6549ec95.050a0220.ca900.8551SMTPIN_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 6F8E6605C344; Tue, 7 Nov 2023 02:51:49 -0500 (EST) 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26856/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/