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 CE17542AF7 for ; Wed, 17 May 2023 15:59:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA205406B7; Wed, 17 May 2023 15:59:34 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 5C0D9406B7 for ; Wed, 17 May 2023 15:59:33 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ae4d1d35e6so7273235ad.0 for ; Wed, 17 May 2023 06:59:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684331972; x=1686923972; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+ZpHGuVc9kYW8CBmmXWujMKR79T/fSD2aD2zqLfGigg=; b=ienDw25fri4qeq7xFzlG7FNnHmOJ5XqCc+UoxMXg51E2rAI0+FlC9UyUamYqziMm7P /3Tlt9VOQt3HS1wujCd6cGO21nO0Du9OTaZ7/UjTArJqwjOTEgRuuuIpnzX3zzhv7V0Z EPaMvBNY9SGcPdiZxgk80REnZsQNAFAJ7G6rY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684331972; x=1686923972; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+ZpHGuVc9kYW8CBmmXWujMKR79T/fSD2aD2zqLfGigg=; b=cD6ayIAEG3XrCvOuTb1js5w1RUHyTes08qjoaGowEJ2X/9yVUGu/y3Is7JARYGh4/h SzfPfigQykk3LkascLRfN8XZ03PELuzrmmgPi8vIjnHeZeA7Vwl6qbRZ+lsykoDGPi6R EGWcwWcoFd3ZMIQkPnKShimavob21lhqss7UiOz8V3Bu1PM85G1YDkAkig2L9WDC8/bz uxAP0jTEQdgTqGJwRXQBjaU58H5Dsqyd/JfcZaJeJztZxzeAmBIxNDlXLnnDCBqycjn3 vVEWupGlvs/T2ppJGvitjZ3WuuvfjPsqUh6KKEEPyzXKK1EoeWQM7R/fOb2hN7TkVnwD oCqg== X-Gm-Message-State: AC+VfDw2P65h7YDlFJj0ib6vDbJ3ne5/hi/QETfPX4qoxBSD5wrjljxN sAKBj3ofIpFZoAsaiXnvIF6pv38MOlgRUEmB8eOfRDBKfOZAXBOEzcS2Pw== X-Google-Smtp-Source: ACHHUZ6UeBxNKHkq9zYLCAD02DQMMcohgxf8AMC3PS21Ymc3zLpix+bZXHekJxVfgYV2njFV1qPtajMID2zB X-Received: by 2002:a17:903:1c5:b0:1ac:8ee4:5e1b with SMTP id e5-20020a17090301c500b001ac8ee45e1bmr39165649plh.14.1684331972641; Wed, 17 May 2023 06:59:32 -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-20020a1709028c9200b001ae197fdbaesm235562plo.47.2023.05.17.06.59.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 06:59:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 06:59:32 -0700 (PDT) Message-ID: <6464ddc4.170a0220.ffbe7.a06cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DFF26605246B; Wed, 17 May 2023 09:59:31 -0400 (EDT) Subject: |SUCCESS| pw126917 [PATCH] [v3] eventdev/eth_tx: fix runtime parameter test From: dpdklab@iol.unh.edu To: Test Report Cc: Naga@dpdk.org, Harish@dpdk.org, K@dpdk.org, S V 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 | +-----------------+----------+ 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 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/