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 629D5422DD for ; Sat, 2 Sep 2023 12:16:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68D7B402A1; Sat, 2 Sep 2023 12:16:46 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 1A927402A1 for ; Sat, 2 Sep 2023 12:16:45 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1cca0a1b3c7so1877850fac.2 for ; Sat, 02 Sep 2023 03:16:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693649804; x=1694254604; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WgUelGvQo2RR2A2gAxAYq/7MXZinMRC4Q3X4zZcVNHg=; b=JT8FORm9q0o/WqV2IoO9bgEF3GyWID9pJ1JbjxdtCGKDg0cwjKF9TFQwGufEL0579P q09U8m6QHUZrsRcyyUUnx2jiAGjSc839UeEgw8yEuA0w1x6EcyPm3izaIWsIIOBB+sha g5Qo6xBbjIx8VsFZaZQdE/IAceSoWb8UHq7u4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693649804; x=1694254604; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WgUelGvQo2RR2A2gAxAYq/7MXZinMRC4Q3X4zZcVNHg=; b=dUJwO3p2BkikGemAeKEF4yWc+WeTvsLnfrUh5F/rIVpzfRGAepgFAeLDoUQ7HufuSn LiW/CQJ9RjkSQxCeNGz5OffZ7rf6sYeiFfsp/1DEOIKg0UoZL+eIpJZCEzVvr89a4QiB wezt4dT7ok2G0b2W+FbDWBwT+og0DWYFTe0O+JY+0px1Cf9LTpbnwOy68VhkCJtEwy0j ykbum+nLQmOFIpbMKnf+cOYPjVjukXT/W24esvtYghtEfiHiqDcLwcTp6IQt7sARC7vs wWm4yZ4vvUkvHAznUo2GYIepmVw5wEvc2oWM3q/RyktgMgmkbR3kKmF4sr66WKKKshzQ 5wCQ== X-Gm-Message-State: AOJu0Yz7jfyGzd4ea11jvnwW/alutS+QnljpFCrVbO6RlKWLnz9VN1r0 y+fqcBnsbmXYZbImZzLJTRRZWIhMtUDVwI/ARvaMDTg7L/6v6OCy7GTZ+g== X-Google-Smtp-Source: AGHT+IFNUJ7lQ5a3OU4HImtoKVeJ50QeKeg+1h/b8PEydYJM0gW059c6qGzci+saijp5GcLeKny5Tw3UdeAy X-Received: by 2002:a05:6870:8a07:b0:1b7:38d1:6f98 with SMTP id p7-20020a0568708a0700b001b738d16f98mr5850721oaq.38.1693649804474; Sat, 02 Sep 2023 03:16: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 bg18-20020a056871941200b001bbd8728e2bsm358107oac.14.2023.09.02.03.16.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:16:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:16:44 -0700 (PDT) Message-ID: <64f30b8c.050a0220.f27c.525bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E58B86052471; Sat, 2 Sep 2023 06:16:43 -0400 (EDT) Subject: |SUCCESS| pw131098 [PATCH] [1/1] drivers/net: fix checking for Tx si 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131098 _Testing PASS_ Submitter: Min Zhou Date: Saturday, September 02 2023 09:37:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131098 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27508/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/