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 81FCA43EBB for ; Thu, 25 Apr 2024 13:59:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E0E94378D; Thu, 25 Apr 2024 13:59:00 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 0F57040284 for ; Thu, 25 Apr 2024 13:58:54 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4dac19aa9b5so319567e0c.2 for ; Thu, 25 Apr 2024 04:58:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714046333; x=1714651133; 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=X0AeTFXEuMh4NJGMVq5QgrqapunoSc+2NhNjDNh1yBg=; b=GxhYwYu+LbIi72C6Wm59OJ9u6hZ7yFpFGNjYkZYZ64DF8cl1pq3gtcIUnkRZQRrXtx qbmKxSxkemwtHKzq/XmNjVBSqvdiDi3dQyrek5WaFPtw9zJWcsciMqgIgsq1B579Xonk hVLUrbdsMjPXFYmsP57YW2SlHq/K0PG0/V37Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714046333; x=1714651133; 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=X0AeTFXEuMh4NJGMVq5QgrqapunoSc+2NhNjDNh1yBg=; b=vbOkIy+mM3reRlWlnxsZDE4znNCf1jKDhizxnGF6itTJbNP5rOKRQL7upeikA8CgwC kdRguRfa6w2SBfTvX2/JpUDOTCuLyXqdo9jqbaFHM7rrpGhsPq5LL3X1fBmJy+mnegfw khDmsAKbwnHKNB99BdG3WWQFFOoebkCSFdhHZ7AN8c34eu50kzLbgPVle/IJ6CGfB6sG 0y8iLWg8pDM4WYnjd/sT45SpTT1ue6mO0XBtwSDOtt5zadWlbBMQRWwc0wJtEQ6zoBFT aHOZrxWvE9O4xjkRVkNqYmT7JqgoNsP8NWUHKXIAQA1pD7CgWpsiujUmc1FME0V1G0To QFiQ== X-Gm-Message-State: AOJu0Yx1mKX4bxnQt6CGYeqy1mHnLLRaUOfgQ6kJmNRRvYcm00n1wrOw WmGmR7XKKCDiB9uiCz+5WHuefmI2YPhhiAyNJieINRN5w8W+CL6x7x/r2UxKr6My7KX4hdrPHqA /NOiVkKIQriiJWxOAJGtRMaA3mROQOks45yOlEHi8kY7Bx55iSHD0aV48 X-Google-Smtp-Source: AGHT+IEW9jpYukVaLewtttGjQpnUBiR1LjVEi1LzT3GVzObWSM15YJ56CB9a54rSe9z3L3qHO2VioKSV+FEx X-Received: by 2002:a05:6122:134a:b0:4d3:45a2:ae53 with SMTP id f10-20020a056122134a00b004d345a2ae53mr6363217vkp.16.1714046333417; Thu, 25 Apr 2024 04:58:53 -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 ce41-20020a056122412900b004daabb1429csm864919vkb.0.2024.04.25.04.58.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 04:58:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 04:58:53 -0700 (PDT) Message-ID: <662a457d.050a0220.b3fdf.626eSMTPIN_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 EA6A26052514; Thu, 25 Apr 2024 07:58:52 -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 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 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/