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 6A09A43C54 for ; Wed, 6 Mar 2024 07:28:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64C8940269; Wed, 6 Mar 2024 07:28:15 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id C398E40156 for ; Wed, 6 Mar 2024 07:28:13 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6907ab22f47so11383456d6.3 for ; Tue, 05 Mar 2024 22:28:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709706493; x=1710311293; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dBMX8JfTQPSoBbek+B3m7GhNJuAoIoqjnsjuSSaQM/I=; b=hsppld9jr2TDZUPMVzfEbXBqD0stNaxaD4EEhfx+8rQDkZuPZooZ0b8NSzpeAiIpZZ HQ+paaB+zVVFQUdcDsq+U6wZDAs0VpMLZB633/LfnoyGuGQWee/DqxzmOYySLQy+r/lS NwrjAxOKhrsIWDwvJ4+uTOZdK+IV98HbLTi6U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709706493; x=1710311293; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dBMX8JfTQPSoBbek+B3m7GhNJuAoIoqjnsjuSSaQM/I=; b=onsNxiU+qCPK8mK4IbV7W2o4bNJA63GBfejOGJQOmWuqDM+B342fPl/mSzMBf8UEH/ xhKgUthywRlC0e96q518CiIj/a4ZdPEW7KWRTlnVejJgSKRpiQ+P0m0GGGSTjV5cB99H G9abtnjaqS6x0udqIC1ndKWWYdlM+ZXCrafPngwhxqyw4KOkG679bTOTiccE3+bB0rWr aUYCLpmNioYVzufkrQITVzd2ur5scKkmqAokJ/wZL5E81pZ5tAqSri60a/OTfvuA7UAG nrra6S6GWanHsZwMZW7x2y1D3hLWZ0BhxW3hQlvHZG+QAv/zQF2vKeDBMi68KHaFsYaM Ju3Q== X-Gm-Message-State: AOJu0YzO81HZcRlorNGSZkc/93r0dP6f5yVpy6TUOlqdA9Fc0aPknye4 YKKBe/vy+dryAIicXzjV42pKrzoAdbCw/2KdhQOeTN6CZJqPv3t26XD8RQmUCJkQUORDyC2gDh/ 1NmKh6+k7t2i/oeMRKr3LyGPgYiEUc9Rr X-Google-Smtp-Source: AGHT+IHX8Me/eHouX4n5Abj2Eh59c8YKbobJTK1jt+K/2y8PAyvv1F/CCdmcTSlNTHhzq9P45GNonBa0EqlV X-Received: by 2002:ad4:56e6:0:b0:690:9064:60d9 with SMTP id cr6-20020ad456e6000000b00690906460d9mr2361990qvb.53.1709706493224; Tue, 05 Mar 2024 22:28:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r10-20020ad4576a000000b0068fa300e9c8sm705924qvx.48.2024.03.05.22.28.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 22:28:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 22:28:13 -0800 (PST) Message-ID: <65e80cfd.d40a0220.2c35d.cf05SMTPIN_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 E261B6052712; Wed, 6 Mar 2024 01:28:12 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] caf0f5d395d99f48550aa345e7c920fba34a42a2 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/v22.11 caf0f5d395d99f48550aa345e7c920fba34a42a2 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Debian 12 (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 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28331/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/