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 0A86443D9C for ; Mon, 1 Apr 2024 04:48:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 031814026F; Mon, 1 Apr 2024 04:48:58 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 0DE3440265 for ; Mon, 1 Apr 2024 04:48:57 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-369ac58efa2so1400035ab.1 for ; Sun, 31 Mar 2024 19:48:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711939736; x=1712544536; 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=ULVd3iyD4Pdj+t/Pfmlpo1ZoIcGukPETtZPSfCrvHeU=; b=OWtC625dGvppQwzyex2dk5kw5fehgmLH+s1+qbHxU3eqXOh52x/TO7hLeKTCMPFocW 6+AHFVLFt2IVRHoQHrbe+YamZxhF80G9JG47OuZyFrOmWdhiM8YCet3MEp1nk4x+CaVR wE8Scj3PWesByMSEXrvjUr0dpK9M3tYcers/0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711939736; x=1712544536; 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=ULVd3iyD4Pdj+t/Pfmlpo1ZoIcGukPETtZPSfCrvHeU=; b=J9uLdQky9VxjaD1uzh9/tBGR/l0kdraeRom586tXGx+/O/8bNLL4YfggEkWW8rHfDf fkyJBjZnbO7MoZb2q7QQa2i8CMq1vy8wSaiCZaYwdykLGyBxAL2yITHyHGEe+t1pj5EK 5mxdbEh6MSFWfGlamTXBwMVSozqxmrXDEX6uRFm1ezT9WEceZKyZAgzN8KoGbRScS+9h LiB//8UXSBdmP9S6zljINtQWpHjF0q+3/J/2zeKNxD04A59lFqWXwEN6r/w+1ig+b3IC m19Aji9WwvKp8xjMZlQKQZ+WdAuxQovH13mwmyaZkXfwviCftdbWepl4EkpM/YUQOAMN /hMQ== X-Gm-Message-State: AOJu0YxGMBSbOD4B5SSSpOCczajxKHFkcKO+RERJP5ImqUsPTLB/rdPv cAZNbsnE43ZYEUpLkwE7s62v2QQ13UK9s4/ytRsXEvWzKD/UTn/23HfFE0ubqtoH8ExPcUjKX8g RSxg6yGAxXirQhiaNdJtlVnSenFu1RXzePJTAAVKajx8sb7syVPXQjW2K X-Google-Smtp-Source: AGHT+IEawbsDR+a/R5BK3GRuc0bd8VOakivPM+Uz/Ifv7dI2W2HgNZvM0YTu2MJ0GEJAIwVclJ5vlQeO8N2S X-Received: by 2002:a92:dac1:0:b0:369:934a:9e79 with SMTP id o1-20020a92dac1000000b00369934a9e79mr3388169ilq.10.1711939736367; Sun, 31 Mar 2024 19:48:56 -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 p18-20020a92d292000000b003689b40cb1dsm437412ilp.42.2024.03.31.19.48.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:48:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:48:56 -0700 (PDT) Message-ID: <660a2098.920a0220.ea5cc.980cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D074A6052471; Sun, 31 Mar 2024 22:48:55 -0400 (EDT) Subject: |SUCCESS| pw139012-139013 [PATCH] [v1,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: <20240401013729.1466298-3-aditya.ambadipudi@arm.com> References: <20240401013729.1466298-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/139013 _Testing PASS_ Submitter: Aditya Ambadipudi Date: Monday, April 01 2024 01:37:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 139012-139013 --> 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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 11 (arm) | PASS | +---------------------+----------------+ | Fedora 37 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/29687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/