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 F3488422DD for ; Sat, 2 Sep 2023 12:31:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06E91402A1; Sat, 2 Sep 2023 12:31:05 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 12A38402A1 for ; Sat, 2 Sep 2023 12:31:04 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58d41109351so10655447b3.1 for ; Sat, 02 Sep 2023 03:31:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693650663; x=1694255463; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iZS4dDF71VQbDsMOC70dnEHFMaIPhnyqbV5wA0pB+7I=; b=MzMxIwfqZXbMVf/XtcYj2M+yb/Hen931CBSXqRhgHrP0ryS6F9VOiB5cl/8hr+zbGW bjzhxSMABb2p8Qg2hLgM49hAGyLkiKMBF12bQo/f+QNpYBrdWV94naCvIEYhNyFU14y8 adMDueyQxtoM4taNlcBslLniCurAgRZIpElJE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693650663; x=1694255463; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iZS4dDF71VQbDsMOC70dnEHFMaIPhnyqbV5wA0pB+7I=; b=Q0/YCnmWEG2unvN8yh7UnhcvST2J/t4eigPZfE+I8TPaiMQ+9KXx/o/HPwIUgbdqEL +URnQBzqVOQd1S8cZwPnxQtut3VYTNjotKy5sqlhmgE2KcMGsqMALrBBtXiZybCoZxtn VKZiLG6ZE4coFrmHVPr2jhaAbIUhaEQPsWqh+GqarL/EFHWsaJLylYgP5GaaePMNLHGs 95KMUEVKNwU7LI3Q8IiRQyIOMDXfQBQ/uTvgcMg/jHGX9KVcweQ2mSAj7I+C8T9JuE1i upXCxgGm5txcBAqxEngqpe+Wzg4/DYDaLmWWVcGXqBBnZcIeCJwNKKenibplD6Juka1j h64w== X-Gm-Message-State: AOJu0YwbGkd9cwQ3MCHJGYNM4f48LCQoJ9deTZZqlRqxryEENW0fp5AO S3Uh5PEx8G+uomcIuD0RJgA1RYQbIyJl0GQ0apA1eES1XnRQjtjpAkX/iTsMtPC127aPsLTVoQ= = X-Google-Smtp-Source: AGHT+IGOxJGABLh7p1mOC7WxIvN8AYrPDYTi3eAI+72UKmNiV9lv/ok3COvcUXlBkfqY9H/HWxA/0ablY6jK X-Received: by 2002:a81:9203:0:b0:592:4c2:1514 with SMTP id j3-20020a819203000000b0059204c21514mr6185154ywg.25.1693650663411; Sat, 02 Sep 2023 03:31:03 -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 i127-20020a815485000000b0057744e9c4afsm450696ywb.41.2023.09.02.03.31.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:31:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:31:03 -0700 (PDT) Message-ID: <64f30ee7.810a0220.1d46.c0a8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 176016052471; Sat, 2 Sep 2023 06:31:03 -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-unit-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_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/