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 96B4442A3B for ; Tue, 2 May 2023 09:24:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91BA740E2D; Tue, 2 May 2023 09:24:52 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 04F1740E2D for ; Tue, 2 May 2023 09:24:51 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6a5dd2558a1so1296278a34.2 for ; Tue, 02 May 2023 00:24:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683012290; x=1685604290; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7fBTjxWfch3loI59vevnY022Vy59VkFDnVk4zjo5JvM=; b=C/3+3GS6CKOIQUWRaEJoWOi74qvUHglWd/bBQ/FK/k/wzZfF6oAhvU+ttVE02XY3in lMTNyh7yD91wTV1t+mx1kIxfVR2e5X6Mu/LCRUBNLGOzsMcdhgDlVW9x/kPEqD/p3URk PX/+22lM+xFB539pr7DofUig5IIPqnNzvVjOo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683012290; x=1685604290; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7fBTjxWfch3loI59vevnY022Vy59VkFDnVk4zjo5JvM=; b=TCK5CWYgyJOMfe2P6I45GzLQ729ZQInd0J2o9w4jmp0NBSM2yZPZTxCUnGoqO+Huys /DB7wUOpZjnGw8J8vBNLVkRPmOVZrAjfefbBT0Lm4+OwpUHNFq3AInZFvykrMCBHtSZQ GidvjqSH/bOzFZqic2V3iUfdryLkxbd59zoeTBsi9cCUFyC647zQFFmnwPcqwcYvCNk9 weYj3BJ8vI+TXhtr7FL47Fec5bezcj3AZcH2CCcDC2YIIE8uyARFgWszbtz2a0pOqq5c JSAEfsE9mg5LG6wlii+IO+iAevzdpmcnzK3XXIHi4BbdiI8QP7TXM8ygsEkx2FowkexM PD2g== X-Gm-Message-State: AC+VfDxaFDMeQTFn6N1blFgVSsJpk4oUc63yHWIvSzUDnZbQILtvZF/E PEpAmhYbmP3zON3R3Vjivu6lIPl3x7vViSa4ltmDxhXExW2ZbWdAXhETpY8Xge2PbP7TncNOEA= = X-Google-Smtp-Source: ACHHUZ4eJnyPo/F4DqY83l4p9wUNWqxAdLoPNwGkywjUnC/wXsWfG+N5DAQ76XzMIXrzQFCkAFcq9q3/gx62 X-Received: by 2002:a05:6830:1bf5:b0:6a4:1a86:d73f with SMTP id k21-20020a0568301bf500b006a41a86d73fmr8274532otb.12.1683012290325; Tue, 02 May 2023 00:24:50 -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 100-20020a9d016d000000b0069f977a75fcsm2601034otu.1.2023.05.02.00.24.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 00:24:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 00:24:50 -0700 (PDT) Message-ID: <6450bac2.9d0a0220.e667e.1271SMTPIN_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 D9B25605246B; Tue, 2 May 2023 03:24:49 -0400 (EDT) Subject: |SUCCESS| pw126655 [PATCH] eventdev/eth_tx: fix runtime parameter set API From: dpdklab@iol.unh.edu To: Test Report Cc: Naga Harish K S V , David Marchand , Thomas Monjalon 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/126655 _Testing PASS_ Submitter: Naga Harish K S V Date: Tuesday, May 02 2023 05:36:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126655 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 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/26143/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/