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 D99B143DD5 for ; Thu, 25 Apr 2024 13:35:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D55B0435F4; Thu, 25 Apr 2024 13:35:01 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 5D84D40284 for ; Thu, 25 Apr 2024 13:35:00 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7d9e2a5e097so30182639f.3 for ; Thu, 25 Apr 2024 04:35:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714044899; x=1714649699; 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=NqM1yQWsh2AxsrFro1CoCOkPdS7oOeueYyms6wmpI6A=; b=fksEO/KXCL2AAD/oYqG0zz1MAWC8ngpQ211RRhxUkVETxAae9aWBkhy/0XeKs3ywKP CWvNWyY+5PS1DU0M29YhJSDDvjv9tie3z275LWKUvv5O1uh0MsvRLMO5i4vf+sjPHSfR X22fyLMqB3IR+D5AhU4rN5xaz+XMkZs4MaH1M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714044899; x=1714649699; 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=NqM1yQWsh2AxsrFro1CoCOkPdS7oOeueYyms6wmpI6A=; b=pLvqZ+Q0uOyoA8PAtPAELzHZKa9L/N+NiSU1yeke/gmCNsAkaZAkl91EV4/ibmF6nM 2dAXOyuxczd+Uoh8ABFIxhtVg3ZSvvJ4m7StC4rjh4hc1BK/aCfeykQ2B2ukF4MdL1d+ Q4UV046YVxiiaU97FB7L7gOIT6FOTSrti/az+b8BnuxEMeA0XQ+/XF8oYOVU//85DRC+ ImyfIbgWvsQcGuToSFRHc2sm2HlpAy7xup56gzPOYViSR0bbEI9qqdsZaA2ZKbiQA0YH BZqt4WFqfehLDGpiJhIem88vTdFs/BFiYSLpodfRK5j18cS04QUb12Dlfp7tcuuRucSX ZJCA== X-Gm-Message-State: AOJu0YzqHHgJIW17M7ME1b05tA4q8JALp1A9S8ec8ZaAwMlxzlw5xMTU fKTfMOJ3A9lP9O7d2/2wKRl9Hf/dOs7n2bnSaWy2PsaSDpPfOFmfd8a0zTDxcHqGXsVmpbtAZdA VHo4n9RgxjZ737AE43Dlkj7sobXDdp/S5XJZe+3F/lM2ujGxB9AWIbVmx X-Google-Smtp-Source: AGHT+IEBocZW22ZatsCE3AQJlO66JVrpIyJwQqGk/bd0LuLpP9CyNJKwNXyKOwZXqLGpq8VRQRK27zLD3s+g X-Received: by 2002:a05:6602:254f:b0:7de:a5a9:e9c3 with SMTP id cg15-20020a056602254f00b007dea5a9e9c3mr210713iob.6.1714044899497; Thu, 25 Apr 2024 04:34:59 -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 hr15-20020a056638700f00b00482f5e175aesm1187206jab.46.2024.04.25.04.34.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 04:34:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 04:34:59 -0700 (PDT) Message-ID: <662a3fe3.050a0220.26913.2755SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1BBB36052514; Thu, 25 Apr 2024 07:34:59 -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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/