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 727804262B for ; Wed, 27 Sep 2023 21:21:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D2DB40271; Wed, 27 Sep 2023 21:21:50 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 7A6EC40271 for ; Wed, 27 Sep 2023 21:21:48 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7741b18a06aso714800385a.1 for ; Wed, 27 Sep 2023 12:21:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695842508; x=1696447308; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=essRuz09cSMlfDERuS/jO9SZF4h3UasT5cU317cD7BM=; b=grlZqLY/lGukNffn6K6iRHMzBEq9kPXz+feER3oc9iJ3/8ea4iHwoN5Hay4uGjzwCk gCIXL/0nXlSjPw6RqovmTVqAH6XCX1OuKDCA1ysq0ndPs6BvOnGruqbaWJlLrtPjndkh EZ9Nh1ss1XFDTR13b3Al6523BZUQuwH0I9TBU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695842508; x=1696447308; 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=e/cCkQGiP0j6UEsIqzbL8qoMeI5y5gTyNDa33RYwqNyx1KiT/oDPEOk0a8CC0xTVze cLa+2IrPQMz1CHzrj4OKETi/ABg5oc6vpbuxxGpxXp6eMJPKVqNcxMUoXHu/gSx3m0qy C7RlSKSmOp0mQdkGs7H9WPCTO8yTRuYgK+uDOzuegJVCQLddFXq//qpLPfDxiZZR9dK0 Ps5Csn0HWL9UYB4RTJ+0aOnq6f4T+pDF4KRryYuHanQ5cAz5eUR9R5JfNJ98zlXSG7Iy 3Ouk5QjdqvyMHnd55CHS/ZXmGyIJn+wPCQ6ws8aNY+Xw/hP4nWTJMBqrQbNQVCIR/GE4 WsVg== X-Gm-Message-State: AOJu0YyfJv87NygyoyoaSqSJ5QomhT2Zxq6cOMdWDT2K4nrp0IM0UVOy DlkWtLET5HkyS8/6ZJgiW5bXxHSv4ff2GPdOAqQlU6mgI8xbt+ugkC8XuA== X-Google-Smtp-Source: AGHT+IF130li+LjRf0u0MUcxZyyJFH/Z8NllLQvZZ1WzhIm4Pmxss/KXLxp5XggBKKwc6XCwIZV0UbtcMH81 X-Received: by 2002:a0c:cb88:0:b0:656:1cee:d1d with SMTP id p8-20020a0ccb88000000b006561cee0d1dmr2835706qvk.11.1695842507891; Wed, 27 Sep 2023 12:21:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i22-20020a0cab56000000b0065cfffa452bsm99093qvb.42.2023.09.27.12.21.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 12:21:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 12:21:47 -0700 (PDT) Message-ID: <651480cb.0c0a0220.473e4.61b8SMTPIN_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 7FE3B605C351; Wed, 27 Sep 2023 15:21:47 -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/