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 2742842D8E for ; Thu, 29 Jun 2023 18:40:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0983E406B7; Thu, 29 Jun 2023 18:40:25 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 46898406B7 for ; Thu, 29 Jun 2023 18:40:24 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-668709767b1so656498b3a.2 for ; Thu, 29 Jun 2023 09:40:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688056823; x=1690648823; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gXzlTzKSd5i+pg24MXiXKYahfFbSRXmgYzru5i195rs=; b=F++rqoQlcWZA6LASKgaodc1AK3kE5ITRlhert2YS8eZEDjLLPUDwe1zb1JC89tX6Xp KGfLqwdPahFjPMAcfYAsYYabEs8x3L30yKe3/rmp39etJlQLRf0woRbmx1OjTu9BjoC6 mlOBLMZcNImKrQ8aawvHNzG6Wn/sAY9NdxARY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688056823; x=1690648823; 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=BtXvcdkslSppHuWkgH/8MwVMXdRk794H8dD+ns1bfJDyZh2D15erTHeru+DZ/ijszj sBNtXtkVr5JHfy2TcT0x2y7fyngCu6XZm2LvlBZc+hLxzNBdWrjYNb4uZqLfUWCEfcG3 4k9+s1SfPwbjgYvUQbKFVIPDU7ej14tWvFi6yt0kVA4UjzBuP3VEeQ3S1HhS5F9Qt8x7 mR0krGINnFPrWx9hb12ix7EMKh0SBKPuWlmCqLAZC44dlcDDbNZJp90UQwue0H564u4x TRd+HJlYmAQk37eLMKT4/syTn8E5TKYK1L6rzg+OCdr16qQiyQ0Oj7dU/tnMEtS/JgiP RnQg== X-Gm-Message-State: ABy/qLbbGYoe+aCRc0UccfXJsxoKPVj84NV1SykG68etm/wYIhDubRXz bzyifKum8HQRWhPTH2+FoVu/MUCQwwGRA8uYrT9rETk0/ilYlmp7KEjhe7oW4ybF9a4v1Dcu4Q= = X-Google-Smtp-Source: APBJJlEK1O0YufTtVSX/Vg4He5hqm9lmVhh0m8BDnY/2tYVVlxExRaBTL7v7lAGpDrXUKwX/Uiei7e5RMhG5 X-Received: by 2002:a05:6a00:179a:b0:668:99aa:3f17 with SMTP id s26-20020a056a00179a00b0066899aa3f17mr522709pfg.16.1688056823428; Thu, 29 Jun 2023 09:40:23 -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 p4-20020aa79e84000000b00675a90252ddsm621588pfq.3.2023.06.29.09.40.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 09:40:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 09:40:23 -0700 (PDT) Message-ID: <649db3f7.a70a0220.7f328.2d2bSMTPIN_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 9405E605246B; Thu, 29 Jun 2023 12:40:22 -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/