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 B4A06428C0 for ; Mon, 3 Apr 2023 18:51:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A47A400D6; Mon, 3 Apr 2023 18:51:52 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id A3DFF400D6 for ; Mon, 3 Apr 2023 18:51:50 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id r7-20020a17090b050700b002404be7920aso29201380pjz.5 for ; Mon, 03 Apr 2023 09:51:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680540710; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=TY3lk6w64pIM9tew54dONDHvt76paRn7VLIrs/79nk8=; b=X32tQe244n2K9k27yPvBABwQ5Y4FoDyjr6BfMLBI8v4tpYAOUBNqh/ZdtzTojfP+2Q UvH1UMEsmgurZNBD4To5lvM87fL6ku0HrbFq9BP3S4NAJIKpVoJMX3a/qL1vZ8foc0bn lASUp32BWnyY8VaxiTMKjKp/+OLBpQxxmk/+Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680540710; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TY3lk6w64pIM9tew54dONDHvt76paRn7VLIrs/79nk8=; b=ZjgVORQKOqQMNygdGtFhcz7OkLPo5DaQinm5H8o8QQsvZY1jDZTvX96Mv9VGVw4FN1 ysu3CxkoYi9sx3RnQgGjJSWzIXZEIL7+Phn4kLhZoiDzPF1WXbAGroYqfLfOnLrblUll Mcgbka2gOQSAed5+pXJxMIsSBOI6EOBKtIxyad22JKfHuGChirFj0mZLOsaoxa5xKoAw qrFgELQx8zcFWOLEaymtUX9W+vhSoaeKX6wA9slBGhPIAYKj7RrZ+gOY++/sWpjr9vSZ igaS7xU+q2DtP+TyZCdMj/jAqOHz9/FojVWSFh+6gcmy+UN3K8h5VbHXMndUry6G/HlL QPSQ== X-Gm-Message-State: AAQBX9e4EFmS1X7zLCQ58uq1/d7p+4lzW0blZukbBBToygYRoWr1SY2E cLIiSyF/lYRjutbIs50eEPuUSskjDjtzYIrToFrhZ0CFgpgQnX984IlVcuHen3CjoAz0ROdtKg= = X-Google-Smtp-Source: AKy350ZZpLYmtIHq8EWexSd5IGiK3zypdGUZcYwH3oVgOI1wx/1xYsehjq1n6K4Lp0VMmTU6AUKz90whVlH8 X-Received: by 2002:a17:902:db0d:b0:1a1:e410:a1ff with SMTP id m13-20020a170902db0d00b001a1e410a1ffmr46165015plx.24.1680540709845; Mon, 03 Apr 2023 09:51:49 -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 v23-20020a17090331d700b001a1e0fd4077sm1185703ple.130.2023.04.03.09.51.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Apr 2023 09:51:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 5ACC9605246B; Mon, 3 Apr 2023 12:51:49 -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 5C19660095; Mon, 3 Apr 2023 16:51:49 +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: <20230403165149.5C19660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 3 Apr 2023 16:51:49 +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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/