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 2E5CA43E88 for ; Tue, 16 Apr 2024 23:40:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2223040262; Tue, 16 Apr 2024 23:40:19 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 5377F40261 for ; Tue, 16 Apr 2024 23:40:17 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7eb89aa9176so200678241.3 for ; Tue, 16 Apr 2024 14:40:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713303616; x=1713908416; 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=QHBDd63Z4HJuCb6goS2WwcEHhd1Zqceu7h3BC+tinOM=; b=QkK2njfnuapvkC5T6IXeXo7qse2h9NUg5lq3YO5iSiI+xtx3wivtpjXfvjCRlaLixL XHv1fTagVJ45HiN4rATBbDCfaQUXeqQ8xqBRtv+oKmRKL6Yo4Q1V1Om3fMWy9jcCEG3W Y0xfOpepLmI+1/2snALb8nnvlF6mRiCoNkBYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713303616; x=1713908416; 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=QHBDd63Z4HJuCb6goS2WwcEHhd1Zqceu7h3BC+tinOM=; b=YJRCLbT8XKFSwqjzcp6fwoblXrpAYsQj1yOs2s2QrXhBpfcB/EfdWPkGOc4A0khsOt vVmi7V0KYH1SOG7aI/mgfv2C7E3OwNJQ8nk7LJZECxX/BX/KH7nwFckzdzx4tIjtW/FJ zIpJYoo7yDh01G/tpWDD0NKwE3EfZLPJNXyXVcr03gMK22TnsEbreyYaF3TkLzfbLv3O UZcGYVohp6WnTgNuKAaBRnEKinsttxo1DlSjipjRIRq6kdAPYCJNVSlqJyYZZw1AGd9I IY8feRYmhaMwnTKh3TesqD/tdI1sx8mc9HtZlNTk5h35z5yhNuEaxJshEUHvx9PAgllr +Dug== X-Gm-Message-State: AOJu0Yw7XY1Wm3TBKMmauuYyLxxaQa4JH5DqqNXX8n2uaKrNO7u1eUgG VRHslPaA/o7oiQxBR30dAcQYcBb8mUearFKYD2Z4YzGJ6AD/lTDlPgRASHYcz45B/paRHaUJThX BbQQ/PIxv7XsLn7ESXM/HO3Evs17scYHviNprGoezh76WbStkevAoRUTn X-Google-Smtp-Source: AGHT+IHCIeVG0GWS4Tobw4xtrU0cyzIgIovL7hknuKWWDkmNNXka9NVPK3uhCbhir3G3aP0Bq/8e1Wjx9fPO X-Received: by 2002:a05:6122:a03:b0:4d3:3952:1d1a with SMTP id 3-20020a0561220a0300b004d339521d1amr12687247vkn.4.1713303616497; Tue, 16 Apr 2024 14:40:16 -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 12-20020a05612208cc00b004d893244487sm831680vkg.3.2024.04.16.14.40.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 14:40:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 14:40:16 -0700 (PDT) Message-ID: <661ef040.050a0220.ffe61.5231SMTPIN_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 2A5FF604A958; Tue, 16 Apr 2024 17:40:16 -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-compile-amd64-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 | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 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/