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 3BCA942A3B for ; Tue, 2 May 2023 09:30:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3544040E2D; Tue, 2 May 2023 09:30:03 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 4D1AF40E2D for ; Tue, 2 May 2023 09:30:01 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-b992e28c141so4966947276.0 for ; Tue, 02 May 2023 00:30:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683012600; x=1685604600; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gQTB3b+OupFa5ym3czSAXcIP9eS6+7qjYFr2dwBoLo8=; b=jbiugPN323A2AQ2Jm4WR9MYqvF1e/QfGBsZPHlRKE74gXTwi5dov1R6f6kdN3F826b LAKeQ1vDnoFmY3REXr0zImhRRzTNPpo6R6zV+/EuLPu+Ssy4szfvOanMe5PADGmceDKE joTfvZVPMoTnvS9GgN3+fli4i7epxQ7AhZjkI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683012600; x=1685604600; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gQTB3b+OupFa5ym3czSAXcIP9eS6+7qjYFr2dwBoLo8=; b=gX8P7jXkz9sLbR1nn4IB9ms1WNx0QCnROsUPNVqGfxdukq/m/atSG/g5clrhcZB9kv Y1m2bOK/Y6hD8LfAmOtZHYR+hoLZk1WmuMr7yhiWtT5Q+DaXll2vZrIZLEMeE1GjjcDO TB0PlrY7EeUGyZtbFL13tEYq95Ge99lGMHT1uQ0oaKH4WbVEsaG4rUoJ/w5DRDWnTMeh uF7nExLhfINxNmgWFB+QMxQAkwVRpnDJwQLIsIIqrvmOKw9fY7UQ3kvf3kx+5B4sf2ai 3rSoZvSntRDnZnfoKwzgI952lHf9d/HrrevwJSiRfyL9p/g4Ddvau7ElzwYnszkeLi1w 6W+g== X-Gm-Message-State: AC+VfDx97gD47kYtI7+v9Cs1Vt9uIJIxrapEvSYz/+QYHA7q+/bqITV6 XV9cjRMy59JQlbseFReSoSjKf3Y4DzaAoiYmHbuUJnItZadksSsvTdVC/A== X-Google-Smtp-Source: ACHHUZ6jJ/UAX1nFfssrL3E4erLZy/UktnpTwm80yo8jqT3VtMN7Jf2t35OXgc+bCPy5O6zaBMkhWqiPfKC3 X-Received: by 2002:a25:db84:0:b0:b99:394b:83f4 with SMTP id g126-20020a25db84000000b00b99394b83f4mr14879274ybf.63.1683012600663; Tue, 02 May 2023 00:30:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y11-20020a25b9cb000000b00b9dcdd85f74sm393584ybj.22.2023.05.02.00.30.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 00:30:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 00:30:00 -0700 (PDT) Message-ID: <6450bbf8.250a0220.90eca.d8f8SMTPIN_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 53C5E605246B; Tue, 2 May 2023 03:30:00 -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 | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/