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 D755642A77 for ; Thu, 11 May 2023 12:45:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D387140697; Thu, 11 May 2023 12:45:56 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 238C740697 for ; Thu, 11 May 2023 12:45:56 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3318961b385so82201835ab.1 for ; Thu, 11 May 2023 03:45:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683801955; x=1686393955; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nagp+2G6iZXmwuuhJ1lJCS/0IsUCyyYG/PG2QojZJI4=; b=K0U++gTFqsEjNffn9QJFhb9JiaInks67MIi0cp8Qeu3wbAaDiYfye4RWfZxId24sAP AO8f7J2e+6RtTJYwgP8KPykkY/zd7HNlXmEsfdMlwowvLjCja5kh54nmauJWxGrJAv// kLPrPdLichR+m76y7nxvJ4Mc82P2VYtaDhNQc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683801955; x=1686393955; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nagp+2G6iZXmwuuhJ1lJCS/0IsUCyyYG/PG2QojZJI4=; b=kG2zHwfr9yggU/Ts1A9ttOttfR6Z95Fv8Hi+OZqW4zF1xzGamZsiGM389FM1sz4iDi kqVkEmUXF2VPQjRx+hrvy1YYirqJ64gfNcBUjKvZwSJXChmJIeP8MdN0PvzQJP/z+MsG Jx1yA5OFlRTkSml1ZizNnarTk/CGAzX1n4tpftYk16OBiB3c+h5OmQWvPW3KP+HqMylm o5TcoXbbwUd5ezrwy4NzsXU0k2bYeyJpNQwp0MGrQGxmY8IlJ3B+KU55Co9wVvKqmbVg UIYCUis/DsFtl/9mKLs6sMk5Ek8WRJVh/0Cl5r8lvjd9q1MqNUzzXsF0euoShFRxoF+K BxzQ== X-Gm-Message-State: AC+VfDyLbCJ7249hpdYBWrYVq3LnSCmhmJd2xGMR31y1y0wlohVwqa2X 7Y1aSpKOYELB52qQ6NWWzIr3t68GTVjlepbTPvygEZQYuKXe6OALhyMwLW0e5lh3yhHpG5TAVQ= = X-Google-Smtp-Source: ACHHUZ6GDA5pVfI+nBE+RG442nWYTRWu/ZXfL8x9Wp43tiH21jEClUAJ2ymFqaTWfUwJPc4e1pKu/K6lqn80 X-Received: by 2002:a92:de46:0:b0:330:dc10:9c01 with SMTP id e6-20020a92de46000000b00330dc109c01mr15124887ilr.11.1683801955538; Thu, 11 May 2023 03:45:55 -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 s14-20020a92cb0e000000b003273c2eecc8sm1046630ilo.17.2023.05.11.03.45.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 03:45:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 03:45:55 -0700 (PDT) Message-ID: <645cc763.920a0220.62f38.f8b9SMTPIN_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 098BD605246B; Thu, 11 May 2023 06:45:55 -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 | +------------------+----------+ 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) 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/