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 EE1EE461DA for ; Sun, 9 Feb 2025 16:27:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BA4F402B7; Sun, 9 Feb 2025 16:27:04 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id C00E0402A0 for ; Sun, 9 Feb 2025 16:27:02 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21f7f03d7c0so12720855ad.3 for ; Sun, 09 Feb 2025 07:27:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739114822; x=1739719622; 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=hq8X/RBgyx7U6yf/HGITblmEI3trqEi+PZx7ckDxIys=; b=XYWidDeoeCrfvnFKrqEpR0dp7z+XFe0eFDMBzKg8XYkaa5HOle7skH8E3XO/BxSXZd ubv+o1oY6kREnNC32QAfGF6/927z/myT/q5pzkviUJ14rwD2+w6fQcirPoKqas57JNyH yI9sno7j/u5iSstyXXqhpuMxjUYAyh62vz9kc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739114822; x=1739719622; 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=hq8X/RBgyx7U6yf/HGITblmEI3trqEi+PZx7ckDxIys=; b=KXhrJajr2iU0lzDYw8Q37xQifYFH/p3l6Vhq1LPX2Zhvenhq33oe/qzmCh4PBghFPU fuJCDETv1LNypsoJGoXjipdfQnBrLAUnwEQ9pm1wcrxYE4givA9lqGO+1zqYMROKVoXx c5II+X56MDr3N3USRsxFCdXvvIdKMdZiWMEESMXxkkUv9YUMhVnC1EOtmwNaJxSgy+i3 LwEVGaQ5UMLCuQBDxWe1QJQGlTqfcq6WXbkDxOxds8i4dNhBjmKRwgbP97nx6EZtRqhk RjNJch9tn1gfimy3fWMXrPN0y17OkqLQjGhvjhcclbltJ0X0ykZ6IssRxix2BEO1xqvH iZbQ== X-Gm-Message-State: AOJu0YxS+ffds2ns5eWEgtyfPoFJkERi8z4KtoyU/p869p5LEZn4g36S M8oFReJ406TeK+NV+0c4Mp/tY+OVe8PqIli8SJEz1XYRDtwjI8HhsxdPnR2MSqq4hQGGI/CTGQ7 slgGOnHrimaeDfo/e1Ho0+yV0rckAW30Toozf2gWJ X-Gm-Gg: ASbGncu1onppsm2qZ6k48Y4UQJWdLQg96kF/7u55SNqtuaD0rQcCDi/gkCZcMXeNM9F DMdBoFSIihLaVaRMd3SREFD1s1YDaOgnuUJaEHl+7e8afQtn7nURR6SR+PtnAwQ6msxsjw3yrD1 Yi7Oak9625e2oJnMn5BTBuHCEauBo5berOBGcxi7nYAsmvFPb1J4t22vGftwYHbVwzkKezcpakF D/gCier91KFOYU10H9FTGsA04JWy7vI/Jqif+z7BamyzP5BOmaqnvFsuX4cu8hGOdPz0JwmDptw wAvg9HtCZ6KJQw11bjzqIpwEIgxxuA== X-Google-Smtp-Source: AGHT+IGRSLa1WjLYhJo4nfRZLJFGiIutTmp/iHfOqdY4ZSM3bR2UHENnsl235/QFfviTj/uOYxD3MkQV9lgJ X-Received: by 2002:a17:902:e551:b0:21f:7a8b:d666 with SMTP id d9443c01a7336-21f7a8bd92emr72776615ad.26.1739114821695; Sun, 09 Feb 2025 07:27:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21f3658267bsm4093855ad.58.2025.02.09.07.27.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Feb 2025 07:27:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Feb 2025 07:27:01 -0800 (PST) Message-ID: <67a8c945.170a0220.223d5d.4b0dSMTPIN_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 AD6496052471; Sun, 9 Feb 2025 10:27:00 -0500 (EST) Subject: |SUCCESS| pw151217 [PATCH] net/mlx5/hws: change error flow on matche From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250209134806.263338-1-getelson@nvidia.com> References: <20250209134806.263338-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/151217 _Testing PASS_ Submitter: Gregory Etelson Date: Sunday, February 09 2025 13:48:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:af389f2da68c0e9bb08a68055996bececbd45108 151217 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#115532 Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32539/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/