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 D078642D9E for ; Sat, 1 Jul 2023 09:00:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA7DA410DC; Sat, 1 Jul 2023 09:00:36 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id CE619410DC for ; Sat, 1 Jul 2023 09:00:34 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-345e55a62d8so8288845ab.3 for ; Sat, 01 Jul 2023 00:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688194834; x=1690786834; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/uGfD/tOIvEAC71qkiuxHZbtic5QDD0Ehtwcfn9Vf6Y=; b=K6Lpyk2y645Lo4Z3kUHi+Wgg4ulDW5MEWIhofbKOFLdc0yvLb9wd7Y3rAfNKIMCOMX CWDtkDo6SdYhehnRPvrKdAJ0WoYJDhAQtb84SDFx5T2xuvDkbdaJDiaSgEL3Yox4iTRG 6SMoWmkoV2hG6nOAy9mKEwINhvs3xksxNMuCg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688194834; x=1690786834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/uGfD/tOIvEAC71qkiuxHZbtic5QDD0Ehtwcfn9Vf6Y=; b=BKb+75GNJhCIrrU9uM3syOmD1BfgcawMXz6MwCJJWYLXD01G/0pPAf8Ek0bZBy2IFO 2R8EAB/lAP3lX+1v+wdyJWIpoFniycJLx+8dvWIM4Ap+wwLn34yJaLfRc5PrWAuEC+Z+ DAUh8rda1ma9bZPBMsBADmxemSY2Tn2tlt6KaFi34DBCBIwz2d9webw7SlTqgEB5E/fy 7KelDo0niHYaAsjpeduxcdplp1OqAhWnMa3l47UMPUhYuBfdBY0nu9tsI5Z3kZxoE4IW tFIQG751wbLbba3C3jOC0ulJwuQlY1m26c7MkWSttdxEV8wLVKm4pLMOqThj4OMO+L4M QEfA== X-Gm-Message-State: ABy/qLZSKeWwN88om0sRW7z+Rdx/xSeMlsIdWNxl81QjzO9UAhDnacFN fAKfmoUZ6UHZfwesrzguVZnGWnzd7EtuJ9OoC4aDOmEWAKll1cOKW+DWi/KYMr/Oed3hCMYSrQ= = X-Google-Smtp-Source: APBJJlGq06NnPUJk4tpB1f5IWYR3siIWpjl0W3NUkB/CXoA+ZV8nXBlMGsWYPMMHtgMPGZOGDZIpQ2qGQY0Q X-Received: by 2002:a05:6e02:5c3:b0:345:f07b:b670 with SMTP id l3-20020a056e0205c300b00345f07bb670mr3644833ils.16.1688194834205; Sat, 01 Jul 2023 00:00:34 -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 w8-20020a92ad08000000b003422396352asm809687ilh.2.2023.07.01.00.00.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 00:00:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 00:00:34 -0700 (PDT) Message-ID: <649fcf12.920a0220.4991c.1656SMTPIN_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 B62C6605246B; Sat, 1 Jul 2023 03:00:33 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/