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 4FFA743E88 for ; Tue, 16 Apr 2024 23:58:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49CC540262; Tue, 16 Apr 2024 23:58:47 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 5210D40261 for ; Tue, 16 Apr 2024 23:58:45 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-69b40061bbeso26165046d6.1 for ; Tue, 16 Apr 2024 14:58:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713304725; x=1713909525; 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=qlpYprdhFGO5JtaQnsGaGIivQOXyWr6mUr2XlGH+rW4=; b=Id8ydoQ06xOcAruj7+mxs5KC2FSIOaleDgefSfmxEc3oskwLYFpV/jTkf7BgsseliP p80WQIO7DZQn56fM8e1rBsBMYprqXLzQs7gHHwr1Ctoi59MHW9afeDuEdc3MAJI66saq qgzOQyS14A+BQX8gzY2xGS3GCb4MRzO892ErI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713304725; x=1713909525; 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=qlpYprdhFGO5JtaQnsGaGIivQOXyWr6mUr2XlGH+rW4=; b=nWehmzDykQkftp+RD6CWXnWk8JtZyCF+gvuTG1iYB+PSP9vHtv2mP97DPdxcBtEIFA EpyO0l8YMREFfMfPLulK9sRI7+j8rmVIjx5uhB8Bhn2JSRiGIjcSplPSXT67xWu6DzAR Wl1m0ABIp0isI2oVH/CydXFka1jV8TgpjtnU/f3JP2VPLvttqdWfAbmQ/Sg845Aeeaub T2qQuPoeVAM7mdUbQi7aE0OUjc0O9qPPQqgdxBwNjvbfpyIvgmSvPgG+3FVBqBDs0cvO URAz26YgiHF3Q9s190nvJwlD1s7TFOOOniVYihJA+uYoJtmSY1tl5zqfkZbpA8HWMZon nVtg== X-Gm-Message-State: AOJu0Ywso8QtMbR630cFCmvpRI2fA8oAz4R31m9fRzROlQ3R44JVO8G4 ulAJmdSVl3hFSoK5JBxxGT+5NXKHjanHMOL0s2y+KIyHxbKqcEmtruyxqOAt0O6h1i78BZoQN5Q j7+VL+BBxYBZGyZE+EwUbXQMDh2fs0BhJd3nTfS7k X-Google-Smtp-Source: AGHT+IGY9mvz0LFZdv7/r8ZJhFMfezcVauojeP61gGlKeM/RdO4qy3kQ0rh0171st8uv5Xs+YGwMKWnOTmRO X-Received: by 2002:ad4:57d2:0:b0:69b:540a:3a15 with SMTP id y18-20020ad457d2000000b0069b540a3a15mr15189669qvx.47.1713304724733; Tue, 16 Apr 2024 14:58:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iv2-20020ad45ce2000000b0069b45ef4c51sm1100718qvb.64.2024.04.16.14.58.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 14:58:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 14:58:44 -0700 (PDT) Message-ID: <661ef494.d40a0220.baf85.88abSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 68E84604A958; Tue, 16 Apr 2024 17:58:44 -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-unit-arm64-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 | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+===========================+================+==============+==============================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/