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 61B7343D9C for ; Mon, 1 Apr 2024 04:33:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C8314026F; Mon, 1 Apr 2024 04:33:46 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id B847740265 for ; Mon, 1 Apr 2024 04:33:44 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-4765792fc76so530529137.3 for ; Sun, 31 Mar 2024 19:33:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711938824; x=1712543624; 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=ONue7WxKVUKQPKYq+nzJHzVwdOuDW0N7LJ0HgMjLlpM=; b=ev6Zd+gbCsMivHQGsYswN6LHFg5y2K6QwmXJ4Jpbtst+NqP5z9YxV1xoLvE2J3JjDh t3pw5myju1p7xO+nIrukZpoe6ttBSKizru4OqobsBkwRlG0CGdHF14st7Tnxj3cNDegQ irG4ic21JatTo1L/X6l8tbwuCvWsvSRR4DJco= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711938824; x=1712543624; 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=ONue7WxKVUKQPKYq+nzJHzVwdOuDW0N7LJ0HgMjLlpM=; b=eORUoUhqwUO4eaYMkW3HMjtyAAdoPu0YOkxYixcLuBMYAm9v4pBUX6JZ8NkYprvEIa uejGwtDy+euXwob2J708xJ+VlQLxiyaZDN5+nbbm589teBoEEsK3LgNo6+1+zeyYV2sC 3Fpb5xS84xUsWP7OlyZZLDQmdOndsI5wIj50YAVRw/yK/PZg4GYqE3FDiDUWkep/q67f coIVGgDietx4qJH6rkT/zdeMR5qSxYXQdx+XE7Z3Tjxe03tm6Ro+WIBUmJU1snGanweB pKnqEik+O4v0hWnn6N2bswH9lKkcejocDpreQmCuIrqMUzeEhajufz3Gw5kdRMA0iGR/ 4KlQ== X-Gm-Message-State: AOJu0YzFYOI08AF/AtFPEX2xrT0oRbzmDJdJHzoAmp++Sb+rxjSwcBaI opJYcG6Mnu1GX3cSAkV6RvhB1i9CD3fLGV3XHG7d2CxEQzTxeckbgOJsGcq/utpqLrfdQdErSu9 bibVaLJQLf1/qB2AKTNXHIDeyrst92vNksrkgD4aidZVhoSAGPTyy1o6R X-Google-Smtp-Source: AGHT+IG4Ohjj+h+A/mHAFJ6zf+rRlFY1gDf0S55fwD6d/88dIfphRoiKqZI0wz9RcW9IPXlxVGCkmqAfBq3q X-Received: by 2002:a67:fe42:0:b0:478:5e07:939c with SMTP id m2-20020a67fe42000000b004785e07939cmr4213166vsr.5.1711938824139; Sun, 31 Mar 2024 19:33:44 -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 u25-20020ab057d9000000b007e10a4cca39sm477091uac.13.2024.03.31.19.33.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:33:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:33:44 -0700 (PDT) Message-ID: <660a1d08.b00a0220.1106b.aa20SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 92C776052471; Sun, 31 Mar 2024 22:33:43 -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 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 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/