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 AC80742A3B for ; Tue, 2 May 2023 09:32:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A439540E2D; Tue, 2 May 2023 09:32:36 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 1284B40E2D for ; Tue, 2 May 2023 09:32:36 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-75131c2997bso1585063285a.1 for ; Tue, 02 May 2023 00:32:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683012755; x=1685604755; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ET8054iktaTr6SWSpl4R2if1bkCcJYnsNbfSwGQ434I=; b=U+hKrQy+fVcc6+VoV8uF53oUhMRziwb4CyzpVucEdYGfuajZz5BAPOIvTzcRdSSJZN sDnUiJSQX5XAH4v6FtD9I+USCL3mI/IwIK7aGBpDrNoLxdkjA/Ef71UtOGyeMVo8oDcb cVKUVqlz5MHil6vT0gEUGtash28XRWDWyS6dg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683012755; x=1685604755; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ET8054iktaTr6SWSpl4R2if1bkCcJYnsNbfSwGQ434I=; b=Ygi/Mn9CgEiTzVXiZmjo8qP8XclYAQwawhbzGc/Pbl6dFmpAgcy36A7khN0RzHNwjU R8igQdBFF6rRocJKloiRVPfqtE+m5IV57CblALL8TJCSh/QZTBis5ylbFRv95DAVL/pw FJ2q2XOrFoTniOjpr/YIT89ywXrfxl4iXa+myXrPOJwoRGv1eKbzZNBw8hLMu0lQmSYc eqzKHerGXBNKh2T984hhwWLEGf8Uc9Zj9CldmdRRQwQ/GZj8ZBLhMss2GsehUXzUqXnP OsHo1FoEPqlh1uvtzNNS4e6DBFtL6iffvz8debxYQFbq3Nsfg4ldPewOOF7DT+/xDeeX RsbQ== X-Gm-Message-State: AC+VfDxi4OFGvfk6h6utJNfkDJr14N6Nvnf9lBF4QW/BPjurtc8UzjkO Ac4Im/inovLSkMXe6HO81XkAarEh14o0H95RTxMRd3VEouQCkjJ1m1/JRg7uFap4ZempRHECaA= = X-Google-Smtp-Source: ACHHUZ7LPzGInT0msicVzxow0By4Wi7UyEtoRkwQbiPar6fEl1gHcnTmYZCmRWDGGtgVPQVnsdxuJmD0t+g0 X-Received: by 2002:a05:6214:508b:b0:5ef:8161:cb9a with SMTP id kk11-20020a056214508b00b005ef8161cb9amr3337255qvb.7.1683012755474; Tue, 02 May 2023 00:32:35 -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 y16-20020ad45310000000b005e3ca68d7b9sm1675873qvr.72.2023.05.02.00.32.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 00:32:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 00:32:35 -0700 (PDT) Message-ID: <6450bc93.d40a0220.fd2e3.5249SMTPIN_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 393FC605246B; Tue, 2 May 2023 03:32:35 -0400 (EDT) Subject: |SUCCESS| pw126655 [PATCH] eventdev/eth_tx: fix runtime parameter set API From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, 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 | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/