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 3CAA2432E4 for ; Thu, 9 Nov 2023 12:09:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14A894021F; Thu, 9 Nov 2023 12:09:43 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C24CE4021F for ; Thu, 9 Nov 2023 12:09:41 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5af6c445e9eso9340007b3.0 for ; Thu, 09 Nov 2023 03:09:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699528181; x=1700132981; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kdJS4ytXfQB2rJKxuXP3e56a8VBNWu6WK/e6cuxc5p0=; b=VhLSKF+CNSEQAUxu9tQeG1CDq0M1FltV06qBqF+pk5ZSeDOgo/jFrNzCNAQp2GJ/nj CVVjz2QFnxiUX65MRZ4oov47MV9Tu6KOFTK/o01p4xlBFwSeToRxdcxDrT+F0YPu4lNH 10Yz4F0yOVKw6pos37mHGXv5rloDfNvXgjI0w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699528181; x=1700132981; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kdJS4ytXfQB2rJKxuXP3e56a8VBNWu6WK/e6cuxc5p0=; b=cwPXibfvb4Q8TeiEAsvbrIW4Xr3OG8r11xZmFZ6UQQMEhFFJj/fB1Es41V5RAI0s5C oYFSqIBAqAHYvfw41J5h76ZU3xu1kmLZSrW5wJQfGPISxDYeA+Ms4K6BZ4nuhP40REkH g0TbO7t+YiTOHE03KNHThbsxTRrWIKGpGBY25P1/kRSaEozWpNvpQ27uhGVp/aC+OGd9 0USuALO6ZFrEWTvM2abLA8qxT4MvUyQz9Qc7DAtmF4cgoz1mY0YKU4rKTy0pHuQjweOI 9ab3LAKlOIFOLYu05h96ybHGj1Kk4lcDKd5LAgGI1ZjwMJoZRCqPozPp0aPBfLjSo7tM kePA== X-Gm-Message-State: AOJu0Yz7j4+hl7TuMsxycPZzPKnXsZ4iGnMISNwORg6bcPhEDk+w0BvQ 9NHUejminoTbyiZmcp9C8PDOo+k0Dmmn8u1DxoxOUPWPak+ZbrOOOCtgisl7gJiDofRaVCOu3A= = X-Google-Smtp-Source: AGHT+IE38vOaSvGKJUjeVl10E5NyhYKsydETf7zekmfrLR7Ybdg3Q0f9rrzT+bQ4sA5jbHLiv/+RdQ7GDuqK X-Received: by 2002:a0d:e2c8:0:b0:59b:c0d7:6766 with SMTP id l191-20020a0de2c8000000b0059bc0d76766mr4766742ywe.37.1699528181113; Thu, 09 Nov 2023 03:09:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q4-20020a0de704000000b005958b183658sm1418709ywe.59.2023.11.09.03.09.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 03:09:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 03:09:41 -0800 (PST) Message-ID: <654cbdf5.0d0a0220.4195f.8445SMTPIN_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 C9BBD605C318; Thu, 9 Nov 2023 06:09:39 -0500 (EST) Subject: |SUCCESS| pw134005 [PATCH] crypto/mlx5: fix crypto dev leak From: dpdklab@iol.unh.edu To: Test Report Cc: Suanming Mou , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134005 _Testing PASS_ Submitter: Suanming Mou Date: Thursday, November 09 2023 07:33:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134005 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28292/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/