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 C086842A77 for ; Thu, 11 May 2023 13:26:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F1B340697; Thu, 11 May 2023 13:26:20 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 574C140697 for ; Thu, 11 May 2023 13:26:19 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-54f9729f469so1333008eaf.1 for ; Thu, 11 May 2023 04:26:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683804378; x=1686396378; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e+a3NzQ4hz6gyB+JrM716KH50VMY9qK7er/fDlHf3p0=; b=iX1j10UylIYV7OrnCuTouH/8QBA40WF0YHzyD9zu179uAPOqAuAdUM4o8Mim2xpEi9 ohnUlnHIQBeDz0ezp7//eCGqDk8bAbt5GEgHUxIEpIRgIFxNDBYGBmet1pzzNymSCQkA gpsgDrzCIjG2shAIdSMuDAU5NchJgxQZO1b2U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683804378; x=1686396378; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e+a3NzQ4hz6gyB+JrM716KH50VMY9qK7er/fDlHf3p0=; b=HNjn2yb4jvN9cuvEu33ym8f91L0b2B9QxxTVT+8jFUelG/7cPAncyS6TYptM0z49FZ zJBuUJiYok2oTXMs27t9EuxMXDaVV9kmanK0yidEScqIydSuqJfNp8+13pQVXF9TKeBr +pLLs91cyo0HLJE8abulgptOQ+6Wdw2SCH5wBqHR6cQSIJBPw/Hafez/TBV50nEKTtwk HysT0IIulS2qSC2AuT+kE38MMJRXgL2secwTIrFJZ35pMr7xdKrJBjS2dxF+mv/syxzm Tv9chc8HPXX/8Lk5rHBgfNJ/2+TaYBLq1QEENy3EH4KOAcnTNGjoJv/VfudxeYuPnii7 uWPw== X-Gm-Message-State: AC+VfDwTMlgwBuTXEqObpe5/70SmjqC7cADSAeUqnnxXuq1rTnFG61/X OXSaxYxLC27Fw+KXmCSF8MfAtHwLjPWPiC4pmsEwzVnY9XzDUOehUToSjA== X-Google-Smtp-Source: ACHHUZ6y5PfkaqWyVIy8u+YqTdPxMS3c1nHII3SWckTKqAxmR2zqMJJVyGwVGbJhF4zuS3DYPyPPCXMOIUY3 X-Received: by 2002:a4a:6c1c:0:b0:54f:83c7:d4cc with SMTP id q28-20020a4a6c1c000000b0054f83c7d4ccmr3858519ooc.8.1683804378587; Thu, 11 May 2023 04:26:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v1-20020a4a8c41000000b0053b61123b10sm1414451ooj.17.2023.05.11.04.26.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 04:26:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 04:26:18 -0700 (PDT) Message-ID: <645cd0da.4a0a0220.21600.d5bfSMTPIN_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 0E059605246B; Thu, 11 May 2023 07:26:18 -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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126817 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, May 11 2023 08:24:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126817 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/