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 46053424CD for ; Wed, 19 Jun 2024 21:33:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E689402C6; Wed, 19 Jun 2024 21:33:09 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id C67FA402B8 for ; Wed, 19 Jun 2024 21:33:07 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-375f5c3ddb1so328115ab.1 for ; Wed, 19 Jun 2024 12:33:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718825587; x=1719430387; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+cdgKxkZpU9Ns/Kz2jbS+lKV4ukGwHVUqgwMehQmVhA=; b=inzli2jOeYLyTrADv8GpXR1yKq6jxYFe7lECojRIiGnL+zuDjEJdmwLvpAT1sxsn7I 1JK4osxLWcHYCjlfvpLelWIYqpHAKSHxrpR9dpROq4glr6Ii+Ui8Pt7z4xTB6DlkMhPt i1BiqjNqAe9RUY58imlaFXgL6UwlBl4YaEBaM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718825587; x=1719430387; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+cdgKxkZpU9Ns/Kz2jbS+lKV4ukGwHVUqgwMehQmVhA=; b=ijf/CHbtdnkpYnVXFdnQf/suN+pljZaOOeOtCEq7CHxMARmlKhFpjUz1GBEswdtXEQ rRYfjL5+xH0sY09P3U2yXf609UX2s8HO7X++h4vANvY8at7FvooIl6Z8vI9stSMZicKP N9wN47XpHhDMyQc50wbOGgx0qEeQDJItqL+gJHdkNW9CsjJpX4e4UwhAerHZBZJhsCHO 6mEhY7tyAk4ANjDuWl9LnJjTG1BAAorJWWISYdvkD93B6KIEi4KxtwHP3jWWbCBQILWn ylEfMfyoj+rci0/3mty9TiFJk7+s1EP8MUSijUeT2wXx+a3IyWA02EDVMk9GAxXUkGCQ 854A== X-Gm-Message-State: AOJu0Yxu8rodPI6u3vRrvT0fViadRYKTNp991mqaDrKVxt/XQQTgMk3+ inHQM9wRBXKP6pLwJ/ch7RbQVNZTeyMGukLL66jMNFcoPTQMLHbhqc+zYuPdND+UEEe4Jaz5voJ tWzp8dIeErBC4+kME7WXiX+Qa3Bc8oqMVFqSXvvAT X-Google-Smtp-Source: AGHT+IHwXsdVhmfIzw0sWOjuYT2xMuJ4j2YlSChPvtPJkzcEv5I62p/QwKEFcPTCEfpeZgvsTT6byJkv5616 X-Received: by 2002:a05:6e02:1384:b0:375:ada1:25d7 with SMTP id e9e14a558f8ab-3761d4bd531mr39240445ab.0.1718825587047; Wed, 19 Jun 2024 12:33:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6fee33ec193sm548414a12.33.2024.06.19.12.33.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 12:33:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 12:33:07 -0700 (PDT) Message-ID: <66733273.630a0220.e1234.60afSMTPIN_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 3FC72605C373; Wed, 19 Jun 2024 15:33:06 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] eabbac98af1345157e07c431e18543296c37c355 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-next-net-intel eabbac98af1345157e07c431e18543296c37c355 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29504/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/