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 393DD4298D for ; Wed, 19 Apr 2023 23:34:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1201B4021F; Wed, 19 Apr 2023 23:34:12 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6E6814021F for ; Wed, 19 Apr 2023 23:34:11 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-32aabbe7e77so506045ab.2 for ; Wed, 19 Apr 2023 14:34:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681940051; x=1684532051; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=1JopfgnCK8dgVWrIfyc+bgOXDhALDTMNFIAtRH+RJUo=; b=UiprKphak9Ea9q361cPgUyb6ukuwZs8lm8ZVMU5y8gweAPWQC6Om4Q/HzSRjOoI64P sjMPHB/kR1eSMzjkoJc+fagmbVU7viEYIKhmZ91AtJPE63gdbRujbYUSVqxezFLruNZ/ dvoZLM9+HDoNSNWnlJwuTdWHmR97SVNWo3hqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681940051; x=1684532051; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1JopfgnCK8dgVWrIfyc+bgOXDhALDTMNFIAtRH+RJUo=; b=Ir4NKMsTCtcFINnYgRywP7mFB2RdhFENhlZLQX8tlrF5SD4b4wuhZ95ruPFPPdlVft snBg/Dhapn5rghsJeGfWaGMQST4HlpyfjOhM4cIIjF/SnaIrhP2c4j+zG2pFR04pv6+Q Zno58zrrWrcm4SuKgmgqZfntqgbjUkalY8t6gkTK5U4nTfXNHhLgm5Kfd3mYuEWH+jUP U0eiRjixeRNmsazsFwzH0Q9dIXONRwHzS9CMONaCkRrcDAx8Mb59vpCIW8ljTjhE+66k eCXdIjv3hmk9j4gqsXEEMEODn1K6IiU6yMqI1DWfRXoQcdZIAG1Bc4t5FxcmL0aP/06p ieEQ== X-Gm-Message-State: AAQBX9fuOFYetcJ7QP1aqs+ZRD8OcTRmUYCtoKPSZHq4hAsWFuYqhzkZ FJUJDvVYCgTpf8RkREHpYzOLtH/G8wX4hXajyZpSo2bf7pdjnc8v9mi1cA== X-Google-Smtp-Source: AKy350Y8FrQ/P3Wb+duoBJKXVOxZjsFROBGlL/G8a5RRPje+9y0wU4T33LVSYQWk0MuPfR2kiNDjeONSBUQB X-Received: by 2002:a92:d345:0:b0:328:faca:c9ac with SMTP id a5-20020a92d345000000b00328facac9acmr1058300ilh.7.1681940050828; Wed, 19 Apr 2023 14:34:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h20-20020a0566380f1400b00404df2aca78sm1837jas.74.2023.04.19.14.34.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Apr 2023 14:34:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 5D087605246B; Wed, 19 Apr 2023 17:34:10 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 549DE60092; Wed, 19 Apr 2023 21:34:10 +0000 (UTC) Subject: |SUCCESS| pw126267-126269 [PATCH] [3/3] app/eventdev: prevent mempool exhaustion From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230419213410.549DE60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 19 Apr 2023 21:34:10 +0000 (UTC) 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/126269 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, April 19 2023 20:01:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126267-126269 --> 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/26052/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/