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 05F4943D25 for ; Fri, 22 Mar 2024 21:01:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3EA8402A7; Fri, 22 Mar 2024 21:01:54 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 04CA240284 for ; Fri, 22 Mar 2024 21:01:52 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1e0679b1562so20653065ad.0 for ; Fri, 22 Mar 2024 13:01:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711137712; x=1711742512; 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=5iAmuyAiTuFxP5rFh8KlI9gfAy/16qtAKFw7+wW3SJA=; b=VWdKcdBpRgdUDHr8dsPwT8qw4bxdoaLa4N7iarIDAvJdxewDJ98gbmVgnewTzWVub1 yro7M1qxfb8fc4hI2Bkt3KimlCf1En44R0U/rQRtJgIZyc8KEhZ/5f3oF5BO6ViBqqNr KFPqHptVyWJSrEW6ocKScjMynon/IR21uME48= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711137712; x=1711742512; 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=5iAmuyAiTuFxP5rFh8KlI9gfAy/16qtAKFw7+wW3SJA=; b=FYI4DkyhWlEzsGpLkBFivRU09uShVwRuOA9ckIgCZAt3J1esMOfwq/iAqjY0+AnNjE zXDdOU/NqLIom78Um9kybMZtjmtx9LliS4Ktw7eHSNupc0831CElwi5JnYN/BQgOu9SN 49FNvANeCabhHxD89uPBAqhhoChCaFeqpy32n0CF3gxG9xMOOcrs04Q0Rn95nT57olvX t9JP/300xDyVxb5KZoiP64OtY9+D822IqtCdoBLGrXr8XJ39KlqIISYKRdmLgzKcwFDx QfcayLphcZ5PCuqUR9kt0CLXOWLx7HchCgx5HApLvJG+H71or/htbjlpmqMkfhmyfb0K UcGA== X-Gm-Message-State: AOJu0YxjUSl4aiDJVslAk+OsaM75RLMqlgG3L+ubLn6mbBHF4iOz9Ow2 6SFybH/Gp2JqJaZVbObnCcmd+PtECX4CwDlc6UZmeoP//cqWSRK9wuzYlsA/h1w8aa+5PhmF8jM lvW/x4hny79oOH0+gLhOAEyTyZMLAUJEMdGbngOVkkt3kkCNYG8VYy+mU X-Google-Smtp-Source: AGHT+IEfvL37fzB3WVsyHzvuZtuSIbmTSBHM2LdmcfaT1L5eLlyqz22TR29SICwN2Y5+FgcJ78F0bshC/2oJ X-Received: by 2002:a17:902:e84a:b0:1dd:abc2:a028 with SMTP id t10-20020a170902e84a00b001ddabc2a028mr993678plg.12.1711137712014; Fri, 22 Mar 2024 13:01:52 -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 u11-20020a170902b28b00b001db5c175d9csm5782plr.106.2024.03.22.13.01.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 13:01:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 13:01:51 -0700 (PDT) Message-ID: <65fde3af.170a0220.2f6e5.0696SMTPIN_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 1D20A6052471; Fri, 22 Mar 2024 16:01:51 -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-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 | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 11 (arm) | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/