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 7814A4415A for ; Wed, 5 Jun 2024 09:39:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73EB2402E1; Wed, 5 Jun 2024 09:39:31 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id EDA74402DC for ; Wed, 5 Jun 2024 09:39:29 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7952b60b4eeso603385a.3 for ; Wed, 05 Jun 2024 00:39:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717573169; x=1718177969; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JvLPgguUgyy8KLomjD+WnvDHpTrrwTioqzLriKKrRAg=; b=NahC8pfLrsQw/dqNqmqGdsKNaFd/8i6X58RVzWR+J7Vwcomx7qy4MW+q3LIZ4qeGnG oHXHL6PXn+4Ttv43dXm/MozWx5NmKW1iSpV1roJfBcUyymVQX4L5kWsMztezgCRLUyid k9wYpWNOnf2WpBhqBUR1P+9f+PXKksKJkoENM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717573169; x=1718177969; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JvLPgguUgyy8KLomjD+WnvDHpTrrwTioqzLriKKrRAg=; b=wLxcQJT75kmL1B4lOozSHydQkpQIhEj7hGnk/D+XIHYDIIhMBYiG7RevTqflyYNFK8 Pz9c9zJBqv94ixb5rRretCshtESMTUzYYSW2plcXp0dkNLXzYcQdhWmB6KZL9yFvPg9u tAzy+fQI4dApv413fTqG5TtjWTgo0h95rAd3L7DwNGZ8T/DNLprlX1W8f0nfTBKumIaN EXTopbtxZK2rvgffBofBL7atS5w0ScL5GF6TPXEyLpSh9hGEuCk+yNwLUGIuzjdoiNwP pX4Cil1zOwjCuWgwrrXjYYJ8Kocdaiz39GGiIELkZq/IbjQSL5IlJiBnnU33PwqytsKe nbjA== X-Gm-Message-State: AOJu0YxcQSSKwWQEDK+FQplKO41zIprBkHk38phmQQRNTOL6s/c013GY VChDBgVwMEI/qnHvyLc2sk4Z1ZtoB6OMTnBHciuSP440T7Lkd9qhRrVIUBQZB1rh4kYm+8whV76 d+XVV/jAxwop6dqWqLRJ3bBPdUUlbFNcGJXnuuEolNAO30Udr X-Google-Smtp-Source: AGHT+IFABAyFW2b7Iqzn4b8a1478GMDtIqFqVIkx0FvMM7PKQ6XwUk592PWcOZXogBxNr6HNWZMLFn7mJSM7 X-Received: by 2002:a05:6214:3116:b0:6af:b6ad:facd with SMTP id 6a1803df08f44-6b020319dfamr17446006d6.9.1717573169329; Wed, 05 Jun 2024 00:39:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6ae4b408e03sm6239176d6.76.2024.06.05.00.39.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 00:39:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 00:39:29 -0700 (PDT) Message-ID: <66601631.050a0220.24b03.17f6SMTPIN_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 0ABD06052754; Wed, 5 Jun 2024 03:39:29 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a6bbf008457a455fcf4cf7374c280bba697a353f 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 a6bbf008457a455fcf4cf7374c280bba697a353f --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29338/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/