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 EAB6C45DAB for ; Tue, 26 Nov 2024 10:34:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E159F4025F; Tue, 26 Nov 2024 10:34:16 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5CC41400EF for ; Tue, 26 Nov 2024 10:34:15 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-84197b4e61aso72593839f.3 for ; Tue, 26 Nov 2024 01:34:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732613654; x=1733218454; 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=Tvy1KVKTjn/Yj+FffW3wp0hRXDBSKBl31mOCKbskQo0=; b=Geo/Ibx9EbDCUNXVehwMc/skyJAbm+nCMlLiI2L2Vszw/GdkG1Qo0HP3DzcrB2e1gA IQ3BcoWU6+IEjuzHMc/mM3W3P6cbY+u8JqwewdLnwYnZbpKUYwniU3I68XFArRlxVwYb grTyE4yB4eUz6SREnaDQeNYLV80oKdw42lfYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732613654; x=1733218454; 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=Tvy1KVKTjn/Yj+FffW3wp0hRXDBSKBl31mOCKbskQo0=; b=aEXGvJxhbC2EiOwPqSm8nM5oMefzXkDKubjLCHVUlvkgRS4WakaMYBD5LnzWLE1Lbc 3lNHC4BXyovS1gSC/2S6968Lv7nmd17w0MAiCnyR479lPnblK9YnqhaNyUK9qWHqRv7V MWxq7AuDFoTO4OFiD/70iJDYKCA6fUvV39gkatDBaVje8LaUHhas89tBPw4sEuZkFLGG WU4XHSBJkW8BzcfN3WGXb1/h/7jMJAM/bkr8j3xrD4ea++9JzWnhWtT/DGQzu04/91H4 LlsV/JU9ZDETen2G6mmrGyiHb6RqDYt/66MLqFYmZT7v8//a1D0IXRLqogeI21ypzFlI mIyQ== X-Gm-Message-State: AOJu0Yx589q9RpgkTCADsvwd/rZaSkkBY1r5noG6l+s4Mn1EusSq1/0z Wp+8COfDAPPZ3t0izv5K+PhkPkdal2QPu9yM3m/N4SEkp2cqVwKaM45s3Ulh7j2+7j9lavtDtYs E9e1P3c336Cr9X0bEAEiICN9QpYyx7cx3EcG8ob0D X-Gm-Gg: ASbGncvEeiJ5oV7/uwgDKp54U3GM4xVFYkzCnvDle2Ky49qLxFeE9HdoIGnt1LWARW4 1nxRhzOa+FaB369Tqrl1ommW62ccxYF9GAGZen/Ex0YKrGh4jOhiUp2eGtpgBgmjwbn4MdhxRpK v8Qqb1NFgGLJChfUO5apJBsOdDgKthUkeSkjUyZyqiwjEXrLQ/lg7B6TfKW9ED9qjuSh9o8Ngf6 u7d0lVi+sKG9OuuuM/NknWvLiCsEiyAnFa5b99ckNjx8yz2zrkFSgeGeX7w8fLv564wXUU= X-Google-Smtp-Source: AGHT+IHVCa/qUkzW7jbTMaNFNIUeD6Bl0yRJcCEF+jLT4cgfDBkR0f03wwG3CAaRdzWziecfoG3Hpms+B3VK X-Received: by 2002:a05:6602:13d3:b0:83a:63f4:ad73 with SMTP id ca18e2360f4ac-83ecdc60cf4mr1628251639f.4.1732613654708; Tue, 26 Nov 2024 01:34:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e1cff19392sm436121173.66.2024.11.26.01.34.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 01:34:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 01:34:14 -0800 (PST) Message-ID: <67459616.050a0220.25b704.bc1aSMTPIN_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 33DC36052471; Tue, 26 Nov 2024 04:34:14 -0500 (EST) Subject: |PENDING| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241126083440.307609-1-bingz@nvidia.com> References: <20241126083440.307609-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/148846 _Testing pending_ Submitter: Bing Zhao Date: Tuesday, November 26 2024 08:34:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:340a5718e98376d638a28073c654415405276af4 148846 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#294994 Test environment and result as below: +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=======================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PEND | PASS | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32016/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/