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 610E943D25 for ; Fri, 22 Mar 2024 20:14:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5855D402CB; Fri, 22 Mar 2024 20:14:38 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 162E440284 for ; Fri, 22 Mar 2024 20:14:30 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3c37e87756dso1433873b6e.3 for ; Fri, 22 Mar 2024 12:14:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711134869; x=1711739669; 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=T5Dwvl3m63t9sa1LnIetg/jglWUGeUzLCxjLDal6HpU=; b=DEjKeJ9Al1d5OwOSZt32LMZP5fT2r/PAgeMjHSiXJqdHfQo0UsPneNSEXkwzwc0lkG eA/7bW7vyubqbsl0yr15Ivurs/wU++tGcHXqpBcwE1jGXtfn7CYxK66pqsMOc4nuLCeK CSZMaYAqlqfnzKCnbTm6E9HHXimPjBNuKShI8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711134869; x=1711739669; 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=T5Dwvl3m63t9sa1LnIetg/jglWUGeUzLCxjLDal6HpU=; b=BN1LffEh13HdgAqEx2igKHISPgvgWxYPktK7PTInB9yLwpZAXNJmQN4Yl9WbcclRek iB1bR2fxhyZsv3tJzueJl6fqX/Gnqvi6Qo1/gLozoRE3n1A6LZ9fy4RVUYerTjhr5fsL McUemSYNNWmucT2SS+/FnsZunv/xc8ASqdx2H99P/toRf1qoAfzMiRRtHd0IsMlqtyx/ J0RKUAyVRHrGz9n17y/5sDhwbA5Y22OXsoB+lyVTtniC9pmxlJLi4oG3hlIVgU57GIv9 aGj/7mXgxYH4gTlOpDeA0yxOt25eOeq0P0I8ialVd4GDLaVct+PSfIU1FtjJNd/rzJzC vgDA== X-Gm-Message-State: AOJu0Yzar5bvDcYrpvWjfTDX4Ehk47YcCFnnbM/qUIRtk/Qibo0zSPa+ Ei1Sza5fm3PSr4ru525BpMHHFJKPjy90iTumqnVsX1inhavKpfB9rnmxjU/L3tXc38pM+pF9xR5 zWuRYUwE9JOSSnEHWIe7xDYIY5sBTbTZZsjv55a+qjNdeeqn2VrXxTf2X X-Google-Smtp-Source: AGHT+IEF9sts7OYVP1XtFGKMDXgKxU3MTLWeOh05YXE5Ij01zgNumtNHrqkJPiOb0M86KtsWrcGzDrjf3z6G X-Received: by 2002:a05:6808:2209:b0:3c3:bc2f:7db9 with SMTP id bd9-20020a056808220900b003c3bc2f7db9mr643721oib.56.1711134869463; Fri, 22 Mar 2024 12:14:29 -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 cc10-20020a05622a410a00b004309ed911e6sm11517qtb.22.2024.03.22.12.14.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 12:14:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 12:14:29 -0700 (PDT) Message-ID: <65fdd895.050a0220.7220e.0be2SMTPIN_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 23D366052471; Fri, 22 Mar 2024 15:14:29 -0400 (EDT) Subject: |SUCCESS| pw138740 [PATCH] net/mlx5/hws: fix invalid memory access i From: dpdklab@iol.unh.edu To: Test Report Cc: Gregory Etelson 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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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/