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 4D28B422DD for ; Sat, 2 Sep 2023 12:25:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CD0B402A1; Sat, 2 Sep 2023 12:25: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 D7FFD402A1 for ; Sat, 2 Sep 2023 12:25:43 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7950fac19f2so109004639f.3 for ; Sat, 02 Sep 2023 03:25:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693650343; x=1694255143; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q4Mi8drBRogm7zI+SlFFo+Wws61D5ykZVndVXWDBEeg=; b=RaJZ8dnzgHXdAM20oQWEakV8lBB3t3hecdWlajGW2psVYuosvkn7WVFvJ4lhgllqSr szKZjEuCZpQq9uxPTThPZiz8ejmhpBuS8ibxhyimjVSXhyoYqw9O2v3XD8XcMFYp9w4Z zp11u1scDSkwcmll45RNeHo3a5TY6L+45qKDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693650343; x=1694255143; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q4Mi8drBRogm7zI+SlFFo+Wws61D5ykZVndVXWDBEeg=; b=IYZTfMt/54mxEhqAduShyOGysTHIwrz0vvd4gu1IkE6XElPBSGOBQOVQwaezHd8u8H Mx9j80ScrSCEWmdzYQZbyF6Rohsgk8JR3VaH9+EDxdzg7qbLzfqYWOtjG22ok7I+mMyd oIHucWYv9ErSOqWZlx2QQf+lLAmQif1GwCUUY+EHlIjbozj3NVNyVv8SuBaUm29GUsFe KobO9wSFlupccnP2HzLgWPbmOqnomcTDjQqkA+MDF/GUNIDiXn1bJQiptC0OCh75FLVP 5ViFHonCU7o5qPUY9h9Kv00m9dmqSDWfZv/fwmKsfvxj0ZPdJJITFcTWjO+rVuZrJklK ELLQ== X-Gm-Message-State: AOJu0Yxv9PbF0ZP9IRw3/xAQ2MPhQx2jEAOsgEjq/JMra8rDfSZm1Jsa 99Mdg9W/XR31L/Kgf16E4YUh5WIHf+avP4SRDP2KPB9Z6e89sf9EqHgDhQ== X-Google-Smtp-Source: AGHT+IH6hnVrJG91Z/Fxs0KRPKbj0MJmoeqfcsZNmvB5FsDo/Xes18kRLB6pCcv7QguYLy/v441tDISEFvSL X-Received: by 2002:a6b:5119:0:b0:794:d7e8:d239 with SMTP id f25-20020a6b5119000000b00794d7e8d239mr5066261iob.17.1693650343209; Sat, 02 Sep 2023 03:25:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dp26-20020a0566381c9a00b0042ad94d71b0sm195095jab.3.2023.09.02.03.25.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:25:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:25:43 -0700 (PDT) Message-ID: <64f30da7.050a0220.a90c0.b1d3SMTPIN_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 B5F0B6052471; Sat, 2 Sep 2023 06:25:42 -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 | +---------------------+----------------+ 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 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/