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 51CBC43D25 for ; Fri, 22 Mar 2024 20:16:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49FB0402CB; Fri, 22 Mar 2024 20:16:18 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 72A1940284 for ; Fri, 22 Mar 2024 20:16:03 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1e00b1c2684so18825455ad.0 for ; Fri, 22 Mar 2024 12:16:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711134962; x=1711739762; 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=tTdQlRs7or8nTv7i1EuSzFWP3nuhtr65vHLI2YH2xhk=; b=iQJ0tVeClydzdUXe64qTDo3SS6u2NtZGaoTJT3p/iiycGG5nomgErMY+Te7uxWoiV0 e0AvnmCVvV1aBkFnPBLUY9cY5rKhr6BaTVAwrVFpesfOyle1IQGRj1rM9Uz4OHbalkAe 1YOf7IEBQbwYbYETmNymvNCuszHCr/5faVDlc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711134962; x=1711739762; 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=tTdQlRs7or8nTv7i1EuSzFWP3nuhtr65vHLI2YH2xhk=; b=ieLj5EMyUyXL9IEFlo3nbxmgpQOyShxQ26XThWkZdF9lTRZb8AFD1e3GKmSzoDbLJ8 0EoFh3aao2xlOCoLVeDFmFJIXhIXGviLnsZXiG7hu+KqjOBdEZKmos0AM2lshzXaLeSv Hqrx3W2qOeUHduV1mnQy+chbdGJu+454tzvuoHpg2lgGFfNGiaVQsaqp12QpCwspxbUA 60Zwl70fjv38QolmFRk6odfH65sajcZgz7Xzq6jmFjZOMZi8qSJOVTudLHuIA/N3IWt9 3qsDdmQVF5UXgExpcE2p26eh5VO9NdQsl4ohWx8HhAwXyrwc0+MH/9fwzKN/bXq0QEH1 N2jA== X-Gm-Message-State: AOJu0YzJJyd+2Wfl7ld8W9v24Su9VJ2UiBgHyIjR3CZQrM05YZo2zb76 tqzctZfD/AtKmbrrn4D1L5hAf8DhplJAU5NOccPQhpRbBprJ3Mr4vMBrGBCN86Rio9KY7iuZZeD RBOzefOYOjswpZ/nIr2Ftu/U+geEZLVKTj9mT6jBTWtfBzT2AjRrmLSQn X-Google-Smtp-Source: AGHT+IEW6JprkNGy2uMhRZ2PYmg5xBIAkLXCWTrX/HBOnMg0X6+WZyogVtoMPglGzJdMINQUSNN1y2Cf+HiQ X-Received: by 2002:a17:902:f688:b0:1dc:ca12:fa54 with SMTP id l8-20020a170902f68800b001dcca12fa54mr825888plg.20.1711134962736; Fri, 22 Mar 2024 12:16:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id lg13-20020a170902fb8d00b001e073e40052sm3524plb.96.2024.03.22.12.16.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 12:16:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 12:16:02 -0700 (PDT) Message-ID: <65fdd8f2.170a0220.94182.036aSMTPIN_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 25CC16052471; Fri, 22 Mar 2024 15:16:02 -0400 (EDT) Subject: |SUCCESS| pw138740 [PATCH] net/mlx5/hws: fix invalid memory access i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240322100159.575712-1-getelson@nvidia.com> References: <20240322100159.575712-1-getelson@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/138740 _Testing PASS_ Submitter: Gregory Etelson Date: Friday, March 22 2024 10:01:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138740 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29632/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/