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 DBA8E43D9C for ; Mon, 1 Apr 2024 05:14:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85D7E4026F; Mon, 1 Apr 2024 05:14:42 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id D27CA40265 for ; Mon, 1 Apr 2024 05:14:40 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-78a746759b4so269096185a.2 for ; Sun, 31 Mar 2024 20:14:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711941280; x=1712546080; 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=48QkAJizSw+8VPB16UEYuZv+5KLgKIA0/zs2Ku9gtpI=; b=ONxHM1l5bm74HIq3nxl/8PbtzRFEtXkDxkGxCs5PcjgY5+c+BWCgrxVbZ4CkV+0tg9 YNBUFwiDWawiuqkXS2tgCxjgPzqGqlOAl2ruDcpwVlcGsevehI78/3k4YrOJOKI4C6k3 A7jMglNLXZGUjINUH0XYLcLH3zHL7TSAf5ReE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711941280; x=1712546080; 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=48QkAJizSw+8VPB16UEYuZv+5KLgKIA0/zs2Ku9gtpI=; b=SpwlRZYcae8iug4C6gThkzzCc6X6spX0KB/JWhPvE6vGxQ47YBPD0ZPddV+jxOGA3R eWrSMIM7H8AQMou1ejMok5etu6ORSg3DN2q6Taol099C568BFxedkU1naXHq2wjlQMIv Ctd6Un2SlOcGiP72isLLc32l9xW7+CbdXQIABq4FAK+UpL3IBhMtTP+74oSNn1HWHKgF a33zUJWp8xNYRBoOQTMtJGZPOUsPvN134N5JWcjK7AnlwI3yhfn/Tq4TG3uTtxK6yds4 8uf8rJK10VO60czmh+01oRabRvThlo54Q4/l9G2CXaacHxpP9zB82Zwn6uuyQG8hU8Eu 0Mtw== X-Gm-Message-State: AOJu0YzwLk79zfAk303q5T0VH7h3vhuH4V36kPrD3/q27gfmdAFP31At Rd41pmHroL9OE4znRyBAsrjfrGR1pM8V8ha2o60VdCcXZ2OKjgcfMeq/wj1NmXnOkIHvU0F+EA1 dY2SwvjWr+GeO4OQMPcL3uHXJR/rezWPUzKwnStby X-Google-Smtp-Source: AGHT+IHuxtt0jMYe15SJKRfGAHhYJxB60RT4okm32ZhmRPv54nR39tetKklBMdWGlCowP2wbyMYVypdJuSON X-Received: by 2002:a05:620a:51c4:b0:78a:517d:5093 with SMTP id cx4-20020a05620a51c400b0078a517d5093mr8684325qkb.48.1711941280175; Sun, 31 Mar 2024 20:14:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s9-20020a05620a0bc900b0078bbdf73cd8sm311526qki.2.2024.03.31.20.14.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 20:14:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 20:14:40 -0700 (PDT) Message-ID: <660a26a0.050a0220.a1f9a.d2bdSMTPIN_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 95D5D6052471; Sun, 31 Mar 2024 23:14:39 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/139013 _Functional Testing PASS_ Submitter: Aditya Ambadipudi Date: Monday, April 01 2024 01:37:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 139012-139013 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/