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 CBD4C42D67 for ; Fri, 30 Jun 2023 07:46:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C46FD4021F; Fri, 30 Jun 2023 07:46:45 +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 B14B24021F for ; Fri, 30 Jun 2023 07:46:44 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-783544a1c90so63002639f.1 for ; Thu, 29 Jun 2023 22:46:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688104004; x=1690696004; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1I3jzym/PRe87KdhaGmc/B4fAAJGYjY+PvyUGFOB7C4=; b=JKoL13MQ9mWOdvu/1+dnGo8EGjXA1oW840r3YoyHImo2t/20UhugK4x/WFoNmkwBUi Z3qsGQf7JqpXiiI+/aW0o6MQyHg9yn+NGYbZhe6b4qXGDQKLpNiMzdcCJOOj1XrGqrwh Lrb9FysYMgEjgn09IaAOScv/2h0HJprb1ueL0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688104004; x=1690696004; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1I3jzym/PRe87KdhaGmc/B4fAAJGYjY+PvyUGFOB7C4=; b=HyoBdNSq8MWoKCIyfQ+JJfJiC0SDXJmKVmCDB1nHfX6phojDXgRFjsYmz7dHJMI0ek MjDkPszoIAvG/YJhGEVeCW3uN4x8Vitq2eYrJTsAM+WMLxHldeYaLhmWoWfiZ1SgoNW9 nK+4Tlq82fEsOMis4+4eHuppeAZFvGHLwS2sKfX7FfJKEnO/VE6aLSr4AqOs9cdti7VY 2e6ymEBEQQDi9bg11Qzxlli3ota6a6ppoV7jUL33j0Darsq6nOajpfitTEDqk/Lu4kM5 Qt79P+RRTenHOkweR0GjVLyKkS2DVcn3oRXf3XLMrkvgH+a0s2LXVAPt5rIIjKMY69p1 gnuQ== X-Gm-Message-State: AC+VfDztY3SHGOaDAM+vQdpQCovEyUPI7huZPoP/UzwIrhitBuktA82W Bq1LboWkdS8LDO5l2f7jhaCHANp/it74phUj0ioyP8/YFYuHmkCX2jjleg== X-Google-Smtp-Source: ACHHUZ4tDq6duL/4FvDyPsMBmzNe2GbhwqVa8IGAEnn/Wif6Q/gsIc4ed1etoSLfpNcQkXvVOJZfC7erAeWD X-Received: by 2002:a5d:8045:0:b0:783:5452:e335 with SMTP id b5-20020a5d8045000000b007835452e335mr1659380ior.6.1688104004196; Thu, 29 Jun 2023 22:46:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c17-20020a05660221d100b007862db78c0bsm181151ioc.2.2023.06.29.22.46.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 22:46:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 22:46:44 -0700 (PDT) Message-ID: <649e6c44.050a0220.f489.86a1SMTPIN_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 A8719605246B; Fri, 30 Jun 2023 01:46:43 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129116 _Functional Testing PASS_ Submitter: David Marchand Date: Thursday, June 29 2023 13:58:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129116 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/