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 8655142E58 for ; Wed, 12 Jul 2023 23:27:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81A22400D5; Wed, 12 Jul 2023 23:27:32 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id F01B4400D5 for ; Wed, 12 Jul 2023 23:27:30 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-440afc96271so55366137.3 for ; Wed, 12 Jul 2023 14:27:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689197250; x=1691789250; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sTvyULdxTPqAeoMz+sab7abNj1lSXIEH+G2WFRND9LM=; b=RU9eINrdSRB+SrdfYBLndCyeKCbHyxbtmlCav6glezM4DXKscv5TaBsThhaHG7v9gC gbfbhEA5YYrBMlTmGeL5TQj/kaoUs7Q4IwR08fJQT0GNKKMDNL9yN1BCR47jzU/Mnnxo RLOI4QRVCAodixb+lcySZ5xOL/lMisf8VOEAM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689197250; x=1691789250; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sTvyULdxTPqAeoMz+sab7abNj1lSXIEH+G2WFRND9LM=; b=Td7pQEvXVdtca0rM9SEuc9IHu9GS+1Oo/Kqo40B/u2+JN0AeNL8OjJr4x3gOG2Uf7s ZM8bwq19RH2L3Siyh9ma1zfwxSnO9ljl8yhsDlkEGC5WQ5y+XdmljAhYrcWdGKcQdHbn VcszGoL3pKtfm2ONv6OI/zOJ8/KHeL2aMDYyS49Zuc7eX2hxHjAy5kFNFd+um/GOhf3z lXJyUaCDtALP7JDIp9LZhQAN04LRFA5Ehtir97rjojz297FgJVnV+Oh1z5WJKFxgRm60 /7AFv9DaQckXMmCCJhgaoH/+Yz7r5eW5cb/oKAzqeXP4Ts1tYkfDleId66ndvVq0sXJg d8pw== X-Gm-Message-State: ABy/qLYBag4MP0B3y15q2N245FtA9Jwh2BMD/bhjBHNHvSDcXTEcz5zY R1oM36ZsxrXCq0WS+ELZ2kFd/ZumNxHSNUVrehpbaXVd8VbsfpZaeuD7ygFMmXwNBXR2jCVh9w= = X-Google-Smtp-Source: APBJJlHWfspfBO/DFi7ArK4huKqZzVF/iwTsP80D9nrWc6rRRes60DySHIiIQ45WRpXEoqvoBQ5beyzNYREt X-Received: by 2002:a67:be01:0:b0:443:83ac:52b4 with SMTP id x1-20020a67be01000000b0044383ac52b4mr6613vsq.3.1689197250454; Wed, 12 Jul 2023 14:27:30 -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 r21-20020ab06f15000000b0078f11b40758sm550434uah.14.2023.07.12.14.27.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 14:27:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 14:27:30 -0700 (PDT) Message-ID: <64af1ac2.b00a0220.93edc.e773SMTPIN_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 23450605246B; Wed, 12 Jul 2023 17:27:30 -0400 (EDT) Subject: |SUCCESS| pw129202 [PATCH] [v3] net/mlx5: fix flow workspace destruc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129202 _Testing PASS_ Submitter: Bing Zhao Date: Monday, July 03 2023 09:50:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129202 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26927/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/