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 0A3D043D9C for ; Mon, 1 Apr 2024 04:20:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2FEF4026F; Mon, 1 Apr 2024 04:20:14 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 8377D40265 for ; Mon, 1 Apr 2024 04:20:13 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6e675181ceaso2294926a34.2 for ; Sun, 31 Mar 2024 19:20:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711938013; x=1712542813; 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=NsoJ2XMhuB5xHBdnlC0q1xxv9TGhozt8XZOiPnHCZzg=; b=Ae/yl8t4B+o7mVyKXLFc/ww/nkBYNQ8jDqSHEZLyNAz+H+Jgr1GZDJ28ZzowfyOtkN e+r7VDeC1szEZK1GO7cYjnWjajqB0SOzSjuUd6GyNeVUP3NZNGpsg9Og2QOd3Uexwaae 0HnQxgmDJsIj98hMyrYK4UAdoVxA/HBxefjgc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711938013; x=1712542813; 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=NsoJ2XMhuB5xHBdnlC0q1xxv9TGhozt8XZOiPnHCZzg=; b=hvHUAuXeLK0uiuUDS1q0QmHKB9O9CPoWGoci0GOKA0TDZbBx1VrOSCNyv0uOxonBNn Y4vLJsjvYXr4qKxGjhIFwQoRXiE5DDXtxp5if+r/vFPkvN3Ebi/e6pHCZOKsUomD1jMV 9hxE2yOeug3m+gYBkO21OGKTnI8OuGRcrnH/RowxcUYPULM7NvGanlrzMEifPyGGMCNL AgbyNZwdUqyIVO83MPLiHx4PMFu5/8fGPco3UAoyuFGeEjhsN6Tk8CAVfF/LcCUW6cTF 5lJuGK2oECgDUKgksZibt07aGrwRAPynoLQUvjYjVlTLpsAVlEDPe5q4BwFoxGCxEHZx sJ/g== X-Gm-Message-State: AOJu0YwSNhgc7yCCp5F1qUykPdjZ5xNVHpH9vW6XWRY3QC0DEChiCE6o FPN+G03J57wYt2KF7fU0EyEwfCkF6D8FNgZhbnW4DmNPbi3lWqLROULXl0XycPS+ZLxQlHueqCF Z3QQc/VSj48B40oU+mHZ6URaa6ErJd69F+JPVQxsY1jRipBc77iK4C7E0 X-Google-Smtp-Source: AGHT+IH65ArFQfgsZarsjsKZ/t78B9sdQ/IQLkkClmLm0YcZbsazNFJngt1R7UKGCUsfsxasbD6jZdhdItEo X-Received: by 2002:a05:6830:160f:b0:6e6:b28b:c408 with SMTP id g15-20020a056830160f00b006e6b28bc408mr7627779otr.9.1711938012976; Sun, 31 Mar 2024 19:20:12 -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 dy20-20020a056830211400b006e6ce3c27d2sm452862otb.10.2024.03.31.19.20.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:20:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:20:12 -0700 (PDT) Message-ID: <660a19dc.050a0220.74af8.81f2SMTPIN_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 23D446052471; Sun, 31 Mar 2024 22:20:12 -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-compile-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_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/