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 706E742D8F for ; Thu, 29 Jun 2023 18:51:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BE69406B7; Thu, 29 Jun 2023 18:51:05 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 0B467410F1 for ; Thu, 29 Jun 2023 18:50:59 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-55adfa72d3fso536671a12.3 for ; Thu, 29 Jun 2023 09:50:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688057458; x=1690649458; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gXzlTzKSd5i+pg24MXiXKYahfFbSRXmgYzru5i195rs=; b=cvOBjCFhY3hd1/PboEc9cI9vaY6mITUNOdBhqNrZ9hqtrKwhqge4JjykNmhx1D3D9+ UIW8cZT31+3mCjYpuu8ZbBBDxZV6o9/RsJOYgX36w+qNJwfVPqqkV3lzgtqnAn1IJG99 bhLrndFhm5eV6THxYZo75NLLGjlfh7AxlRt+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688057458; x=1690649458; 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=IT8+Oq3A1ViWsjdDbIOur4SjCCkezV6OfcofVCJzkfZ0+Ow8YsdPTf6wjNxCxvZPr2 TjDzqX3dquN6Q2LUHfE3LsfTMuRcfvLQKjCs7jxYTPykV/9uGU5Er/gxF/CEjb7G9kf3 CJp9sabU0M5qnYSPUVJ1vvGgLh421mmPz8ovElBBx5UHCs1+O2ionfYpxaQS5QrJQMnC Npz3ph8RZlkyh5otg2MSi2e016zM5eWoRG9zxhyBAv1VFScuIgneXysv2gzhgVxQIoVZ P1qn2Qm+8uF73zDuKvmQeb2vqVeCvRwckdDxHM5rfnsBIa3zkSSv1FapA9xF96FOl4Gw YbeA== X-Gm-Message-State: ABy/qLZgn901ZiLJ64R1xk9LL7J45WhUGWWJRSnRmmcpbrbusBkaOQMX ExpY9CPfgHBgnqjPpg5uk0cB0rybAQKV53tQ3bCh04ZXpo1GH/gp9ReXSr7lUgjQkSqqbXkNwA= = X-Google-Smtp-Source: APBJJlH7v9P7bWj4Xc9IwVRnoMbKZQCSI7WtY0a0NgLApYDHiWmA7mK2jmuEdV/BfhSun+nRV+u9Mmkktktz X-Received: by 2002:a17:902:ba81:b0:1b8:473e:f905 with SMTP id k1-20020a170902ba8100b001b8473ef905mr3485498pls.8.1688057458332; Thu, 29 Jun 2023 09:50:58 -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 18-20020a170902ee5200b001b84cd703a5sm187630plo.82.2023.06.29.09.50.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 09:50:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 09:50:58 -0700 (PDT) Message-ID: <649db672.170a0220.14fcf.352dSMTPIN_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 CBD1B605246B; Thu, 29 Jun 2023 12:50:57 -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/