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 40D414288F for ; Thu, 6 Apr 2023 07:51:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C47A40DF6; Thu, 6 Apr 2023 07:51:02 +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 9A6BA40DF6 for ; Thu, 6 Apr 2023 07:51:00 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id x15so36314287pjk.2 for ; Wed, 05 Apr 2023 22:51:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680760260; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=1Gfdnvsnv1mXTvUsi4VJHldoakClDHqkgxg4Pwjcc7w=; b=R4foBsqfw6pq3IJ+FvXsmSLzSGZJbRUKKNLeV8Scqo7LZDf9oIZAEZdW1XpPfyWn3R wX9Up6vfq6yqBr0DoFgHYp6Pz5o9iacDi4K2l5xg7AxHzbRMA5ICgw6euS38umbPpPRW /5ZJpio3+Zyjd8vOCmdCkFZy8mn3rvLmNZ4kQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680760260; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1Gfdnvsnv1mXTvUsi4VJHldoakClDHqkgxg4Pwjcc7w=; b=UgD1Ld+umuOyinDcQwgl5NuZvAfk5PEQVs1BmN9Td24mC7lgSRjIR8JjehstY8Cr8D cj87FE+emGAJfMaUWeuZ0vTJigsyzFYRiIae74P6/pyYZ0fcwnmHLer8uSEmrxa/20PG Q3cMWQ1nxRQohBgN5l3lR+2HkPJggp1NKxRHNrL70AkcA+LTccpAFLG6PIgvTYrXe6gO 85yYqfSmfeID6qU/hvOHGpVgqDMyijK7kIGcLfkp8cERwYHl/5TmDbUBEyBoUSARz64K g+Dj/UqYPgjHwf7iQQaunEhIF6zbnCd+Uaqpg09LlHKjHRCSdSrn7rzYAKt06Bta1o5+ at3w== X-Gm-Message-State: AAQBX9fA+gAtvHmiuGG4JTvGoN657IzL05LuAZN9iQSVORu9oED/IOqy 8fm6c0rqRitgsjYAs3vPQ5pPS7PCKjNFGxRt4XvpcO3UK+hLuLZ5M0cBuw== X-Google-Smtp-Source: AKy350ZXAlELz/UbW6JXOfjgbdK6sikvocLdpCNWZl5t5DszCgOtN8Sk2aMKaOKxMnR47VAb0PRyPII38vQ+ X-Received: by 2002:a05:6a20:4e05:b0:d6:5fd9:6a99 with SMTP id gk5-20020a056a204e0500b000d65fd96a99mr1907873pzb.18.1680760259815; Wed, 05 Apr 2023 22:50:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fd30-20020a056a002e9e00b0062ac50b1a94sm63677pfb.6.2023.04.05.22.50.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Apr 2023 22:50:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 48ED0605246B; Thu, 6 Apr 2023 01:50:59 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 487D760092; Thu, 6 Apr 2023 05:50:59 +0000 (UTC) Subject: |SUCCESS| pw125723-125724 [PATCH] [2/2] event/dsw: replace burst with bulk enqueue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230406055059.487D760092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 05:50:59 +0000 (UTC) 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/125724 _Testing PASS_ Submitter: Mattias Ronnblom Date: Monday, April 03 2023 13:13:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125723-125724 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25906/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/