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 908D043E82 for ; Tue, 23 Apr 2024 14:24:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8495C40E54; Tue, 23 Apr 2024 14:24:40 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 1D34D402AB for ; Tue, 23 Apr 2024 14:24:39 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7de5d4635abso13435839f.1 for ; Tue, 23 Apr 2024 05:24:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713875078; x=1714479878; 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=s2DD5beHRg+yOuQp+Mi/WUzg27ayBBa51vpVM3ErXyI=; b=HaTPFNFgY9S9LeZJUmPUl2ul/AAQmYCwHKi64Led2+PC2ar631ehSBs3zwRCavX4cv zBg1o+D8FZMdpjme+ivhPLhWRFMZduAOaAxYCsuse94vcw8QhaMS/lVlDrAcScNq6X8W hZiVt6jJaYbs+F0b+DlR7chP+nDawlJJ8Wq+8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713875078; x=1714479878; 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=s2DD5beHRg+yOuQp+Mi/WUzg27ayBBa51vpVM3ErXyI=; b=pfQCBd4SQ1h4N1t/HPCWKIGBxg8OiawvVZ1DdHQlou0pICTyIqPdKVSGGLYOzhcjDa ODWTR183wumngv2QSzjjEMSs7Ky4ASJ9u9XhRXD8EBxStUwuk39vdN29O6mI+CR70l12 /QH9kELf8PFlaQ0f6I5UOTr/eHdUSoMlqq+gD3g98/YBDMVgp6uHNxrTeLXFtQW6xpKO Siexl6ehBZ4kWL+rde07U0LGPACXE//LUAV+LZPV5BnaDlVdxtz1jD6Ge2lMnQU+k9Dx Ss0ac+vsiL7jv8YCDKTlxAicoy1s055/4u7f8zJrM7Svdvka8yNSqdCeuVgmGQswvKhi b/fQ== X-Gm-Message-State: AOJu0YwN0YemUZqGj5yvBa8tArWq3Glrq5jGu+8xmbnaRjLrGDXAZnAf Het6/qC9UzqoHKROMovUS7NZRnFHPtjL9mxmtYhb4r32PvQW4zBDHeYiuXshHbAeS6VGPQvkreP NHmSt/YKXLa+OKEOQNQ1Q9KI5tZYRWv9UbOdCwDDK X-Google-Smtp-Source: AGHT+IHah+itf40mIw7zt0ilHJaBh9fcoQMi7j0vNW6QAaVXD0VKXAFXcc8wQx+h5fcpRPJ4phcTO4ilJW4T X-Received: by 2002:a5e:c303:0:b0:7d6:9ba0:c0c9 with SMTP id a3-20020a5ec303000000b007d69ba0c0c9mr1992529iok.3.1713875078488; Tue, 23 Apr 2024 05:24:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x14-20020a026f0e000000b00481b24766c6sm1076041jab.30.2024.04.23.05.24.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 05:24:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 05:24:38 -0700 (PDT) Message-ID: <6627a886.020a0220.60b3e.7a36SMTPIN_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 089006052514; Tue, 23 Apr 2024 08:24:38 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 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/