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 3244843EEA for ; Tue, 23 Apr 2024 15:34:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2006040E54; Tue, 23 Apr 2024 15:34:38 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id AC98C402AB for ; Tue, 23 Apr 2024 15:34:36 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5aa400b917dso3778418eaf.0 for ; Tue, 23 Apr 2024 06:34:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713879276; x=1714484076; 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=0YPy3rBvGzYvTUJACejdQ6ZkFVrjffaDAppmCOQPv6M=; b=hGQ+xKdxQIzHgxOu2Nz88G00I4m3GpSXxZpzEmQULj9EsGguEE+yrHhR0MyYydgI+8 Rgqi3JM1WQm07+/QE1bOzbDI7ZN188Il0W0Y98vcw1IQAkmf7Nu1EO0s/JUWvF1NODRY X4oxcAqW4+5rECOjrmkfWR4UBKmXstramS6z4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713879276; x=1714484076; 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=0YPy3rBvGzYvTUJACejdQ6ZkFVrjffaDAppmCOQPv6M=; b=UPfjWX0HftC7cvIRGrG3bYFIDLfxocdWbIrYsW0ma2TuWyQaiCNaAmFnqaGIa5xoDh b+r/OinlWH6pPxhA2VX9fJy+5anBcyD0nV1G4JVAz8Ze185405V+wnaFwZS74UoTROjV JU7W/lnGxYEiC4UaA2raPvtzocYd/AZuHRnNhqkbBkK7PRHcWNxhfjvYTkxgCRvPwBoW Z9hCgLEHu+63r04jfm+2mimv21IC3GLYaGTJ9cVCSylAxo7S+44raJtq34VPgEbPjyxn gM6W/fz/crBmr7Mdym64ogn85b3KPXvoUZh0zlJHvAfF//DaVqYCAabz3exi6NCXuGQB vtOA== X-Gm-Message-State: AOJu0YyLE/56BM/kWGDmDfmQwB2NHkoAOt8ERj9ypvUkfgPZ3djhw8d7 3ck+gDcGIiEZU7gXbYTrJ/izvobSiJ+PbvwBC0H94vBqmyb1qJ/JdDe4w6VlOAxF+wcAdSqQeUp SeyrhO5c5d+HV/pozHdoG0ZSyxN5w2YRkb3cQhja2 X-Google-Smtp-Source: AGHT+IFZP4hPjytr4SGIYAoaKx+Kc7IpcCKOL7U6TTKFaDZI67fyVEPOsY/S9lf/2dXuyLvwY5pYHzSuZYYf X-Received: by 2002:a4a:1404:0:b0:5aa:396b:6537 with SMTP id 4-20020a4a1404000000b005aa396b6537mr15668403ood.7.1713879276065; Tue, 23 Apr 2024 06:34:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 125-20020a4a1483000000b005a4c8f41a73sm939161ood.9.2024.04.23.06.34.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 06:34:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 06:34:36 -0700 (PDT) Message-ID: <6627b8ec.4a0a0220.9845a.8259SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8D3BD6052514; Tue, 23 Apr 2024 09:34:35 -0400 (EDT) Subject: |SUCCESS| pw139628-139636 [PATCH] [v1,9/9] test/bbdev: remove unnece From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240422190800.123027-10-hernan.vargas@intel.com> References: <20240422190800.123027-10-hernan.vargas@intel.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/139636 _Testing PASS_ Submitter: Hernan Vargas Date: Monday, April 22 2024 19:08:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:98b4ecb4e4d73e93fdfa53f552b48d71104b445f 139628-139636 --> 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/29842/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/