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 0FC22428BF for ; Mon, 3 Apr 2023 16:11:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7EC840A7E; Mon, 3 Apr 2023 16:11:31 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id EBEE240A7E for ; Mon, 3 Apr 2023 16:11:29 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-544787916d9so553270157b3.13 for ; Mon, 03 Apr 2023 07:11:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680531089; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=eg0BIU1UJ5p6YU4UBwC8+5c6vS8ZNY7/s/RthQP4J1s=; b=SuYjugN3lgVKo6AbrwoGmw6M1r2Uz+ibCUfD9XPOgVarByqIFX3yZo3SuV/f9BnPVU cpIGnZ/aqs7nV9cs2GQLcOFf8qTw0/iAQmD/uxanqFP2ki9A+vTqs6Kh7W9kQDPia9oB oJeoGPtqg3XcXxYjdl+kkLXqWbWqTYOcb+buY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680531089; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eg0BIU1UJ5p6YU4UBwC8+5c6vS8ZNY7/s/RthQP4J1s=; b=Mi/JNKzggADfeUD7MWw14YIHxiCUgnthJv9tzYoH4HnMUEk6x0yd1oygrNzG12Eizs cA6n5U0pC+yAHOpgfByAQqhaCeCnvUl/sq8WybXTpUuy6JnXWxkZRJ8g9tOyNqtefWtn 8WXrUwKzBKMpPwLqfdv/29dWVjfvUQomedXF5pDoIZxg53x6R0rXVqfF0CVsdC/1nm7Q FW/vtgs0DbcNxTN7Dz8GLCBkqDSB/cHzMjRw7pmSOTeFAkM89f+u7g1O1JigTypiJIfW nSoIapFxsHB6fDb5jUDV6bzjxMKaP7Nf/ZGwbn3PAmJosGXkDtCW/ZCK/LCAzmH5mCPE 4bZg== X-Gm-Message-State: AAQBX9eSkz2v93TDrY4lqy9mM2pASSVZ3/pcQEX2EG8TXkpOHslI3P22 fV4+Y1ffDd7tBfXIMD02SgLi76UDlrISNTHrG4NXQaU8FtW8EVRgg4/YdhOFVby2ZY9NpvSe2Q= = X-Google-Smtp-Source: AKy350a11EXYEYcBMb8YOySKu3DgVKYHGG75XcC8dzakbXFZEHgyvGQY5Mkw2eSsGz7lnniO5fBYBKLMwSPj X-Received: by 2002:a0d:d70d:0:b0:545:4df7:e6d8 with SMTP id z13-20020a0dd70d000000b005454df7e6d8mr33006941ywd.37.1680531089331; Mon, 03 Apr 2023 07:11:29 -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 t129-20020a817887000000b005459f233f96sm1569561ywc.78.2023.04.03.07.11.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Apr 2023 07:11:29 -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 0FCE5605246B; Mon, 3 Apr 2023 10:11:29 -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 2287860123; Mon, 3 Apr 2023 14:11:29 +0000 (UTC) Subject: |SUCCESS| pw125723-125724 [PATCH] [2/2] event/dsw: replace burst with bulk enqueue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230403141129.2287860123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 3 Apr 2023 14:11:29 +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/125724 _Testing PASS_ Submitter: Mattias Ronnblom Date: Monday, April 03 2023 13:13:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125723-125724 --> 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/25906/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/