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 4A46B43D9C for ; Mon, 1 Apr 2024 04:57:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CE7B4026F; Mon, 1 Apr 2024 04:57:49 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 0426040265 for ; Mon, 1 Apr 2024 04:57:48 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-614ec7ee902so919767b3.2 for ; Sun, 31 Mar 2024 19:57:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711940267; x=1712545067; 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=M8ZJLWS7XEX41j0lwUZbp/0xoLkJYoZa50GqQQT7z1o=; b=DXc9eicATsWD+A1JaHGIkImuAvarW2SPj4SK1qiU4sWcGzoQYrHfmrdlPfQceSJ5t+ KkibIZFv2fusJWiUbPUIBFd+FIfh1UrsfFOykOLo+3/B9Hh1SDKQxg5W26y4YneGNsGL kGY4WFtNVaLxj5PkPyINPmNL8C27v3MS1RRJk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711940267; x=1712545067; 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=M8ZJLWS7XEX41j0lwUZbp/0xoLkJYoZa50GqQQT7z1o=; b=gntpA1CYJjQs6sFkctKVsZwCUMncyI5rj5eLgZKHY6L/k/tpd5T1/a/az8LY7Io1i0 oZzaQdZO1wQjXnPQzH5vkXGzZUagIZQu15mLcfIsb9U9uoL4dBdw4LTLs67hvGO09ZQe 19IJd3iIc+A/N3LkRqZ8OgnliuaKyyvlcApwPw0q2H/KgzHZxW1Iy3B+rrnJOmwkZPXJ cALLnBaO3NBmdcLqdyIb2cWfz91geiiJx1EZ9I5ieSnlN6uobJixWHT2BPZmc2ZRZ6ya XvrXbgqH+d4vvzY16/n3I5G8GH75NmZh2izW+kUvNEjKzXtjt//+WQSWu+PSeAsf0PWR huEQ== X-Gm-Message-State: AOJu0YysOFqsaV7u28CI7TknTekcn2I2g5ivey/m6k3HXJiQCQvykFpX wm4vEOuFD0mc1KwVyYDK9n5M5qOigASfn88kxwmUZSjvt3zrrytKW03oKChuHpr4NdqAs3qPguQ Jqoh+sNHktrNU6ficoTD6tiuwo1WL+8J9VhQhXOIeL9Nq4IxgO99iXcu6 X-Google-Smtp-Source: AGHT+IE7TyxTOAncj9KRt36FUPAtZ//QSLEFhX9jGJGY+eP/TC8tS58zW+PQ/VGDHuEVGRwE9pyRPF5B8LWw X-Received: by 2002:a0d:f682:0:b0:614:2da9:4a82 with SMTP id g124-20020a0df682000000b006142da94a82mr8112700ywf.4.1711940267451; Sun, 31 Mar 2024 19:57:47 -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 hs5-20020a05690c648500b0060815e75c19sm232861ywb.66.2024.03.31.19.57.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:57:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:57:47 -0700 (PDT) Message-ID: <660a22ab.050a0220.51c9d.ca3fSMTPIN_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 1BB276052471; Sun, 31 Mar 2024 22:57:47 -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-sample-apps-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ 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/29687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/