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 4156E43F01 for ; Thu, 25 Apr 2024 14:08:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C679435F4; Thu, 25 Apr 2024 14:08:42 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 489BB40284 for ; Thu, 25 Apr 2024 14:08:40 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6a04bae513cso4393846d6.1 for ; Thu, 25 Apr 2024 05:08:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714046919; x=1714651719; 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=Lyiw16pNyu2dXQ4QG7ET7RJx4F5T6EFucMMUeXxWRX0=; b=XfjvfAcpbesZ7lSzu1pKb7QatyEr5yn16buC/BCDdSyuJT/pnaQSNrWQGlb2BjCivl WlkCXxS3STm6EchRji0fzsIACAG82aA5iF/bk5RCQOVZnvpanAzzeLOnqZzMVNB3zLLZ z1oJzoRZ74p6NKZc71UJYYL0nTRlP0iX4FGQ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714046919; x=1714651719; 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=Lyiw16pNyu2dXQ4QG7ET7RJx4F5T6EFucMMUeXxWRX0=; b=uZ9ofkU+eQzKqjE9nFj322kgZt6KlDAgGthsKcwdx65HIed+4L0h6d7XLHxB4pBv7o Az4XlrWCiHgR9Hz+6TjXeDIj56jL928UCB+DMudk8l5O+OzH5ALQh28NAqy6kt4JbEfi 1YpfsqYLw1+lSZMJ0qt+43Ubfg22PmIHyOUS8/Qdl0CL6BGkUxcHklEhi9PjJcPIC3rb odJRXFi5mn7n+ox2XUesFyPPCNcDBTN2lx87rbV3Lw/yegd+7IrS0m3CuRts6RDOkn7w 05YlpLWnK6oKli56He8wsb5oeF8ri451fz26MI2vLa5iIs1QhZ8lp8NTd+Gii1xe9wyP /Byw== X-Gm-Message-State: AOJu0YzlEX8STho++GjFblZNYJRGZuPpERcZeZ6Xezedz6tK9YiQ13Nt XP0r5k+kROcSyzarWO+fYBvnGcpaiOUT0yh2Dz5aOhELN7Pev9dAGMWJxehVIzhurm61GT3+ps7 BxC6BdqrRzcNYUSxsxxehH+/IKN/IV+w5c95HXu59tokvbVpPtU5PaCD6 X-Google-Smtp-Source: AGHT+IFeaBUwXbxq46xBkzE8leKOdKkhEb/2UCH5i+SNkMca/sMpG2BX7EhE/yGHiTLCs8JmFQJNIZTZXF30 X-Received: by 2002:a0c:bec8:0:b0:6a0:8482:a526 with SMTP id f8-20020a0cbec8000000b006a08482a526mr5729508qvj.60.1714046919756; Thu, 25 Apr 2024 05:08:39 -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 iu13-20020ad45ccd000000b0069b4e37ddb6sm1228828qvb.8.2024.04.25.05.08.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 05:08:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 05:08:39 -0700 (PDT) Message-ID: <662a47c7.d40a0220.dfd7f.e25dSMTPIN_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 67F7E6052514; Thu, 25 Apr 2024 08:08:39 -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-unit-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_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/