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 5283142D8F for ; Thu, 29 Jun 2023 18:50:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E560406B7; Thu, 29 Jun 2023 18:50:39 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id B67CF406B7 for ; Thu, 29 Jun 2023 18:50:37 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6b78916ea66so744469a34.1 for ; Thu, 29 Jun 2023 09:50:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688057437; x=1690649437; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gXzlTzKSd5i+pg24MXiXKYahfFbSRXmgYzru5i195rs=; b=gH9w0dvTpl3qE5VXO67pcD1mZWIqjxRzlR+RT4kL8iXpSbXTgMkg74dgtzzIe/fgj3 K/FlDKfR4BH3mzvR2LrkM+WFIjUDSJAM81h/R/7ivXKgpNDxcphuvVFvx8enh06lcyGG QLR8U62vticvZq17LnS7ruEVmrr+yUDcrA0M8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688057437; x=1690649437; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gXzlTzKSd5i+pg24MXiXKYahfFbSRXmgYzru5i195rs=; b=jC87K0c4/0dju6kRoiQ4o4qQeDcZp/7cdRtKgc4uYV68QVEBv2WbtR24hGiLIoypDL sfaAxKEEBUentnApeOzh73N2tepwZ8vfnCKhYDDcbvtkYIUvHAvBcijM4uNu4Tsq1YaJ dxD1XCfPNA/kVJ05VglzqVze/z9SKw+R/zHqd6mTytRAfYTcKHeGH9lxEuLOVyiPzTmD U+N16yHqTu0qpQIGBsehCKT2kzpc3H12FVx9DFbCDLyW/zMIlmKODSDg+XLzUTP1RJDz imod9wm015yLLx41eop/T2JFbdv7XdpxpXLNhHMFdROFwHPcMWMXcE9VxKWJWTQjsg79 PQrA== X-Gm-Message-State: AC+VfDwAmjO6g1UFB6m5okIliVyR2/uxB/gV8KrdfhQixyHvhhGGfWNN nbMiHYtvo7NBGU3ERh89srqDr0Kn2Gg5oyShXecsC9ZXJ2yLckC0IA/snwpKmpDqaUjR/2XEzw= = X-Google-Smtp-Source: APBJJlG08UqhP/ojByQIM8QXecXwUD+uaCSqVOASlBfxqub6T2sIEkda3SsQWJTfwce1ULsm3r69/lrg7+Ox X-Received: by 2002:a05:6871:5cd:b0:1b0:7775:7074 with SMTP id v13-20020a05687105cd00b001b077757074mr625593oan.34.1688057437112; Thu, 29 Jun 2023 09:50:37 -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 d16-20020a4aeb90000000b00559d090f32dsm770489ooj.0.2023.06.29.09.50.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 09:50:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 09:50:37 -0700 (PDT) Message-ID: <649db65d.4a0a0220.269fd.0c85SMTPIN_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 8B2DC605246B; Thu, 29 Jun 2023 12:50:36 -0400 (EDT) Subject: |SUCCESS| pw129116 [PATCH] ethdev: fix Tx queue mask endianness 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/129116 _Testing PASS_ Submitter: David Marchand Date: Thursday, June 29 2023 13:58:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129116 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/26867/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/