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 EDBBB454EB for ; Tue, 25 Jun 2024 06:26:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9AF0402A3; Tue, 25 Jun 2024 06:26:42 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id DABF84026F for ; Tue, 25 Jun 2024 06:26:41 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6f9603730d5so2570790a34.1 for ; Mon, 24 Jun 2024 21:26:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719289601; x=1719894401; 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=QalIML9yldnvdnc3zI1idIzYphwd0snepSCI+rV1xAM=; b=T8N0SRQ6FPUvaJm4B5uYOZcAE1HSmBROvTdOyiYm0cEgp3MJLmxQvehAmid2jOhTUw 7t41a7Ary44Rgt0Koy7V/eoe7yUz/Bmse3c+uCLIl3YApjuK4ojjuWz7U6bGbWG1kx35 C8+CbbM/BU9QQv6GAwWNRf64ttAMhHG2KlPOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719289601; x=1719894401; 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=QalIML9yldnvdnc3zI1idIzYphwd0snepSCI+rV1xAM=; b=N9uHoJFr+DHiiXNnPseglvJtrJ+0weCp6Q4UlB8Z6nIp8hTSCfMQaEnrMrsQSPltBM k5ZHJ0JBVbvAXbknqpHXgFfFLJoZEA/yRIs8vRhgBhA4KG88osoTMKlZbkS1GubIw37m T6FtpzKmilE2U1YjL5VxsAmyIaGUDPpZRj+XnWeO824rHX4/fFe9M4ytlWaQHDsQxCVB mAHFZVaJIsT3H+akELNohipQ4O0617AlSWQjb2V9oK0jy7lpT+h0JY2ZPx8LVNJDMIaI 5tAd7KgszY435q4OtZE3tXSmB4b5xEID0KLHKugvnrSWbv484kTisb8YLkcAnouy2VzF Jxkw== X-Gm-Message-State: AOJu0YzPHkAW8h+MPeWx7UdWwYsgjfVGzrvhN7oX/zrZQ/m/l0/fLdyB PSkBg7p9fTajBf7SsddZ9wIsGLpq+F659gylAolwNT9A05LmRsrIcW/Vn9XZq5U3k3OujTIlzP0 uceAk0kfXqF0HM8FeQpAPsGfe4CqbOjGW9CqQ9pU5 X-Google-Smtp-Source: AGHT+IHO0FFTzkojsfvQuWVoBIFzROaxeydPea3t4IGXevQ3J2eJzoxGCiCMTi3KqtTPJwOBIudglk6VBvE0 X-Received: by 2002:a05:6830:1419:b0:6fd:5b31:7362 with SMTP id 46e09a7af769-700b1279afcmr6376993a34.35.1719289600989; Mon, 24 Jun 2024 21:26:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-716b345aaf5sm435489a12.9.2024.06.24.21.26.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 21:26:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 21:26:40 -0700 (PDT) Message-ID: <667a4700.630a0220.3f375.0467SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9782B605C373; Tue, 25 Jun 2024 00:26:39 -0400 (EDT) Subject: |SUCCESS| pw141582-141589 [PATCH] [v2,9/9] test/bbdev: remove unnece From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624150237.47169-10-hernan.vargas@intel.com> References: <20240624150237.47169-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141589 _Testing PASS_ Submitter: Hernan Vargas Date: Monday, June 24 2024 15:02:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:bd4f4bb29a6e6f07ff535669b8d0b5094e3d5265 141582-141589 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL9 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 40 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/30299/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/