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 91C294262B for ; Wed, 27 Sep 2023 21:22:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CA9640271; Wed, 27 Sep 2023 21:22:20 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 8F4C840271 for ; Wed, 27 Sep 2023 21:22:18 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79fa425855cso345144939f.2 for ; Wed, 27 Sep 2023 12:22:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695842538; x=1696447338; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=essRuz09cSMlfDERuS/jO9SZF4h3UasT5cU317cD7BM=; b=SvYCkxx2IiJ4qPtiC2LCIW71xtb+Ias+2SlhAJ0Ntmn8UoG4x+etNDy9tPRPwUyXSn CY7IAGsFAuSAPtnn1+0/kN/6t6odCdjbRYtqYn2sm95R5O2+6euVaKlplqtrLncW1MGO HG8RhBlfAs2UPptBwkPQ3kq1eUtsltY9c1iMY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695842538; x=1696447338; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=essRuz09cSMlfDERuS/jO9SZF4h3UasT5cU317cD7BM=; b=Ey3Ogk9NDJooDo1f/TBC0DFjH0jsVcxw0rP3cLz2qoF3VrhVv4KMj9D+lI1NUc5sfp 4E+2yf2eMXFuJjH8K1a8VIKk6WtdVp1sIC4VXHYy7owfd8gIIUQqgR1uENq5Iz8CKMTe S7/21/pD8DGmr5tL++kFMYu+8H+BO3e6Pgu/i8oVPubpLSvKb5bfoAsWNE3jZkGlTsOS QXdFYSIpJC3AYFDqPIh6KMIFTZRV+bf6XvPK4jLgtlp+KEs5E5I/9NNp/Zz8rQTf+1Z4 2lGoKVaPzHYyr3NgWRA60NBblk5Vf0bFgvwh1Wek5Mpqz7Bqz6qaZ5XOyLBIvpbMOm+0 pE4Q== X-Gm-Message-State: AOJu0Yzx+82xRYN5n71/SnNmrPtwU5zseL3JdyHJNAnyFovECKQ0w6yW V8JgNv/S53cdwHg2KY9qbcN801xnCxtl+q2UXHN79L//6Yo8ryuTqY1SKw== X-Google-Smtp-Source: AGHT+IGi/jlWS1FVYymfWWVsJeUl01y7a8AsuHuXCJrVs3AA2sM/iTU2MZYgXJ+4uXxFCOHT3+k/csfAUqLJ X-Received: by 2002:a05:6602:39a:b0:79f:b37f:98e6 with SMTP id f26-20020a056602039a00b0079fb37f98e6mr3356785iov.20.1695842537971; Wed, 27 Sep 2023 12:22:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s15-20020a056602168f00b007a24c2f746dsm84336iow.28.2023.09.27.12.22.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 12:22:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 12:22:17 -0700 (PDT) Message-ID: <651480e9.050a0220.eaf0.4e3eSMTPIN_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 54D74605C351; Wed, 27 Sep 2023 15:22:17 -0400 (EDT) Subject: |SUCCESS| pw132029-132032 [PATCH] [v3,4/4] mldev: update release not 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/132032 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, September 27 2023 18:11:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 132029-132032 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27754/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/