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 C2B0E45CB5 for ; Fri, 8 Nov 2024 19:58:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACC86433B6; Fri, 8 Nov 2024 19:58:54 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 2B2634067C for ; Fri, 8 Nov 2024 19:58:53 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-71e4244fdc6so2191726b3a.0 for ; Fri, 08 Nov 2024 10:58:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731092332; x=1731697132; 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=BClXxVb75C4Eyw6FzWfdC7XOh3AQta7ApKXdIKR55Y0=; b=GifQufZMTVcmjOa5CW8MtXI0UfiSJoY1kG56DwC/SNjF0KLXZ5/Neeu8GqYuQ2awyl PX14KukaJ0H/U1KL4Bv39u2qimoNDxvkecdax1GGkBcROelxfPuSBPcbtmSrp5PB6WCw YF4+3GvZP6cQ3CnvZygf4N0db2i0zKsAKgLZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731092332; x=1731697132; 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=BClXxVb75C4Eyw6FzWfdC7XOh3AQta7ApKXdIKR55Y0=; b=aJWWxIpduY1oNLIlLuImDM3bOwwDWmgsKOkicdml12m0bgVzAOQwf6bFPiRnbKXxIC JfdHbaR4rcLEAUT9uzApYGh2Ghq4vzEdZQQEm4/V4FEOdjos+8pwFZX/H035bpRrkm0g JnK0iLmEt8i6PejnT0Lq4spODseFLUhNgY/PgMO41R5F951LsUVtJkYk3pq8sP4IKVFq 6k0g/2w9nHTS13H/Z18QqqOe3luJHt8Xw2/iVkVmd5lEAJNfm328rkWdVKPjtDOMgIWY /mnK/RYuMcRBa3SLHtX0pQYEmVlviyyL+JCglYH0n7Ppe8iKatHWyeYj/NRNgjwBEE31 JoQg== X-Gm-Message-State: AOJu0YzmfsQJmRTa1Mfr8zNCkwJXIbYgrKgrdB51iFbvOkL2Fx6c1hrb KFRo1KM1l9S/Qz8MkpN2VifT8I29pON3R6kNhPtVXLaD8NmKiIV6qSJttSnDHuJ4bqgwR9PJ/TC +K+fjbaS0m7FZkaO9h8S/IsTKXq87nor76rYC7OCq X-Google-Smtp-Source: AGHT+IFKU2r4IXn/yZZojb6moMQ0ZvbK/Mi7SBkZRSYQLLl/sYJYe3wnk7Op7YLaZvLeRjR8VA3iUx508WYh X-Received: by 2002:a05:6a00:14d2:b0:71e:cb:e7bf with SMTP id d2e1a72fcca58-724133625a2mr4614639b3a.18.1731092332055; Fri, 08 Nov 2024 10:58:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-724078539a7sm202258b3a.3.2024.11.08.10.58.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Nov 2024 10:58:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Nov 2024 10:58:52 -0800 (PST) Message-ID: <672e5f6c.050a0220.23d20a.dc7fSMTPIN_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 3D5446052471; Fri, 8 Nov 2024 13:58:51 -0500 (EST) Subject: |SUCCESS| pw148212 [PATCH] net/mlx5: fix MAC address initialization From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241108160724.730989-1-dsosnowski@nvidia.com> References: <20241108160724.730989-1-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/148212 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Friday, November 08 2024 16:07:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:66895bc4782f99a6b64cf7fa837b87bf1a83377a 148212 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26115 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31865/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/