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 A54DB43B0F for ; Thu, 15 Feb 2024 10:58:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A151F4029A; Thu, 15 Feb 2024 10:58:33 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id EB67D433ED for ; Thu, 15 Feb 2024 10:58:28 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c454e7ed25so46053739f.0 for ; Thu, 15 Feb 2024 01:58:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707991108; x=1708595908; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LyoIs9U21UnSRsGpe4yt3VMGGLIk+noltw0sKfgocVw=; b=X+BRsMbe0tKakCKu2cpkQ5ltCD1rZm/GoTX2QNoT6tJuTiNr7FnyP5hwzNHRar6VWR EOt5WYAC9QTc5VYfQ8rKFXN9k4dX2oNbAgcC5i0lFtieGqZwMz2sRq6YZI5wCMJeoT0a RI9xYvQQRkvZBB96dQB7dJwlJDtnasXS0KHbY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707991108; x=1708595908; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LyoIs9U21UnSRsGpe4yt3VMGGLIk+noltw0sKfgocVw=; b=U5uEvpO6WuC9Xq8ovxIQcQ0zmZfm7Jz+fzmjxF9HkZO8e7nAhzJmEBYBF0CnYO2Hdn Xl8LzY/jnjL1vrksi/2MSRsnYa1yjPbHqz8+yQQdXm/KtivVjATOxleO23kLelzTZ2es oYYTH7Y3cZH/9vL8cdQIrxdCPr3JYKc8ERP7HNRvh1evquK6LJboBRJgRGzwyn6mFE8k 0gJ2HBKGGsgVaK3uaz63/HSNavhv4+6OU17xsXZOq/X+w6PUd5U3H7nS7P00xbmKSN55 e5dJVL6MlLg7gvvOE80SNkO8iRUQos5FHJ031LvJLtBBa1YefIjyoA9rw9gAiVwMuNgo mbfA== X-Gm-Message-State: AOJu0YzQ+65Guwx532y46PQBuA2Y0/uMHM4eQNOb1is2NAJrIfzwvHUX 0VM+WXfqJ7sFXfIk0mNAuizEyvTF/5Arm/juLRJ337mxOmVN85vhvZqkoYCrYfwU0dFjvCBKnp9 MwXxVwnkyI+SlABa3QzSz5vb9GbuUuABLJUbzfO84 X-Google-Smtp-Source: AGHT+IGJThN/4bSv/28jJiC2F9057rlZQzGTZCuXDosypbfc2tXcy+02+o+p4UJsAUVcsYXZ1arRkcdbhdB5 X-Received: by 2002:a92:cdad:0:b0:363:86dd:b35 with SMTP id g13-20020a92cdad000000b0036386dd0b35mr4005831ild.10.1707991108308; Thu, 15 Feb 2024 01:58:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a9-20020a056e02180900b00363a9c8c156sm55360ilv.46.2024.02.15.01.58.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Feb 2024 01:58:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Feb 2024 01:58:28 -0800 (PST) Message-ID: <65cde044.050a0220.30194.3abfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D1C7A6052510; Thu, 15 Feb 2024 04:58:27 -0500 (EST) Subject: |SUCCESS| pw136798 [PATCH] [V2] pipeline: remove limitation on numbe 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/136798 _Testing PASS_ Submitter: Cristian Dumitrescu Date: Wednesday, February 14 2024 20:58:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:8d85afb19af706de662e7ee686e6e437f835c6e3 136798 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29154/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/