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 8C28A45637 for ; Wed, 17 Jul 2024 19:27:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 882A240299; Wed, 17 Jul 2024 19:27:03 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id DF5D440280 for ; Wed, 17 Jul 2024 19:27:01 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-80464a42081so30264839f.1 for ; Wed, 17 Jul 2024 10:27:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721237221; x=1721842021; 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=DHZgEk3pmlvg+ZPiVTwtvgW/sMei8SfImdPT+yt9EnY=; b=i63tDj250TWj6YOj9Rt67ywyqjdnqVXqMl3TBh4spbqIiFGimV0v1VUQGE5ScVDSjk orpqv4FdArnN9yUdFOiL2o2WHBbAibafWhqThcTBXS6ukyaDc39WC+xQlLSfB14PyqK/ rdZBVDZeqjakpVE12vMvqiclQOO2iWLH3Ow0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721237221; x=1721842021; 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=DHZgEk3pmlvg+ZPiVTwtvgW/sMei8SfImdPT+yt9EnY=; b=P+Cm34osQ/ihJWMWRu9RKuEJXuNJbjOzAkQ+4FOW11xo+m5xUXo2c/01hIqAmQM+2/ XG1VNiXzbzDowF/a7wThA2FI4b6R4z1MIZYLbI6O0uc6aecx+oEJDFIj0hmfqwvEGgLF 5bSr1Rnc2aVr1kFhujZ1tULg5z8cht7DIkp4Osf026NLdAhl8FBtEBUN+P7ZR0WxsOaN 1qD9dcNO0IK7go20Ybord29g2jzvQsQmMxFn+WRRgmGTVOZ7jIWeibUlMSTyAYeCfYHZ jQEwsFBZP3hoZpcLa4VJ+reXrAozJ9p/bEFPzxYMFMdLAkCyTTBwWQE2Lzid77MN45f4 v35Q== X-Gm-Message-State: AOJu0Yz1BpWZAD9idoe8Zwmk9Olt6YcPmdReFHbhKJzj6PZ7BUKIsciH wrKriMEb+DEOwOAEcjf+VrLQnJa9xg1a2dIUDoZHfkgOTAJnaA9GgwFrKzLeI5FZSTByw12BRHE iw90+Ftc7AEbf9Pf1Sfy2nplOEWzygRRWLab8+qH5Fx2lzoh66jgWUh/1 X-Google-Smtp-Source: AGHT+IGXctpnLEIvJ/+MDuEisVBs0NeWt1ScAXWl+wTIxUYfKEW/GRl99JqNQeUv0CFnjMJ+kCbS6qgYcUnf X-Received: by 2002:a05:6e02:214c:b0:375:acd3:31b3 with SMTP id e9e14a558f8ab-3964d210188mr3417515ab.5.1721237221256; Wed, 17 Jul 2024 10:27:01 -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 e9e14a558f8ab-3950b899428sm1713265ab.38.2024.07.17.10.27.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 10:27:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 10:27:01 -0700 (PDT) Message-ID: <6697fee5.920a0220.34ecb.6878SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DDFA2605C351; Wed, 17 Jul 2024 13:27:00 -0400 (EDT) Subject: |PENDING| pw142483 [PATCH] common/mlx5: remove unneeded field when m From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240717163719.324798-1-bingz@nvidia.com> References: <20240717163719.324798-1-bingz@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: PENDING http://dpdk.org/patch/142483 _Testing pending_ Submitter: Bing Zhao Date: Wednesday, July 17 2024 16:37:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142483 --> testing pending Test environment and result as below: +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+==============+================+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30543/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/