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 359EA41E63 for ; Thu, 11 May 2023 10:21:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3103D42D5D; Thu, 11 May 2023 10:21:15 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id CECAF42D5D for ; Thu, 11 May 2023 10:21:13 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-b9a6eec8611so40059810276.0 for ; Thu, 11 May 2023 01:21:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683793273; x=1686385273; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v8Yde7PAZJ7PvNFZe17sZK0NMEvpXlywBLiTO9i0ocw=; b=bfNPJ69gUTtYwShRrTyI73T2NxG6BJwU+30A9jnWWbPBVfVgVm6WnDlRyQVQT0Y9lg 6JwUknQ56dr9j9PYqM1IXNNIldr/n043Q0yyXJPbzHJKl3KgxRA4QU08AnviXtQPwhQh SVSVR/Bm+hQg244Ay2L9Qxm3hwWOWfc3PpIVM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683793273; x=1686385273; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v8Yde7PAZJ7PvNFZe17sZK0NMEvpXlywBLiTO9i0ocw=; b=kwwUDXyVR3yysO8n6ut8Ch5cqO94uI4M2Qt7jxnZ/3BrH+elVC5Tt3IvKCtpXORkCG 5vxTBz4eR4qF8DmOIJS+b4DpPCJdwrH3Zjg7L7MEMgynpbeOGOMKaE3h/Z095bFGUU1y yMhrAhr8VfAoDVmM87Qxc/0VOrkRlm0CaTW3nTjUOFN3+XPNlGqkXTiqimSSULrGEgpz d+lsV4ScKdERV5xHTKb0kDIWip0JAdnjqV7fZSyC4KjZi5WYQj4C8wal4z/93BE9kin5 sY6grIpWjpZNApaBImd1eAM0rTWnWLF/aHkPwd8L25Fan3YBgJm0mb4hVEokTFNdgRul CdBA== X-Gm-Message-State: AC+VfDzw339jlmMpCDYy8NiXVE4q+Jz1ZNwAmC0TZbwKCLGkB8OLeWGQ e9B7MBVvWDeAaaysqDkamgWenuqq83iaIzqGYTCxJV7EUkLFqiDS9zlVlg== X-Google-Smtp-Source: ACHHUZ6VeDomp/oj8s1pz8jApKCHkrUoAnqQISRRh1WstVClxKC8d3KExaHd5rIZout7UuLkcmvfkU4mYap9 X-Received: by 2002:a25:2102:0:b0:ba5:e37e:b6f5 with SMTP id h2-20020a252102000000b00ba5e37eb6f5mr8168600ybh.18.1683793273229; Thu, 11 May 2023 01:21:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q128-20020a0dce86000000b00556d5e861dfsm1677543ywd.67.2023.05.11.01.21.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 01:21:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 01:21:13 -0700 (PDT) Message-ID: <645ca579.0d0a0220.cdc23.5690SMTPIN_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 EDD09605246B; Thu, 11 May 2023 04:21:12 -0400 (EDT) Subject: |SUCCESS| pw126810 [PATCH] eventdev: avoid non-burst shortcut for variable-size bursts From: dpdklab@iol.unh.edu To: Test Report Cc: Mattias Ronnblom 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/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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/