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 75BBD42DA3 for ; Sat, 1 Jul 2023 17:46:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51191410DC; Sat, 1 Jul 2023 17:46:59 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D47EC410DC for ; Sat, 1 Jul 2023 17:46:58 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-570877f7838so33711977b3.0 for ; Sat, 01 Jul 2023 08:46:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688226418; x=1690818418; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6X/x9llsdBA2uQ7gnJMri+Bfu3wB1PasoBJh2kTjB7E=; b=ib+exT/hvs+jidG8GuOKocFW/TOwv8qdfrxQ8HcpuM+hr8sMKdXKtUL0SA+16oFn8w HysHvE2zDWo5iqN6ZDeowABFqkWmPCHYgKk3+Y+o6GI6RlWWQwEsFIiRhxmG2n6R4Q1L oUPdGmS+NXhjZ3dqqrPmKvvANRLozkK0RXsvk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688226418; x=1690818418; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6X/x9llsdBA2uQ7gnJMri+Bfu3wB1PasoBJh2kTjB7E=; b=cM+wivfNeMjc5iMRL7gB2MLyfAPleBCCFlz106dbrJOErMagQQfE2hunK69CCRXSsv Pf8qDjQXgvf/FTFNfu4FStBeQIXITaZe5WbsUa+fW3LqgYI6FmkWrDw7vg422Aiwb1jr lH8Zhc2tN8vrlu14267/P3PZW0+j9z0mCy4GKrfoxwsUef0zg4kmK+OlOGYFSGKbiCeg 1MXrY24VFrUqwVqphzDp48qS3+ugaBayLhEd35GxhH8yL1uHoqDYiw/T53H9c2QIMZAn +hdUWNY/T2JhFctYuO9kA205bh48cVJsb5oSG8KjBuR00FGen5F3QobEMuH94aAnUrnE hmpw== X-Gm-Message-State: ABy/qLYnmW7un+d9zxbqUEl/pbRihiMhF7LpfcQtLdcnrZpf/nLSTMan /qxA+NPtpm9dCNYtb3OIoAfxIvObsLL+uY+cWao0flNIzzpjaRGUjBgEsZsghEmxo3gl/LrTfw= = X-Google-Smtp-Source: APBJJlFcFYOK+ZXXZ+kXPd9l8sMhVJ7EIiBfqQDFNVguHoE1WLQ8YY70AE5uIq34syoLHd83r6Ubdb46d9VK X-Received: by 2002:a81:910a:0:b0:576:e4b7:35ed with SMTP id i10-20020a81910a000000b00576e4b735edmr6197462ywg.30.1688226418253; Sat, 01 Jul 2023 08:46:58 -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 o83-20020a0dcc56000000b0055a4fd7b71asm1526146ywd.73.2023.07.01.08.46.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 08:46:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 08:46:58 -0700 (PDT) Message-ID: <64a04a72.0d0a0220.1ed3f.4911SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D30FB605246B; Sat, 1 Jul 2023 11:46:57 -0400 (EDT) Subject: |SUCCESS| pw129176 [PATCH] [v2] 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129176 _Functional Testing PASS_ Submitter: Bing Zhao Date: Saturday, July 01 2023 14:51:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129176 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26909/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/