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 ABA4B43C54 for ; Tue, 5 Mar 2024 08:42:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A67314026B; Tue, 5 Mar 2024 08:42:11 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id EECFC4014F for ; Tue, 5 Mar 2024 08:42:10 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dd014003277so2267743276.2 for ; Mon, 04 Mar 2024 23:42:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709624530; x=1710229330; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DHCZeMm35MUMnBvrHvfW64RScOtdlJkrqhUluY8+rUw=; b=hGM1/425yCUssTLmGwwA8Kn8nluhjv4RFTgB8+1GRHCIpCc5EQ1tMOW/JDsYY0la5L ZFdGWL9hXYZWPsa4xueIrqS120rdmsVxoyG2ZMyn06ykU+byYsMIgsZEV4sdspFPmEDO pbTQ5ibgX84++iQ0Ip7eAYIYFM4pBFR3ZoIf0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709624530; x=1710229330; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DHCZeMm35MUMnBvrHvfW64RScOtdlJkrqhUluY8+rUw=; b=kSJbxSr7P0au1ppnrQl17lZaOqokLoEEJEzZLRl+zBR/lmo9DkACurKbSdwUn0Xucg R6W5qjHeEb/r8lzGmUq8wRZgh8r4VTFSvuWIbB6mTfjMcgNE9iqn6u37m+5oKvheWU3h d9aC7+bCpS9NtLJZahLnafY2NpFmrpyLVQiaDMWfXC5aVa7f005Q33Cr7TCDwzCLWqPU Y/Ls2XfOMSVB5aEZ990V9hD1bnnJMOLz2VSI49AnVTNTkwnSHS2uGEShiKAGIh94pq/f B5JRRp/Pub/76GAJYLxrfbiBQZoNcR6AabSkQPCJcBotpATE0EB5jiLl3h1wDcx6uUAs 29Eg== X-Gm-Message-State: AOJu0YyW+fTBOHWh8J2EZmdMk3EpRLxQ8/6dFGSPSvXqrBc7JMt0gcOH d2SRLo958E+o4VU1j3UlHzJ6A3JFko2+SfUcu2efW5cgpgE0tEK1hAXOnqXn3eWe/wst16othNt GRRNDNte6XY23/Lj7zQwYXbQBeQnIeCdjkUn+1DnmLECOr0+b X-Google-Smtp-Source: AGHT+IFDqN8ZgV4ffdeeTd8QleyXsyh2NR6IG2kTKy2TP2NkKYlKFQoaxkusrhnVG9r2thkhO2636t1m6gyu X-Received: by 2002:a25:f622:0:b0:dc2:40d8:ac5e with SMTP id t34-20020a25f622000000b00dc240d8ac5emr9543569ybd.1.1709624530342; Mon, 04 Mar 2024 23:42:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q185-20020a2575c2000000b00dc6dfd9d422sm610818ybc.30.2024.03.04.23.42.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 23:42:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 23:42:10 -0800 (PST) Message-ID: <65e6ccd2.250a0220.c2c37.6262SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EEAB76043300; Tue, 5 Mar 2024 02:42:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 29c516fa4f5bac381825667b5bdb1ced4548c6bc 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 29c516fa4f5bac381825667b5bdb1ced4548c6bc --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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/28308/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/