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 2D09B42D91 for ; Thu, 29 Jun 2023 18:50:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2815C406B7; Thu, 29 Jun 2023 18:50:03 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5D386406B7 for ; Thu, 29 Jun 2023 18:50:02 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-78360f61ba0so37734739f.1 for ; Thu, 29 Jun 2023 09:50:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688057401; x=1690649401; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gXzlTzKSd5i+pg24MXiXKYahfFbSRXmgYzru5i195rs=; b=iFjEEZzPmS0hoTKhPCGoaCnOBbpMBXFIaq9eh48iSuMn5LOHjccIRqu5ZvdX2nDvXp AjaEnNbt14uawX4UgbxJY/1NlulL8G3KdFJQGs7FyQimRNfEmU7oXn6e7Kd12vexv5WB AJQqbK96q3/cagCLoiQtfA+SVm82StNHoVq4c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688057401; x=1690649401; 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=DlLUClBQzUHrK9lEs/mZra0ZHopoyYCclfNOFB8HtfI/9jXiwX+YbPMGSre8pBf+T6 +dc6lAXdUd4UDCZz501SO7IOhu412/SLBn8+S7rVvC9BA6wFz+5sXmbpNMa1o32LqQ7J cp49ZCg0lIaCt5y0BbJDlsiIQfqWu2De2lfK5NA4bzPdIcXQ20ySZLRyg7cFaNIdQ4RU Y9jf+gv81llyV+aLXtYFy6njTirFSr33xHE+ZX3gN7h+3Xo12MxLjwg8rdhAXz58WE5N dHyTTXSP6ts6axaovEfuurnzIJMAwjysmfPL59zn94EmF0DGN+YnGDYIn7mBK+wDAuZj ZWQg== X-Gm-Message-State: AC+VfDwpdEj9a+7OYOZPlnoxOZfTwVk5lrts3/DmPJBjAWOKO7E3ceO/ qAHQEYCxxL42xE/Oit4joHa+NKcSYcyrqnOGccKsvAsfiF1+qsSyK63rjA== X-Google-Smtp-Source: ACHHUZ4CvL/gtQB2LkI00fe29Bs9+OwGqv/vKBDjo2HI3wqmjfjgcI1lVU4eO9kF+BUhRv+YmjDdLlFHiN7H X-Received: by 2002:a6b:f217:0:b0:783:6906:a32c with SMTP id q23-20020a6bf217000000b007836906a32cmr82696ioh.16.1688057401829; Thu, 29 Jun 2023 09:50:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z14-20020a02ceae000000b004240ced743esm596925jaq.60.2023.06.29.09.50.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 09:50:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 09:50:01 -0700 (PDT) Message-ID: <649db639.020a0220.1df05.5b0cSMTPIN_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 75071605246B; Thu, 29 Jun 2023 12:50:01 -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/