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 9765943F6C for ; Thu, 2 May 2024 23:18:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 931B5402C9; Thu, 2 May 2024 23:18:47 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 1C42A402C4 for ; Thu, 2 May 2024 23:18:46 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-61e04fcf813so21406587b3.3 for ; Thu, 02 May 2024 14:18:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714684725; x=1715289525; 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=zUxKbkQoDGW7ynS7S0dhjZWaqSyWzCnh0d86kOeRFzw=; b=Jw8FGUh1hAWjM/P+0mVsMX6wdvlm8vLX3V8ZlNlEKo8qMSfwHWmhXlYPwQrv462GFN 29nI04ysS4LuTKgqY/qbxLMQkOTMzCuUNa5NTR+Ebt3eARe9YkL1W+yb8HIUF8kpsxXx fEzi/O8Pg4eIVoWtLpk67/tuz5E9z5yA2A4HQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714684725; x=1715289525; 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=zUxKbkQoDGW7ynS7S0dhjZWaqSyWzCnh0d86kOeRFzw=; b=hbIyTQPS93bfSiQKlL3LKsSbM6uG6bTuKIpQzGSSs6kvbVhyI2NfXHDuWXO+ytlFVe RrDEeXEXNE0pNBiwd8xGeNxWQdh4UGEeMs7E7e2OuI0edYfU06Op61C1aRen+eRv/SuO LVUsdMYJtak2n9bj9K8JAGHfyr+d3jSVe4EnrYMYNdE/BU+HB6ztx48gCbuS20n+wyYW TCZ5pvP2cfc7leGdtqHV/oGhwGX5V+E1rQ0bR+zkOSMMCI50eSKmOD//5oEKDZgHXmpO qLNj38QekJKc9i6ub9dxFb98RNRg0GLPfwta5IE8rrVSV0UeEKpdKxDjOFTNnZwqboPQ nSMg== X-Gm-Message-State: AOJu0YwUmPiTxofvZ2FSX2hRqcVTQYIuctU/iudpwQtFVxgrwh4AgKjs b0UFq5Uw7X5C2+1nh5aCiV4rbwbBMmC39LWu6JnrGRcPgFSUjsS8PcQN6NrBAoLA6rBD6quP7l0 yxNfx81EafAKTJer0G2ViU97zile9MQQ4a3qVRUNnn5SfcF2Epir+FGsy X-Google-Smtp-Source: AGHT+IHuiT1I0gaksNj8yrBDgWYLgCQOcMKUmzHB25IiFeLTJc2G5X59H3aIyRjzRLHwwFiy92HiyPDg4Lfh X-Received: by 2002:a81:ad52:0:b0:611:7132:e6ba with SMTP id l18-20020a81ad52000000b006117132e6bamr790220ywk.40.1714684725435; Thu, 02 May 2024 14:18:45 -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 o10-20020a81730a000000b0061ae42afa8bsm152127ywc.3.2024.05.02.14.18.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 May 2024 14:18:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 May 2024 14:18:45 -0700 (PDT) Message-ID: <66340335.810a0220.444cf.9091SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 17CDD6052514; Thu, 2 May 2024 17:18:45 -0400 (EDT) Subject: |SUCCESS| pw139807-139808 [PATCH] [v3,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: <20240502201924.127273-3-aditya.ambadipudi@arm.com> References: <20240502201924.127273-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/139808 _Testing PASS_ Submitter: Aditya Ambadipudi Date: Thursday, May 02 2024 20:19:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139807-139808 --> 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/29902/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/