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 229C443DD5 for ; Thu, 25 Apr 2024 13:17:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B906435F4; Thu, 25 Apr 2024 13:17:20 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 5A53240284 for ; Thu, 25 Apr 2024 13:17:19 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-222a9eae9a7so415681fac.3 for ; Thu, 25 Apr 2024 04:17:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714043838; x=1714648638; 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=uQGIpcujlltfJ/HBgeRJRA6Sz8fjDoOkFXozJ44gYBA=; b=HbU98NrQYF5LvVxYb58olF7hQQ06YFLxircNw/hsPC70lXB8IwGvJdXJ4HCDKhVhFt Bp3JUca7r5TLjLI9Ojz0TKnXl02qTlwJ3Q4ERWnjyz9amOHYiM/Jcm/8rYcGh5dTHePy m3G20/g1m6fOpoIM0us8n0DLJKRG4JDZzfoS8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714043838; x=1714648638; 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=uQGIpcujlltfJ/HBgeRJRA6Sz8fjDoOkFXozJ44gYBA=; b=mbh0FLLLM0tORPHlDtN1h0j39pmRBK/jkEFTmhG/ACo1/lfhQ9PEUZ5qRPVeLCBn3o KEPyTe8qPL9P2gwLDhMPtqtDLOcvKbu9hbtpuAT4p0NBeKd8nP7+3JxkVvEQowNgjS7M 3AvsuSyRjKBgXsvtHYVd2dOQtie+yhZLJ5MXakgL36pqhFXe4GQobYSM8lEEeCDU/v/3 Pc7PNFUTT/SiEG0o6GopTJk8E3E6u2OHDr9QyF7UUcG2zvNxx/m59Xh+kKsHzVzVvg78 97ng3K6lYAwnyDwkhH1hoMYzsR3Rfe/75YVjDANHCt/qbkEsP0cfd5QxYPqSWSGDnsXB oDBQ== X-Gm-Message-State: AOJu0YwJZtrZgrzDCPrbbuDjEm2ANzk7etmlB6XXbu9oIkT+03kW2od9 ZJSYzwcDq93jSgE5PX7kp2eiGUH+bV93IuKidJHHhn15iKBFSqlBx6hx3Z/5GwntesiEJNLcNn6 1egNvSLeXdujcsWk2WhO4X+mjT1DgkKM1n0YLOH6E X-Google-Smtp-Source: AGHT+IFBrT+/fnWAYF4FOkLOf4jCc+YkQoEtA8ccw5kk136K91q34WcBI/8hrfMb4l9CeffSjQJaz8t4lNCh X-Received: by 2002:a05:6870:818f:b0:22e:c8ee:9307 with SMTP id k15-20020a056870818f00b0022ec8ee9307mr6187235oae.29.1714043838683; Thu, 25 Apr 2024 04:17:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z22-20020a056870e15600b0021e2496edafsm340639oaa.25.2024.04.25.04.17.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 04:17:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 04:17:18 -0700 (PDT) Message-ID: <662a3bbe.050a0220.970c8.e9c3SMTPIN_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 BA1A56052514; Thu, 25 Apr 2024 07:17:17 -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-amd64-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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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/