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 36B5042A77 for ; Thu, 11 May 2023 12:03:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AA0F42D5E; Thu, 11 May 2023 12:03:32 +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 12A9D42D5E for ; Thu, 11 May 2023 12:03:30 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-55a64f0053fso126084737b3.3 for ; Thu, 11 May 2023 03:03:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683799409; x=1686391409; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e2QIQl2awoj8C51QpANM3WLVhm8IOZt/VFoiGLQmVNM=; b=c5wS0Ln6AIsM4wMf9cdodrzxk7ug7ftpvipdvubjkV3uAe82Eb0IlqVYed9MMJMWpZ vchs4VXg/qDWyepGHPdxEE1t3nOpPF84E4moBZsoYFNmX+olqiTkKYkJ1banDGQJEIu1 vRnAh6xSaKcJwKszM+e+A5sFfmaWwmYqjGPeE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683799409; x=1686391409; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e2QIQl2awoj8C51QpANM3WLVhm8IOZt/VFoiGLQmVNM=; b=AXVCLrq3a2s0XI+y5DaZ2eYwWTMn72N9ixQ1S+RZCrnbzQ9E8F8oMYAFUs9LEwuSxG Jxtzi8npie6jJ9OSk33jQihssijJO43HO3ey3HaN9SeXHjxVFOX2PaMKrGFkEXjUc8Op Alr4RLXqjfRmjYaUQiqfeIYFszytPxWnN77DRF3UpQAv8yfpOsimYRSF4gu4nT83kShY 4g28fcXffdyhar2vQVnMH0+U5LN7bWjOM46JJHoctwqyUTcN7lxjQURX0yjPj0JSv+qn vT1TdwsYJ1lYdVKNk2UZFFPQtM36fzAct0aKf95XeI7TMiQa4bziuoDC0bqTVeAFT8WO pVng== X-Gm-Message-State: AC+VfDxQKLiu+WMHIKZ1OqQM8afR7xBS+BdBPqryGBynOaaPXZr/3HJr pvcCrxdBL7NR22qCRFrCCm1VZilFa17EqqbDh95c1oD43uGuqpe4A/Q27A== X-Google-Smtp-Source: ACHHUZ4D5DWeJCTqEpnMchKcbT+eTFZzv0gp21rGcCxeg2qWbICF4bgLOTjHXcOQjUQXki9FsEwl6vbtQrjh X-Received: by 2002:a0d:e808:0:b0:55a:4ff4:f97d with SMTP id r8-20020a0de808000000b0055a4ff4f97dmr21464147ywe.48.1683799409283; Thu, 11 May 2023 03:03:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h124-20020a815382000000b005459f233f84sm973563ywb.60.2023.05.11.03.03.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 03:03:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 03:03:29 -0700 (PDT) Message-ID: <645cbd71.810a0220.892ba.cd58SMTPIN_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 F3783605246B; Thu, 11 May 2023 06:03:28 -0400 (EDT) Subject: |SUCCESS| pw126810 [PATCH] eventdev: avoid non-burst shortcut for variable-size bursts 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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126810 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, May 11 2023 06:43:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126810 --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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/26204/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/