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 BB66742DDB for ; Tue, 11 Jul 2023 00:39:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5B7F4003C; Tue, 11 Jul 2023 00:39:03 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 7A5324003C for ; Tue, 11 Jul 2023 00:39:02 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3a412653352so582150b6e.0 for ; Mon, 10 Jul 2023 15:39:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689028742; x=1691620742; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7B97CyTAsKW4ulzXqeDdapWcHneHb2eupFvrdnHSoVM=; b=huq0Wev+N5u9Z5PSCQ40nyBsLuAJBcDdlQG3I3Pznau+5ilPk8oU7T46jNfxcp8qSU jk6S4a4+Q26Q6BBLag2MJvyW5rl9AQ8I1VWDziLzdGk7hDb9yVJGf8kNadGC6igQgtX4 tA0pmjuNCaDd9bgwFIooFOt3MgxAdnqTyoTCU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689028742; x=1691620742; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7B97CyTAsKW4ulzXqeDdapWcHneHb2eupFvrdnHSoVM=; b=Pk3303csNhGrFyOooXTG+4iX4nF1RgrfpdHAapkhpI1EO+FMRtq8uO2nZF3g8aSOpV 6slLWeYzzWfIBgkIw5MTy4v7eb9dsG6JlXwk/0zVCZlai8BAfDitEdaQvwv9eZsulmsn e6Rk8gNtkznpvPbOkzUQ7N6hq7bYPBbcULDbxqyhm68DcWXEWiOv19pOD9W+jE+u7rlK XrBP/Asqnm7vM9lrQJfhZ0mVV20aTk85yb43WSrQLZ3z3ZbQl6Y3C39ksd5Zk149m+WC gTagtOba6lpTkzhBCD9D7WEPpnzgoBXVIhTOH0e0dTCjIUS0R3zvdFL85l9p8Ub3cWAv tVwA== X-Gm-Message-State: ABy/qLaRSS+QwQ1ttgafkq5PRfcVgpFiKQFiRSqpK5EYuyizVpI43Am7 ZnRY1N2OZxo9iZ5d/WH621MmBn08PIwLKPnKCcp6HkdqXwZ/DH3wtcjDQnuVuScl0esIRE/dZw= = X-Google-Smtp-Source: APBJJlGiZdki1px4GItlj/MLQA5uTTqBI+FH+M9oBqUDvR/8l3fk5EVx5/GxDnYZWfA5gjC9CY+U6Auf97N0 X-Received: by 2002:a05:6808:180e:b0:3a3:e61e:1b83 with SMTP id bh14-20020a056808180e00b003a3e61e1b83mr12254068oib.36.1689028741839; Mon, 10 Jul 2023 15:39: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 p7-20020a625b07000000b0068276b9260asm75137pfb.15.2023.07.10.15.39.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 15:39:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 15:39:01 -0700 (PDT) Message-ID: <64ac8885.620a0220.64b5f.2690SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 150D4605246B; Mon, 10 Jul 2023 18:39:01 -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 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 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/