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 E51B042E4A for ; Wed, 12 Jul 2023 01:57:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE5CB4068E; Wed, 12 Jul 2023 01:57:24 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id C307C4068E for ; Wed, 12 Jul 2023 01:57:22 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b7279544edso5069403a34.0 for ; Tue, 11 Jul 2023 16:57:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689119842; x=1691711842; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KTyaYbFV5bw9/7IgbnFUSb8+SHWceUiqGAG6QjKx6lo=; b=KPNnHCOiVhm8BF3CTY396gUymiRYPjorK3N0kuSYO6gfgYsk8Ar5Haf9wqDqBbNxQe j/OE8F94UrOs8Bnpkx61WwPN+pJY71hUd5/GmUxvuFC6yEc1DgW1Pbmsik7b9UcubZLE oNIiQz2MRPP12PRK/R9UPX0BDP88BxAW+8684= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689119842; x=1691711842; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KTyaYbFV5bw9/7IgbnFUSb8+SHWceUiqGAG6QjKx6lo=; b=gy6OY225MSqN5jH/E+jX2OTPelLJw2fIH7WXbHqbRGnKQPg97RH/GxHuH2dAuL1FmM xTM2Bnd3aosYRYZyBlEv4Z8zVyFcyORP00ZgPQuHvD4l6tM62S29d8ZDHjo12r0FExPz yr4EKxpwixWjVIYXchJODOLHC1ikBH9z34L4N7w+cypL38pmw1etqEyXBpJplF46Maon WvQGL6b4K0E0lmyyTVwZV07UjTZTQpwqWF5TSQ0ipejJGTzo21rBZYAsGqnB1haogfWr VO8t+5X43WozhOib1LMe5VELMF+GzkheFpqthLgm2dgdtylyCz3XI8NDwVZJ1jZfe/BQ XOcQ== X-Gm-Message-State: ABy/qLbC0RXhNqbdAqR/VaNJn8t8uFSrpl3AJloM2a7Dojxj5WvNHOq7 RDsdX1Dn9X0r1altohukBkOV3onq2VW6UurnZrRovx84yr0sEiuOeZD+Kw== X-Google-Smtp-Source: APBJJlGm7hVXr3zWbv5OXhvzZOvMALkXXG6qLsIAbkM2ebKJ5FmfqutkeeMhpy+RMVlbIlJMYN24kgR9Z1VY X-Received: by 2002:a9d:590f:0:b0:6b9:9e42:9319 with SMTP id t15-20020a9d590f000000b006b99e429319mr41641oth.9.1689119842050; Tue, 11 Jul 2023 16:57:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r11-20020a17090a690b00b00263ff7b0b2dsm412187pjj.14.2023.07.11.16.57.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 16:57:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 16:57:22 -0700 (PDT) Message-ID: <64adec62.170a0220.b70a6.a68eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 40605605246B; Tue, 11 Jul 2023 19:57:21 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129202 _Functional Testing PASS_ Submitter: Bing Zhao Date: Monday, July 03 2023 09:50:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129202 --> functional testing pass Test environment and result as below: 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 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 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/