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 D3C0042D8E for ; Thu, 29 Jun 2023 18:48:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD61741101; Thu, 29 Jun 2023 18:48:59 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 69FD841101 for ; Thu, 29 Jun 2023 18:48:58 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b7e66ff65fso7434765ad.0 for ; Thu, 29 Jun 2023 09:48:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688057337; x=1690649337; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gXzlTzKSd5i+pg24MXiXKYahfFbSRXmgYzru5i195rs=; b=Ff3oYWEWMec+WwD0aguNj6f+ts0MqkDfJE6Gj/cjMmgv+3pjjq8Lu4h7cyHpYnG2hw 0mwmxxJIS6tFvJGz7/ju3ThLOROu4UjInl0k8rC3lMeuJG2TCrQa42he6LOX43TNJDuM iOSUUsBiYm1mF6naxlx+p3z5m2n4RkCSzGa4k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688057337; x=1690649337; 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=dqnboVZ3Wc8OCOIURhmaDYFnxs7ecyn71IGn1Fj8V684HtBS7RibqoJhROOUVeRVee muL+gGFNbeGnTMtvV+tkfrzzdeKJvrgqPNNG+2cM2uspEOl9ND8Geg6FEj4Km9HY7yJl YMaEpNfxNNGw7C+Chrs3QjpUnmSSsw9wxPOBq6pZY2hAXsT/B9BM27q7g4RPToEvEhol K/NnG5JPSX2KRvTvGY9sohh43hhAh9O3H/obIAnkpRoZ+8VYmpF8iYB6435XewkDm7fm EoqLoAS7zp30CmWP4EAkPOR44N6vYo4MVv+joKmGztDujgTnsqXVn0cOCZJhL4QQjjcz 8wow== X-Gm-Message-State: AC+VfDykaWXVJizoqJnGQAdjvS6t5bC1lKnHAFYEl/eZzKcGpwwUThnl 8sudIWI9yyEyqAYoA/UPJ2h1Bk+CgccG6aBfdQ8uwVluLM0s+Fh7YS0q59ORogxUCRZW7F2fig= = X-Google-Smtp-Source: ACHHUZ6xAkNQ7QqAaf8boUdcJOwqf0YqLRfuEvHtKbYpS3Hj+NW4mJFp7bL1dLcpshGrPHBSaunNVU/0qicq X-Received: by 2002:a17:902:b193:b0:1a5:150f:8558 with SMTP id s19-20020a170902b19300b001a5150f8558mr15348806plr.17.1688057337716; Thu, 29 Jun 2023 09:48:57 -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 iz15-20020a170902ef8f00b001b80f2e6a9bsm384345plb.12.2023.06.29.09.48.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 09:48:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 09:48:57 -0700 (PDT) Message-ID: <649db5f9.170a0220.51aa7.986aSMTPIN_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 31ECB605246B; Thu, 29 Jun 2023 12:48: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/