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 2780C42A1B for ; Thu, 11 May 2023 11:32:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13A2542D5E; Thu, 11 May 2023 11:32:28 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 04ACA42D5E for ; Thu, 11 May 2023 11:32:26 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-643990c5319so5960434b3a.2 for ; Thu, 11 May 2023 02:32:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683797546; x=1686389546; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DTJX7LW1+/rOK/VsMbYQueh+/XAcBnShTingllgexKw=; b=WGUxqukf6ZEJ3+1wvahnaYuNLQvfs5C8TInOnicP0KyAHwe2nxj0LZGlqNRUrVI95S uLp1DoInTiRt0NoWPg0uZ3VOPnMVoAD/b69FF7jRP5Swtt+4vYiPu4dLt2uHLUBWp3WN e4KMBEyCLegyPt4YrFE+MAlLKb5hHZql2myHo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683797546; x=1686389546; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DTJX7LW1+/rOK/VsMbYQueh+/XAcBnShTingllgexKw=; b=kpyPm5vDYpOGBh1xNzfZytLdjR/zqNV8ZmBoOU+S7JVbSEcue2n/S6LeOQEl1Daq1W yXUzLEir0z6GIbW6+Cjm3upPtF2FztzK+S9HatPagsXa3GLsOA08lJx97Zg60IfXc7Nc ltMhoSGCe9B3hssr4BEa1hFHfsr3BnICq9h8z62H1NgmwvQqaDNK5als2TAZpZrAm5vV puzerGlccMls/DcAOd9epFGSUthPzqVBjJBdBKLSgambZ0vBpJrtMS33PDtkwydxqWCn C6DWGLrcA90/UlNER0ZqFM71gjk+2Dt19ji1XkgLzjpbLwVl7bz4w/Y0RyiMrM1c3Tus KSOA== X-Gm-Message-State: AC+VfDxUzv8elgaDBGXYF16l+Z9sKY/rsDoLrTMsmw4MqStdK6iymMJx sONSqsaE8fO9aeKD3frilPp8i4SzOtJK6ma/7u3dI4v5hnHd7Hcm9h3cNw== X-Google-Smtp-Source: ACHHUZ4hxPdp66MjzMhINGUE/ApkrokQ3JV1m92Fdwmhb8n6ZrDBW3kpR4eA74rnl0eVDTXP7S+RcnTW1LcP X-Received: by 2002:a05:6a00:240b:b0:639:28de:a91e with SMTP id z11-20020a056a00240b00b0063928dea91emr25232892pfh.17.1683797546196; Thu, 11 May 2023 02:32:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a8-20020a056a000c8800b0063b8f18eb79sm887278pfv.19.2023.05.11.02.32.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 02:32:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 02:32:26 -0700 (PDT) Message-ID: <645cb62a.050a0220.c7196.cd9bSMTPIN_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 6E28E605246B; Thu, 11 May 2023 05:32:25 -0400 (EDT) Subject: |SUCCESS| pw126817 [PATCH] [v3] 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126817 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, May 11 2023 08:24:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126817 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26208/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/