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 2357142B2C for ; Wed, 17 May 2023 16:21:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E72C406B7; Wed, 17 May 2023 16:21:35 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B1F6E406B7 for ; Wed, 17 May 2023 16:21:33 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-561a7d96f67so9186747b3.3 for ; Wed, 17 May 2023 07:21:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684333293; x=1686925293; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q+j8cbnLM9hWB5B/Uu0pjWC5KE10BDZfw2Xb75nFaEE=; b=bCHSVnCLQygNvF0SDKntYNluDfkm/2kz7xNhWgx/jIo6BvHmCb3FQIMLbcaBQmuTA2 KDc2MQNyrJR7uaNlmPLn+xUMjaRSrvhKK4QKDujcK9isLpJOlS6rLW2V10O3Ru6hcmc6 8u2byRViY9+rO2vUcx35k+b4VeIKkSWnSiGtg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684333293; x=1686925293; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q+j8cbnLM9hWB5B/Uu0pjWC5KE10BDZfw2Xb75nFaEE=; b=VLC0cM9+lae2t5ol3/GVPClWa56gS9TJ+hTqshZmz5KHPWV89QaFfrwktVH0y+V49G 0jqHPEUfAdW5XGa69706MZnfx2yF3ZXpHWL1MnOo5TamMD4MfBn+gIEQgm99+0ho9+d+ pOeLKA3YOKnLu4gktRcU3da/7CYMFO+FWYdZh9Bst/LdzOXIDaZ2YSRFRKUP4Lf8b3KT gy6kHG6D3/gDH0G7p1frihKcj37VehSqy+OVkcw7ZUwpju4AyJef8RlopfUcq1KU77uB T70LH0eEJrH7V6lez1YYpe6pym/9QbjJYtgJkD8VH4YBELnYFEfP3ShD0tfKzFGVXDvp o0fA== X-Gm-Message-State: AC+VfDxXGYsjwlqoLUIhpyEnMLosWQ7R64/Qa5Ym4RztoYqenXTJCUPK zU06wjmQR8Ej8h/gi98DXCqKzyIvKSl0eUsl2LENieOs9XLD7QwvpcgDbQ== X-Google-Smtp-Source: ACHHUZ6haI9VJxyJt9nMQwWSNZ9oNhGh/FPg/QLQ4VZgX2pWVs/1HWup/M45TD5cwL8l1m8wyCVAgLIyK2RZ X-Received: by 2002:a0d:cc03:0:b0:561:a022:7b5d with SMTP id o3-20020a0dcc03000000b00561a0227b5dmr3370045ywd.38.1684333293032; Wed, 17 May 2023 07:21:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t18-20020a818312000000b00552cb289f49sm192544ywf.68.2023.05.17.07.21.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 07:21:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 07:21:33 -0700 (PDT) Message-ID: <6464e2ed.810a0220.1865d.8a7cSMTPIN_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 AC79C605246B; Wed, 17 May 2023 10:21:32 -0400 (EDT) Subject: |SUCCESS| pw126917 [PATCH] [v3] eventdev/eth_tx: fix runtime parameter test 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/126917 _Testing PASS_ Submitter: Naga Harish K, S V Date: Wednesday, May 17 2023 10:35:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126917 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/26256/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/