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 D2F4243EBB for ; Thu, 25 Apr 2024 13:59:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC430435F4; Thu, 25 Apr 2024 13:59:57 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 2EE6B40284 for ; Thu, 25 Apr 2024 13:59:56 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36a1e9b94d4so4114955ab.1 for ; Thu, 25 Apr 2024 04:59:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714046395; x=1714651195; 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=ZX3t9Jc2SHozUnmKZOFeUUm9q4MSigHBVZRBTaBzTY1ibhBaghLVcX+hC3q3jojim+ jSqRw62TuBFZb61OYNLZFTaO3uK/tSlpp5VtR++NYjtg8yJz/u4AeGYYkBmk2dQPzhrE jv9POOtjz72qLJxNOrvNagO+mG1PfvaDIMIes= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714046395; x=1714651195; 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=p4a+m4GMqnwwrEskktoBKrlJw9yy0eZEsX4N9drXizBnqOTUs6YEkveiW4KJm2k8Xu 8e+hwxTkRfomXI9NsQ67ec4aA1gMU5PjsqqXmPiJ848cYxngJMc3gQAFHKbitxgx5T68 ZQ1dlLo4DA5f7iA2mqxBSM8s2mXm2JPXWYFRCq/FMw+2EpPbQPsKF1QeTmtagRWgOpIO AX1GwpbxEZEgdlfTRWAm63/2nBKfNhQqrYNlO/d+JlHggAH9P+CEebR1iAXNT98k09wq S3TPfWOtkd8Dzm4rHELkYpnkJWNjUmJ9fKj1fy7RemSmJLLv4oYEE1ZVVMZh0BKkFhJb w3WA== X-Gm-Message-State: AOJu0YzaobBHrkXHML55lZmDDVEftqz1tyWrqCAZhr1avdaBxLRYd+Ir +lfNJJg7ZNdCkbxDIaTHxKiYeqYEPxp2ad4Uba6/8D9fZFQw+f9QWbdtEdv/mNoLGLq+8qgb+p7 +OApY6dcwKsTLtMknuhyKeeynMIQpyrh6T8HVkQl5mF0bvNH+mes/jCU6 X-Google-Smtp-Source: AGHT+IGB6AzSpwUhdbNAEvXhB+xbGd35svPl0Mlc97MmvWmXzpuGv+cY4M30DtUPB52J1sZaYJKKSWMAXCRG X-Received: by 2002:a05:6e02:20c1:b0:36c:9b0:2e65 with SMTP id 1-20020a056e0220c100b0036c09b02e65mr6138191ilq.27.1714046395576; Thu, 25 Apr 2024 04:59:55 -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 ca21-20020a0566381c1500b00486fa13d0e7sm187227jab.8.2024.04.25.04.59.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 04:59:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 04:59:55 -0700 (PDT) Message-ID: <662a45bb.050a0220.3fe46.8cabSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F51F6052514; Thu, 25 Apr 2024 07:59:55 -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/