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 766FC43B9C for ; Wed, 28 Feb 2024 19:05:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F4FE40EE4; Wed, 28 Feb 2024 19:05:27 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 2D4464003C for ; Wed, 28 Feb 2024 19:05:26 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c79664c71fso1429639f.0 for ; Wed, 28 Feb 2024 10:05:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709143525; x=1709748325; 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=zk4yKHTuIYCBH8VdyPir6LXcVoehbe5Uyxr8apKclmg=; b=Q+LJrpvAnYWgR6+jVE3kNYZDKEmaPXkKVm/RrU0PIPC33QyD09fv4BrAsWwAkj+M9i mnnSUnJEH2PsQ8gbiBFrtHkE87LAUxl5MmNghohWXhV0AbWb1K6Pf9XL6Z9ckyjoQUHq OvUt/dQftEG/XDeHjzbe1ub6Gfxg5hZr9hd1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709143525; x=1709748325; 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=zk4yKHTuIYCBH8VdyPir6LXcVoehbe5Uyxr8apKclmg=; b=U4PZqP3ur19q9bJtpOf5JZt/yQjoN2ac9FAewlN6SVT11klI32wcN6Zcwr79CafMbu D31R5Q8ltc+QQ7VqR2StkQfZ6zv8F1xyHmntTpzNVHqPfdMySVtkhLAjK65fKLqCKGph 5q5k3hQMZ4IrbqWapnQ9cCVyrJU9aTknCtPhBUKnTtJyMGE1mXgAnV7ZBJHuex5Piub9 3A6xm6HLUC1FFBxXYnygh1RhZz1e60dBQ6npXjimfqbO9BBsw4LxSmxrYHtwSN2ToN0I pNZwXo2rFPBz0N64KstDmfjMIOuQtIRUE+poStkP38KbbRHcJ5t2BoEMgt+B+bAfXE0O Dgdw== X-Gm-Message-State: AOJu0YytaTwvEChLsj7a374hNkBktt4WosHcWzSkZVdsB+qIaQUPWgJz OtBc2YoS3DhZ1mvLBjIcV1fIrk+SJg/xBb9hxnqhMfsW1f7EqPxvxL/y5RujA2xZ8SstmY4+p7g GJlkHkq8T9CQqXepnqT2KSdBr4+na++phKncJBeHW X-Google-Smtp-Source: AGHT+IF1EbBHT4867sJYV6Lj2EE0uUgdOqvczSvHyJ97WacUkSXWUEjZDLsHv2fr2FRRBVp9pRWrfq2CgwRw X-Received: by 2002:a5e:8d06:0:b0:7c7:f65b:c424 with SMTP id m6-20020a5e8d06000000b007c7f65bc424mr148092ioj.0.1709143525537; Wed, 28 Feb 2024 10:05:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n7-20020a5ed907000000b007c3f45a9a7dsm1753iop.3.2024.02.28.10.05.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 10:05:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 10:05:25 -0800 (PST) Message-ID: <65df75e5.5e0a0220.d14d3.02cdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DA7EF60527CD; Wed, 28 Feb 2024 13:05:24 -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-unit-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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian 12 (arm) | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/