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 234B843D9C for ; Mon, 1 Apr 2024 04:36:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F31BD4026F; Mon, 1 Apr 2024 04:36:22 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id AB71840265 for ; Mon, 1 Apr 2024 04:36:21 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6990b53a2cbso1924986d6.0 for ; Sun, 31 Mar 2024 19:36:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711938981; x=1712543781; 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=FgLF0iaE9aZ2rf9tIDa3kZ9wuQDHBn0BkMpVp/w48A8=; b=bozLGCqHdnIpm5GGVrUeekOkFSef1UeU592Vufui9zzaUtyNf0KV1fLhFIg+iaxXDC 80Pj8PrE4xZxd/jrLyO2YoGXqUGRV7x++HlC+YNteTXykV54ttqFHfz6YiOj5p7o3vUT WCi3fwDIvJLdws43TNgPplkfRz8MCqZyUh934= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711938981; x=1712543781; 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=FgLF0iaE9aZ2rf9tIDa3kZ9wuQDHBn0BkMpVp/w48A8=; b=L0w44XwgYsbf/gVxBXAClEhJPOvMkJoejKax9SLMNpzugkg/nAIiuO0bJfHdkazTYr YUX0xFHtAvS5bcU+97Se+4kU0/6z2v8akNn1gt80dl6m20yFmFDgy2G8jiQnN81Ra0+f NhtssCqSjgbKjEa9O23DafEZyig/4HCfGo/sEZaatGVtqnIM9ZaFeKfmEZttkid1DG1N Ml+p7txLdDVP/9VypWuNgWwuNWJRy0yZTaBdHBK+s5ActTBnofxamoGnh/HISolzQa93 bQJAyRLdxpaRkn57JSXBQeO2sMz/9sEH6+W9nvt0174GhXpSqYvf+Xqjylhwl1RyWyjj 8OSA== X-Gm-Message-State: AOJu0Yxn+a4h/g40Esuuz1xJVT633LQicyXRVB9+S1pX/R+Ssl+DcLpY eVtv4qY7rEOocnrrLXEOFV4+0RwdZYw/XoO8kvHDEInQtdQnmldm96FHbCoUSgOYbe80kxU5gvZ r9iTtH+fapYlGCtWww1b5NjR+3cNEkfADDIK4z/Zg7pJ21VOzmjFI7trW X-Google-Smtp-Source: AGHT+IHUOAh+4rkp5EoAG9LsuoogAPrqJfRVxmk84+l4bcXjKYtZOC0jImAr6D/TPlG63rzzAGXKcGIGfq8f X-Received: by 2002:a0c:e64e:0:b0:696:755f:c0cb with SMTP id c14-20020a0ce64e000000b00696755fc0cbmr13979946qvn.8.1711938981034; Sun, 31 Mar 2024 19:36:21 -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 fo15-20020ad45f0f000000b006990a16edddsm107438qvb.10.2024.03.31.19.36.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:36:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:36:21 -0700 (PDT) Message-ID: <660a1da5.d40a0220.f1996.5969SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B275D6052471; Sun, 31 Mar 2024 22:36:20 -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 | +---------------------+----------------+ 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 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/