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 E7F3442A77 for ; Thu, 11 May 2023 12:46:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E48DB40697; Thu, 11 May 2023 12:46:18 +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 1657E40697 for ; Thu, 11 May 2023 12:46:18 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-24de2954bc5so5871358a91.1 for ; Thu, 11 May 2023 03:46:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683801977; x=1686393977; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GdJoT5FhVTr6ja1VpFqRSM5mKILn++cod5BFMCsEABc=; b=Qkms+d9GYK+diorv1EMaD56RLbdsTIOw39llJoJWKkD70TAkJ0Wzmj86vPKo2VaqWF vwyAZOrFr3vGiGT8uh4BrxVNl11yvx8Pk1FqjwCC1oS48h37rMpc68zzyAQGZ8XMm8PN ho17wrXDRXAu+tOjlKl89g10hGBsMCkPGMWeU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683801977; x=1686393977; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GdJoT5FhVTr6ja1VpFqRSM5mKILn++cod5BFMCsEABc=; b=X8J16gbAgCchNyrct+r9AVmSH0ZHtjFahZh8q8z6YYh6HHSIo6r+mWhBAapiqM19ur vT92KSY9u44s+iyT920sXoq1JF9LQA0S+iktpGmaMO3Wxk1CaM7ckLmTPYrCZBFSjxRB g6We2K0XV71usPvnuSXv4oWZe7BSNZdRmsDY4qj1VdWJMGuhgkrBwXxJ+6CQLimf1SXg R+rC5/bQfgGydpnbqLpszElKXWWIHBRcCohGbZTHYhSnNL0f68WjVWNJpK3Zj2loP2BT 6GOegVdN382SBp3ZBCNXDFWepKGTwNsgJ5702Vx7K1Prk75IQXhdaP7ZCyYwgk0PjJOi C+UA== X-Gm-Message-State: AC+VfDz5j6QZTtpwba88RjEj11NWNE5N49Y164Fg7Di0jJ47ODIu4+qG BfimX5GKURhmO6Jxukl+j4dAM/IG+OIx1WAe89LZ4G05YYDr8Bahg1x9QU1k2F4MAg5Px7pJSQ= = X-Google-Smtp-Source: ACHHUZ4AVfuFnYgu1KY+HJlQ/ooGZFEpewDZZ7Am+Ns3HDbMhngTV7MRqJ8ML+2gLXVKMtR7aCRDaY5IgDXh X-Received: by 2002:a17:90a:f2c7:b0:246:5968:43f0 with SMTP id gt7-20020a17090af2c700b00246596843f0mr20812211pjb.10.1683801977310; Thu, 11 May 2023 03:46:17 -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 my5-20020a17090b4c8500b002476618615asm1483165pjb.1.2023.05.11.03.46.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 03:46:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 03:46:17 -0700 (PDT) Message-ID: <645cc779.170a0220.70c7f.50c8SMTPIN_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 9510F605246B; Thu, 11 May 2023 06:46:16 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/