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 E972B43E88 for ; Tue, 16 Apr 2024 22:52:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E49DA40262; Tue, 16 Apr 2024 22:52:19 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 463F440261 for ; Tue, 16 Apr 2024 22:52:13 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-618944792c3so43238867b3.1 for ; Tue, 16 Apr 2024 13:52:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713300732; x=1713905532; 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=adtIUtlPtLPujZAjktld5VD93HYWmyBLqkL0yvbQ5Cg=; b=JfwQPjvXe/Tt4R67v2KwIsH2A/iLV234yk4QHnzoTGXaa/tDc2j/vAt+36u1S2RaOW W3tQTGpypVWcJvZ0aGTAawYmkFKQUnwbgkkz+DcdJEuC18pL1HlvoVygl9i2o3++hkz8 B2VLfwN2jJ3Cjrm/77vIBdYKYPSJo/zxmlZTg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713300732; x=1713905532; 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=adtIUtlPtLPujZAjktld5VD93HYWmyBLqkL0yvbQ5Cg=; b=dC7OYcU1s/cqbn9/k0zdDIoXVmotQqm3yhpTqRl+Rs72IfVORXmH5Ho35WYESN0sQr o9sjRRXBMjq1xAIb88mVbgDEQswAygIkGjTqE2EWv7ywkpzhReHbAs+S+66h2HRiwVY8 xk8ALTHfyOGFG+6ZUdh66eHs7EBcTavG0y1EaU8dq50ZiqAcOTqqhNdExFKeEaKdRqCD vbFfIO9VtCqGRrZ8giT/cS9zVuCf0KbiRqzRu08b3Jnzvz9GoVDSEquuW6KkqlgkEOsb wF00N+NsLl4o/E+EStGSpqgnyYAUWFQcg05eA5NJ33iGgqWsvp+HRJmC3BXzMR/BBM6e 8y+A== X-Gm-Message-State: AOJu0YyR63CGqCY4b5UlCCqLogJptY7zeEckg+Pecz/+qnhZojs2n/FZ HEzUr5/7k+CPCnuo+QiJ1vjZViTUV3R0P8j7KaQ3mVzedafl8eXGKi+oghR4bd7Z3SPnLaUdGtG cPUgmuhi5qVfqmgaGv8uax5d21l5USYTw922yLHqV X-Google-Smtp-Source: AGHT+IGHeF1XzpyU30SFOwS2iyZss+AByGv5XwN7gZI3Zfrgod1UgUdHxAFcTnqKCAAKDYFi4k8YC9DogX+K X-Received: by 2002:a0d:f5c4:0:b0:61a:b3bc:2ab with SMTP id e187-20020a0df5c4000000b0061ab3bc02abmr8622580ywf.32.1713300732775; Tue, 16 Apr 2024 13:52:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b3-20020a81bc43000000b00617c9431a10sm650881ywl.59.2024.04.16.13.52.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 13:52:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 13:52:12 -0700 (PDT) Message-ID: <661ee4fc.810a0220.9b46e.a724SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 67584604A958; Tue, 16 Apr 2024 16:52:12 -0400 (EDT) Subject: |SUCCESS| pw139426-139427 [PATCH] [4/4] net/mlx5/hws: remove table t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240416153054.3216706-5-michaelba@nvidia.com> References: <20240416153054.3216706-5-michaelba@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/139427 _Testing PASS_ Submitter: Michael Baum Date: Tuesday, April 16 2024 15:30:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 139426-139427 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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/29794/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/