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 2FE2143B6F for ; Wed, 28 Feb 2024 18:56:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C15441148; Wed, 28 Feb 2024 18:56:21 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 348664111B for ; Wed, 28 Feb 2024 18:56:20 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c48ef54d9bso127383039f.2 for ; Wed, 28 Feb 2024 09:56:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709142979; x=1709747779; 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=Q7xsSE8Vv/Um/ASC+jNOmbHxUvXOXKuhdxhBn9/cNn0=; b=dPBGH/Y/iPn1+h/KCRRoGioHRCn1SXYr+fezpmnUqTH+6yrV6dXtc6S2CGk5HDOlD+ lVAopkR3e9aGOy9SOzIB61tUQ1GAXXw2gaHTigOIgF9rY7eeARa7/P1psVaQrtHk6Ygl Czg8cydl3J05AC3IotNHBaxV1OHHIhQ983Ziw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709142979; x=1709747779; 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=Q7xsSE8Vv/Um/ASC+jNOmbHxUvXOXKuhdxhBn9/cNn0=; b=ZzRj3mGHy4icIW4GEcUXUbISM3YP6fUuGcCC/SBUujBpuXnTLLpv3JmsuXTCqLAO/A RDeUDQK2STGFX+wNkuVOMa6DNxKFAxG3kvDKveDNPkibUGMb1Wx8pg/gf5X7ogFOu7nj H3eK2Zc/piYe5F15B8xia45fzpB3zwZ6gfWUbR8oP1yN1wyB0a1JezjtonMjfh76q65L ktsFFCjME0hG6wwMLXQSxafcYpjsVWmuT3B9KxzvJ7PkH0JQmd1t2fyhRS4dltNgXV3H ihdpH9/z9LcHG4Oo2LJBBbnpKQLVyxcfZaViJWSJIvOtTg5WUMEa++WsozZB1PRdy4/G Tqkw== X-Gm-Message-State: AOJu0YwUvbXq/CdmW7kEdBPxEc5nyzNFhp4Q20N8HVvMlx3kc8yHAHj2 yzT++v6OhXECTJb0BW/AnyPm+9Lr2KRHl+tV+s/l6YPcUrSCEjly21heOxeHTJRC3uUUnvYjQZ9 KwZRP9dD5eUYo1oQPSTTVrUpnTecXY5cSi3we2ujL X-Google-Smtp-Source: AGHT+IGDlAFw8C9jmURCOHIen6oR/DLaIh0IgIMXG5ACGAQ1E2qbRXxdgihmJFOr5USU6vCTNrx44waAtOGa X-Received: by 2002:a05:6602:3350:b0:7c7:9b2a:ff13 with SMTP id c16-20020a056602335000b007c79b2aff13mr176666ioz.15.1709142979550; Wed, 28 Feb 2024 09:56:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g9-20020a05663816c900b00474650e5a09sm273630jat.53.2024.02.28.09.56.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 09:56:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 09:56:19 -0800 (PST) Message-ID: <65df73c3.050a0220.89b07.3b74SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1790860527CD; Wed, 28 Feb 2024 12:56:19 -0500 (EST) Subject: |SUCCESS| pw137441-137448 [PATCH] [11/11] net/mlx5: remove unneeded From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228170046.176600-12-dsosnowski@nvidia.com> References: <20240228170046.176600-12-dsosnowski@nvidia.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/137448 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, February 28 2024 17:00:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:513a698fe1ddcb725d0ed6bca2cbc4b6fc7c8345 137441-137448 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/