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 9537042AD3 for ; Thu, 11 May 2023 09:47:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 927D242D5D; Thu, 11 May 2023 09:47:34 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id BF98042D5D for ; Thu, 11 May 2023 09:47:32 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-b9246a5f3feso12166662276.1 for ; Thu, 11 May 2023 00:47:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683791252; x=1686383252; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ui10gM/dmPfgjNpuwU5vfvfLPPcI7A+/mtqweiubgac=; b=JcVK/b919Umph2mESXrW3IDCIVpobERwMpYGKuliPnZrAIZFllF8EirKIP6Il8iKEm UisfQiWC11Ud4lSNDvq3qs69h+iU2XOh+NZn5tNFXr1AzI3bQHl+JtEZhg6GdobmyyQa 3KuGrW4dekUkkaxol9jdFLBPZNauJiarfY8TE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683791252; x=1686383252; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ui10gM/dmPfgjNpuwU5vfvfLPPcI7A+/mtqweiubgac=; b=a6fWm7nRGMgHGz6l58MDj785epnVfzaBcdM9g2FllYsQy5ibyJekX8LAPwCXnqsJy8 vx8uYxt8EqdA95SCESbKQ0PoNEKIkcjC6qqK8KvG82a69mQJ3uHjT1eeI7oShNcQ91z9 qiGDxH12kJKkuRDtrdoaAAXU4iJDh2bQR2ZAszkmnsTWyFgOBbblQRB8+Dv3jBi0MBUQ 6YLh2frJT3UClV41iWrfiXlAXg+xBAaBFGKRAz4q07YI2dqftLmPP806ZJGpzWOf99iZ 7hLEdyrVWETnGW+czHSCKoawhin5k27bbCmY/SLJb/gK/Y0UBexBL8QNDAahlywVVJ09 j/GA== X-Gm-Message-State: AC+VfDy59wCiPyZmoSn2FAX2lzZTcg26Em5XsWkelNOlwIPc10vD34gL sG48auUjLBzFvc8IXLR5IA0UXimW9AmLsMI2EIWlL0vS/OciEC/sdY6Gkg== X-Google-Smtp-Source: ACHHUZ5uv6jRtRy14Az2Rchn284CHsCcf/I5vhABSknYb/5yvkSAXbebguFQORdJJFaT0McJarhWtOcXp9j7 X-Received: by 2002:a25:d481:0:b0:ba6:be9b:3085 with SMTP id m123-20020a25d481000000b00ba6be9b3085mr420139ybf.26.1683791252234; Thu, 11 May 2023 00:47:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cf2-20020a056902180200b00b9d8b69b471sm1146427ybb.18.2023.05.11.00.47.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 00:47:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 00:47:32 -0700 (PDT) Message-ID: <645c9d94.050a0220.842a1.5924SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DFF64605246B; Thu, 11 May 2023 03:47:31 -0400 (EDT) Subject: |SUCCESS| pw126809 [PATCH] event/dsw: free rings on close 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126809 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, May 11 2023 06:40:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126809 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26203/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/