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 96CE842E62 for ; Sat, 15 Jul 2023 02:40:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 914A740DFB; Sat, 15 Jul 2023 02:40:05 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id E561D40DFB for ; Sat, 15 Jul 2023 02:40:03 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-55b1238a013so1951113a12.3 for ; Fri, 14 Jul 2023 17:40:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689381603; x=1691973603; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ct/seqqG5XfFznl639ZIHBoFUuRNprc0y0kn0OAg8CM=; b=TFoM3lhJ5cXgQQU5bt1/xpe9TQj1Bku6E8oTbJmWVYPd95K/r2eqxzbjoiGGgLMAIc qZhL/LZdck9b+RV5MoM6k3+bN7KbkQ/7eED8jGofu8F8nQ2M53ZKNxeYDmxlHb/fmq28 2LQfxKkKDJw8zNdPvy6mvaXqiLND+Sb8hJcII= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689381603; x=1691973603; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ct/seqqG5XfFznl639ZIHBoFUuRNprc0y0kn0OAg8CM=; b=A+4sajCu/NbeZYmaTEVDQbYLgjbRi08iungGbK+Z6LolnsCGcxWy4nIrCNBUyEFLs4 c1W2p8HmBqjY20LOX9tgGJd7MqJdtX81XD2X0rk0tI6trqdQp2Kz/4zT+2/T5dmJI5wI /rYae7ObAsWRRQhVUsr5N+AZPuTRp5TrdbxS5/i+w0lz+vrdIYphXfF5XuegRneFxrn7 PlzQFtKj3ACLEUOWDAXVrWKslCLBSYl3HlDo1cUW/niJoJRkugEGM738mPkUn3l9uxQV zyKybwTqqquvV844un4sRJMmAZ2AIX4X6tX6MBCglLZbDUVsbPAaZAUWGWNpXFlcNHAh K1vw== X-Gm-Message-State: ABy/qLak9ctN9Ze6uhVN0hUVMt0KxvGgWH4eH3tqnfXFUSXuBOa6wsHL seBfrFsULT5X8RhkUgATeqhNgg2Mm9xt/oZHDIF+xCf+7wJJ0qtXfwGxQ355+hxrktASfbMDjQ= = X-Google-Smtp-Source: APBJJlHjMIWM3Qh2qUa2G7jaK55U3wLTHZGvGJM88A4kfx4uY8/+CRd2iWFkN/gTvjRb+fN3cwZ3b4EiJ2AQ X-Received: by 2002:a05:6a20:72a3:b0:133:96c9:fb3b with SMTP id o35-20020a056a2072a300b0013396c9fb3bmr5395548pzk.45.1689381603049; Fri, 14 Jul 2023 17:40:03 -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 e26-20020a63371a000000b0055384b8d29dsm686881pga.32.2023.07.14.17.40.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Jul 2023 17:40:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 14 Jul 2023 17:40:03 -0700 (PDT) Message-ID: <64b1eae3.630a0220.f74ca.8669SMTPIN_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 44568605246B; Fri, 14 Jul 2023 20:40:02 -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-x86_64-unit-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_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/