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 1511C43D9C for ; Mon, 1 Apr 2024 04:36:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10D0B4026F; Mon, 1 Apr 2024 04:36:35 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 0D5C140265 for ; Mon, 1 Apr 2024 04:36:34 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4d46c4e1578so971879e0c.3 for ; Sun, 31 Mar 2024 19:36:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711938993; x=1712543793; 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=VwoBxpNbZQQVMKUKYjINHXRGg7FlI0T2h291NEU2eXA=; b=ZJdc75Gl0mLV1xz3c0hIOm8Wvp96hgDMBqxq9473gIHTv6F9Zu7ltXvfkn8NJSzr5n kOGuf9Zn0BTPNG0yhPCoreuqDBqMo33y0G2B3MqQqU6Daj7611tr/crpNXjRz9kLJA81 gn4UgzHcgmbTK2Ex6sNnl6XfHp6oDa9xUnR6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711938993; x=1712543793; 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=VwoBxpNbZQQVMKUKYjINHXRGg7FlI0T2h291NEU2eXA=; b=Bc/ib84CfkvMiRQaaqeXuQXbfSEtj+XUFla3R35RwgipmFR0M9CwBif5cVMPaEIbmz 6SqOQPW14EHoy5B2oMSPnMK901hL/nwYSRsZYxna0pHY3LvUi8skLWcH4eK0MUelIM61 MilHCjrraB5OcI0bY/kKxqpHMoHoyjjZxw9Gm7KL7z7ZxMJgqRCB3IGrCoCNz+J7tNrq cjh44M/oAYzbt80F9vkAtW0C7sdp+AQGwHtJEy8jk12P/UL5tkcQeTRoROru5z+dVqO6 p0Hc9Awu2IJ3ZmT0vNDncQWoRjZeat3gvGkfNv9T6x5aSG3P7ZeZ10S5Drx/fdygKuBo 5jvw== X-Gm-Message-State: AOJu0Yx2uApY2XQXNpwBBwcwpYQ4mt9mKQTwBRH2CvpaAaZdj/lhugsc 1ibfvkHc7LMxN0RMgB94O9XBB0v+N25/UBH/jlcJUSwYg0Mjhdpxd1XZ/pYtlE4BmNuXdM1pyHU XDQdJLbvjZ7r9iSIFz5LyVt2TYWMIti180MJf2AD9 X-Google-Smtp-Source: AGHT+IE2CqGL2q4bp1V/yMw2HtZdGUu3dQMZDQjoI+IT8MLNO3/wTzkQQDzLEDxjtXtjT0Veas063STRpKOT X-Received: by 2002:a05:6122:3a07:b0:4cb:56c5:5816 with SMTP id fp7-20020a0561223a0700b004cb56c55816mr5192552vkb.12.1711938993383; Sun, 31 Mar 2024 19:36:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q14-20020a05621419ee00b00698fc48f09dsm387489qvc.14.2024.03.31.19.36.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:36:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:36:33 -0700 (PDT) Message-ID: <660a1db1.050a0220.b5b17.5ffaSMTPIN_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 184766052471; Sun, 31 Mar 2024 22:36:33 -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 | +----------------------------------------+--------------------+ 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 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/