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 86BF143F01 for ; Thu, 25 Apr 2024 14:20:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FB9D435F4; Thu, 25 Apr 2024 14:20:53 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id DAAC440284 for ; Thu, 25 Apr 2024 14:20:51 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7d9e70f388fso37574339f.2 for ; Thu, 25 Apr 2024 05:20:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714047651; x=1714652451; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Z8Q4NZRBaUJ0nqC9cOyG0WflqmWgv5uuvhkCfUaVmOU=; b=TagXZLQUlxJG2IzeGDb/v/G6ttE1/G6NyftK1/UM6L1evp+H66fDluMkPxaiL4PR4r 8+t6xI3MstAoVlgjx4D2p/kZvfVBFrBrMsXiV3GkoTpHWF6ohivQQmlCJCt2KVXt+4U/ Ojyox+4B2K/nennBryhHvDW42NTD2wckqgEy4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714047651; x=1714652451; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Z8Q4NZRBaUJ0nqC9cOyG0WflqmWgv5uuvhkCfUaVmOU=; b=NhRrcn125N8leM4pz0euv2lURLjciJWXCEDYRpAe1SwzgkoV/iO1/hO6ELCaaedkQ5 JY3bTJyfkgXhLC/4UVA0qVarvkMwXmOm6VPUzAIUd3/ACvrA5BVnH/Nf9qaHmyDbb1C3 f+VYNeNqgsfkfuJZgfTeiZVfIk0CeOJUylWqYITyOg+UWB78PrO0XlrAC5T6DV8FJaVH hMQK7JJrN7sc6ejpjJ8kqWfy0rccKZ05IsYbKtXmhqTFp3AkNl9nF55YJ+PfUiRXjIA8 t6UZGAU2utHQYEWoQPOTsxFTWoCHbNqIhBvh3Rn7YtGM6ViBr9MmtD+4PDNLQwX6t1Jt sX2A== X-Gm-Message-State: AOJu0YxzM+6x52C0VIhKO+NPfg+4/9+rMHWPpVNgGsTin/WrNUPhIA2m t6kePklCL7VDteCHJwx2auYq3ZD+Wnytp7HqN6kwtaG6HdhZncAyrJLZFCiLiOMJWhd95QZVS9r kwjEca4cHZRKS1FvLhDdQlvUh+KoFxTnGKgpAw+z24u45DpNAPXL6etln X-Google-Smtp-Source: AGHT+IFzrhhAdtA8wCaEodn21irwlbriEdxmIlquVFa1E7zmn5W/AGIt14LvlNqJ8T21CegQ1taFMsMzo84O X-Received: by 2002:a6b:7941:0:b0:7d5:df5e:506 with SMTP id j1-20020a6b7941000000b007d5df5e0506mr6106619iop.9.1714047651281; Thu, 25 Apr 2024 05:20:51 -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 io15-20020a056638830f00b004851ce67ff2sm754771jab.78.2024.04.25.05.20.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 05:20:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 05:20:51 -0700 (PDT) Message-ID: <662a4aa3.050a0220.87d26.4571SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C67916052514; Thu, 25 Apr 2024 08:20:50 -0400 (EDT) Subject: |SUCCESS| pw139668-139669 [PATCH] [v2,2/2] deque: add unit tests for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240424134233.1336370-3-aditya.ambadipudi@arm.com> References: <20240424134233.1336370-3-aditya.ambadipudi@arm.com> 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/139669 _Testing PASS_ Submitter: Aditya Ambadipudi Date: Wednesday, April 24 2024 13:42:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139668-139669 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29850/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/