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 C8E3F43D9C for ; Mon, 1 Apr 2024 04:38:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C460D4026F; Mon, 1 Apr 2024 04:38:17 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 6FFE940265 for ; Mon, 1 Apr 2024 04:38:16 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-222b6a05bb1so2699392fac.3 for ; Sun, 31 Mar 2024 19:38:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711939096; x=1712543896; 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=B0GkXxwpa1gYr+MsG25jFwzf2LWd7Q8Cg+9RKvyB8Fk=; b=iKOOQSLgo79HTXL/aJNRgOqTUosUmqc+q3m/PcYj2JZ9ayD0vknmBAdtLnRYNkgk7i +QNvLbMcX6pDx0TGJQauZDYxnMGfdq6ZaQIhYsBIV/cDor/WBd7S0bMc4gaFlVWOz+aw a03KtPhdlYTASgGHaAa+OCvCjYqidqX/XTnmc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711939096; x=1712543896; 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=B0GkXxwpa1gYr+MsG25jFwzf2LWd7Q8Cg+9RKvyB8Fk=; b=PpTJxRgPH/7SUnJykjcPN6Lw6PU1CO/UO36zqG20Ymt1n431CSfEGqFI8jDFG9dRbE nbBjtbyfIxRapQVMWyGzKEbnlIdFOSzZbrmBbisiP+3lXFysxSLpXB02Iui/DoQ9SdV/ 5LMvkk4Pkr//iSIVpotatamDjHMKSbcknCVUpfcxqGl431G/g4bu2zqPs8k/jCGLGEif YtNygzhZxZTHOPt9yZklvf4l/FcHC3k3w/yVkyPxuAH85sZAV0V8WYGkuYU7J9D2U1O6 FFBuYZZ6SXNg4OwjrByPJ9qAGkrR8IPn7Oe44wYSIwQ8h3nL0aZl9oeqHH+ZMjbt0IkU Ochg== X-Gm-Message-State: AOJu0Yw9MRa1hjfUJmXvzQ0qYxJ8tuwwqM5LFRT9stvHSSf73nRRic0c PblYUJhpjzDfIhsHdnpiEUEqcINVm7t4gBxeYbywHQ+BOEn+9ZDQiQmuO7SlPACdy6Lhy6lBS5Z mrZHPnVbyZoIN+C7LkftV99qHyrYxeVhs+x/mIK56 X-Google-Smtp-Source: AGHT+IHL0ns9Vd4z0AOxxitMZYf+GfUXyjturu9ZZeGdQF5O8le/YMFDQ30jWzFsIRfCL2TdM++ChOqMQlT1 X-Received: by 2002:a05:6871:a40f:b0:21e:6b95:fb2d with SMTP id vz15-20020a056871a40f00b0021e6b95fb2dmr7959291oab.18.1711939095798; Sun, 31 Mar 2024 19:38:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cr1-20020a056830670100b006e6faab0e4esm569324otb.5.2024.03.31.19.38.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:38:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:38:15 -0700 (PDT) Message-ID: <660a1e17.050a0220.a9290.ea00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 49F406052471; Sun, 31 Mar 2024 22:38:15 -0400 (EDT) Subject: |SUCCESS| pw139012-139013 [PATCH] [v1,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: <20240401013729.1466298-3-aditya.ambadipudi@arm.com> References: <20240401013729.1466298-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/139013 _Testing PASS_ Submitter: Aditya Ambadipudi Date: Monday, April 01 2024 01:37:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 139012-139013 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/