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 644F443E88 for ; Tue, 16 Apr 2024 23:47:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5837A40262; Tue, 16 Apr 2024 23:47:07 +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 2177C40261 for ; Tue, 16 Apr 2024 23:46:58 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-61ab31d63edso2027327b3.1 for ; Tue, 16 Apr 2024 14:46:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713304017; x=1713908817; 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=qSkngExIBIn+DcgjVAQ+8HGuSJFzkc4e3u5C8GQLvf0=; b=bNomgzJte7t89N/rzMhfsNA2XQXVuygRp9I8g6RHD+tIhxYA4hHEWaW3QJpatidVtv t0wXQ1nelaAZia1Xy/wnFoxCe8JK9AC+ETMLJZ+5pEeyCRY+O9yX02QF0lYFiurj1Q0M 6Ket2z7830ZqR+7JbMr6aU7eOq8JgkkPFQsp4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713304017; x=1713908817; 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=qSkngExIBIn+DcgjVAQ+8HGuSJFzkc4e3u5C8GQLvf0=; b=E8Gr/sWIWSOiVBHz/IAF3rjif056fj/y9dDfa1FDzSbyllV7IN5x1hcy/PHR8+aW+/ Z8beEIopYZVRusqPg2I+38iaF0zAHiq4AvDaaODAWg3f/IyKr9Bfl3RgrvtlqXetNZYC QmoQHKcIW6Eq+O6vq/xHr2QIb2MmefXfXktC4BnXiTlbULYAK3KQhcReDdjNkBdC3Wid y1LHFxUi49dXk5xee+N6gPxRE81tDOPjl8cjkXhe7Vj2XTMtQor8XzRrebNBLqbsYAl+ PtfgzcUHPahIGglQARKS/X/iKyjGSxcEGyc01T9el3gPTDPG5urtjzjNr4ToD3fnUgaF nxvg== X-Gm-Message-State: AOJu0YxYeLT60uFG6ISwsUW5T7ZCAnT7iqh+/2zqC5UrT2T7AHjlnTxN zWiLgtHpmRqz3JaALpddSusJTXe2vNLTbunpG3As06PjxPwJKaRQBYh3/8zdCpcIwbFaizWo1O6 KyOkP4lGkqpIxqvSYTHcaHxMLJt1IwDZiqt+fOOq0 X-Google-Smtp-Source: AGHT+IFCO+lhy8j05KrjgQ5hOegSVmY0YuC2mrU1rq2D51di5iuo0NfY03yCzEtf8DuGWk7tPfMeanUqxkbS X-Received: by 2002:a05:690c:809:b0:618:92dc:c2f3 with SMTP id bx9-20020a05690c080900b0061892dcc2f3mr2658295ywb.23.1713304017305; Tue, 16 Apr 2024 14:46:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b188-20020a0dc0c5000000b006169099da56sm1043353ywd.49.2024.04.16.14.46.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 14:46:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 14:46:57 -0700 (PDT) Message-ID: <661ef1d1.0d0a0220.a355c.6945SMTPIN_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 E9654604A958; Tue, 16 Apr 2024 17:46:56 -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 | +==========================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+----------------+--------------+ 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 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/