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 88AF043F01 for ; Thu, 25 Apr 2024 14:06:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81DD8435F4; Thu, 25 Apr 2024 14:06:48 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 0146E40284 for ; Thu, 25 Apr 2024 14:06:47 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6a0406438b5so3976936d6.1 for ; Thu, 25 Apr 2024 05:06:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714046806; x=1714651606; 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=PfzhsrGzOcctaBfHrIxFhRZcfaCwencoqzb6DWqusG4=; b=eioX8SpQf3iDg3Vnv+JQUzU85fOPZX1XEzEmy5XUqL8t5P+aQackABo1HYPn3tRMVo 4NgM8GBAcU9FaQuZGpfJWYEmKrlkGfIitS+J12w6ZBf9sZO73XUE3LArpjNCx0T8/58M jHcy+NeMqBBGLfDn7wbzolixpzzXZy1j1LeL4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714046806; x=1714651606; 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=PfzhsrGzOcctaBfHrIxFhRZcfaCwencoqzb6DWqusG4=; b=eOEeLmUUAC3/0B4EwJ3d7TUuWo3oGVxoYz/ISZgsTBYoEK6so8Eg6ciC02lV9XU7az czkUrWQt4vITxn4iNCRT7aWp3VJgJ7kJ4B6d2qYJzZCb3iTDSqzkfOaOk5tan50pEZcD 0q6tpJUCLE+i7dcJ0DkU7Euy315Mb4fuliBcY1LUs72Sw017bRLW4nmwnrVkyfBtLVFE M1zhzbeKF9UtH9WIMb2O3+JGTj0r6pbQsQGL1HxWlp45V5xJrNUDSYwpyyIhygLq1mDY 94aNHKM6H3F5KUEeTta7K86TT9NqtaXJb03fD+qw4c32A4nisPTic8Nzn5Ln9o6Z/SKr ck7A== X-Gm-Message-State: AOJu0Ywnwqsjd1D+40CqArjpVJwWj6Vx8w+Fxdo4wCq3wt1J7NaFFai2 YtdEbx/+EtV4snwLnkr9s7DaoN8hkAL5vLJX/90UTb9zAt7AiN1GRluwToB9R5tBD5hz5w4GqKn lJeXdSSi5SgEZ1cFJkmG2k31GdW3bXG7/WR9EoM7iLPWka5Fa+wlIKde7 X-Google-Smtp-Source: AGHT+IEHQDFOjhc9VkJqi65pyAqz8I9RJfyZ40nYMxDYLIngiZd72WLZYrMnnYe1wNJdW4glLjIoR+LRdiSE X-Received: by 2002:a0c:e0d4:0:b0:6a0:93c5:f105 with SMTP id x20-20020a0ce0d4000000b006a093c5f105mr4576116qvk.6.1714046806401; Thu, 25 Apr 2024 05:06:46 -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 ib13-20020a0562141c8d00b0069b1859a87csm1263458qvb.77.2024.04.25.05.06.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 05:06:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 05:06:46 -0700 (PDT) Message-ID: <662a4756.050a0220.5645c.35faSMTPIN_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 182916052514; Thu, 25 Apr 2024 08:06:46 -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 | +=============================+================+==============+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | 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/