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 92B8843064 for ; Mon, 14 Aug 2023 21:58:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F0DF40A7F; Mon, 14 Aug 2023 21:58:40 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id C699640A7F for ; Mon, 14 Aug 2023 21:58:39 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-686b9920362so3108015b3a.1 for ; Mon, 14 Aug 2023 12:58:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692043119; x=1692647919; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QfVW8lvTmVbr1zfcRZ2JsLgOZz3crvB5glzqSai4OSI=; b=NiQZ33AgQ+Yc7pAYTBlQNGDx+fsaLN0Ssf51G5HnaBX5UbcUymGHYOEZ8I2PCe+D2O 6tBzCeMWN6x7obX3ufXGQKHAKJ8OETAnNfkjoYwq8K6LQ7Va6rZe+AZFIKmAtNykttxt TjkQb6IOE5jabMyBzVMqfF51cA2J4G4W2Ul7Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692043119; x=1692647919; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QfVW8lvTmVbr1zfcRZ2JsLgOZz3crvB5glzqSai4OSI=; b=Mb5idB34mVFDitwIIsx1/crxq4LX8WFOn7xECutDnYV8MPMSwZJ/VICGYoayeTMXxM X6HRNLZe/ynkoisuL+e8pscRKehQ4mlLpBO4TvKA0Ynak1Cb/l9YBhenZyRaoi5jJ91Y iJEZAu1VIAEK6J1xGiBBuFkRa7mduQm3UHSPrBfstJV4hECpsV/ap+2DUc8Z/qil1LrU RCHdnNc02DIG2qNNNb8zcrTgwQmM+6szu9dFX/je1dMrduyShdfS3CQ6fxXZtGNafMdT nimvJnFMmbTyZthiPBMPYABHX52iaKmEd8bLww2IuC4HoLCIjOTVMXUvM5lBvVMGNrnN eJ3Q== X-Gm-Message-State: AOJu0YyEpfukbFaS8yRaiakJyHEn0yuyoakBLFqeLksXkznuN1gtPyLi 2oambb6NXcnsDO7nrYPmFuZA6FdVdd28QassGyHkRnW2jeZzh03moWuDp+rTwu399Z7s8gjA9w= = X-Google-Smtp-Source: AGHT+IGY3GBifHZa4U7VrKYrNJ3cXiol1KB6i/a1l53+AUlY1HbY6XJl7C2W2Xfc62MV5mX4Cb72z65w0xTS X-Received: by 2002:a05:6a00:2d8c:b0:64f:7a9c:cb15 with SMTP id fb12-20020a056a002d8c00b0064f7a9ccb15mr10258716pfb.11.1692043119018; Mon, 14 Aug 2023 12:58:39 -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 y12-20020aa7942c000000b0067ae56b1807sm721186pfo.19.2023.08.14.12.58.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 12:58:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 12:58:39 -0700 (PDT) Message-ID: <64da876f.a70a0220.9e964.e7e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3E3226052472; Mon, 14 Aug 2023 15:58:38 -0400 (EDT) Subject: |SUCCESS| pw130284 [PATCH] maintainers: update tree for marvell driv 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/130284 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Monday, August 14 2023 15:34:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130284 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/