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 27C8C43D9C for ; Mon, 1 Apr 2024 05:34:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67DCF4026F; Mon, 1 Apr 2024 05:34:40 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id CDE9E40265 for ; Mon, 1 Apr 2024 05:34:38 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-476665f067fso1190374137.1 for ; Sun, 31 Mar 2024 20:34:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711942478; x=1712547278; 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=38PvPZabDoLfx5S5D1KBrWCAm4pDpYC8SLVdDXwnVCI=; b=LeMh1+VQNBJth95ZWuTjbToI/ldOWsrRn2tbqWjG9fGKDuZ8APtnmQwUI3dFL5RXx7 nrpEbLwBZembdFbUQQhzP9a7z4F85+4fg6A9508w0IcTzCtuIvpMGYllY6jvaVt5tIei TCYHpWSlel1PY5RWgflGTjpYCNMgD0z8hzKv4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711942478; x=1712547278; 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=38PvPZabDoLfx5S5D1KBrWCAm4pDpYC8SLVdDXwnVCI=; b=sTbdRxOYHQZv5H02mB0NJn4KV3NnvFVwcpr9TPBs1ZxgYJjl5VsUqjSW9hxDV+a4nJ q+Iis5p5eiC78+u+o13M6fDJOcEXYnZOd3+wkidRgy0EvFTDWCU/c/tqxel1ZewHon4w 3EtToZOAj5S23P5rXgygiadSjzNZKRMDbPiZaaVlBUJgHuK4PsfyVaQKJUlVuAXFbuSA FCMB/k8HxUbUsQwtMfZVso9qiAnFzpkls6dfuOIuryoqAYH6DzrqgGyj1v0xa07U7d2o RI1i5XcbWDSm9IsUwzOyJ+gySDs+sbhxhhKImHXqzHvx0P2TWPvGPiCm8laFeuc9zuEx UEcA== X-Gm-Message-State: AOJu0YxhbYPXxk1xF0r3ib9RHfK5kAyfsgPx4R2f38riQvtCsNtsnOuj yGNvKCFhNw0hFMTXGbB/pgUa1z9UMhcT2bPO2bWdAiAHtfl/T1k1x/CdGVaRyQRXhqiK3qjFxwB +H2LS4IImLj5LS1iS4Y/C8CybxVhGetAcMCiZkPRWV/bXjNbLIGCR1H9X X-Google-Smtp-Source: AGHT+IEiWdG/1oH3cxaTxAZa175X4NmK95gBLe8FoHl9JlBy/J1IyEi+JEoGc3WCdIhwO2JNfBmFUkgn62Qs X-Received: by 2002:a67:fa50:0:b0:476:a58a:3948 with SMTP id j16-20020a67fa50000000b00476a58a3948mr5393564vsq.28.1711942478077; Sun, 31 Mar 2024 20:34:38 -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 n2-20020ab05402000000b007e09427d5c9sm485221uaa.17.2024.03.31.20.34.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 20:34:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 20:34:38 -0700 (PDT) Message-ID: <660a2b4e.b00a0220.5f513.b883SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id ACBF56052471; Sun, 31 Mar 2024 23:34:37 -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 | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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/