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 DE085422DD for ; Sat, 2 Sep 2023 12:12:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3838402A1; Sat, 2 Sep 2023 12:12:56 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 71A0A402A1 for ; Sat, 2 Sep 2023 12:12:55 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c0d0bf18d7so20309825ad.0 for ; Sat, 02 Sep 2023 03:12:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693649574; x=1694254374; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EN7SMOob2oyntEJMJwv696ZYr8+1xmKn/ZgaKqZ7gZU=; b=NKH/uEPepx4f2fU6dynDHi1+pvIfHmoJqg2IWC4BdP5jQey5Zh+5SSGgDURJE/8eCP EbTi7K2LREI7kp1Jbb25qNABR/epeId8M90XkbcYBvTcCj1hNhP37e68n4Bw6b4MQ8X2 lB8QrP+ZPxmqUlrdnFkBrac/GYChG5Z20osPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693649574; x=1694254374; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EN7SMOob2oyntEJMJwv696ZYr8+1xmKn/ZgaKqZ7gZU=; b=P5+SBk5dWBiBQZbPAGNM7ze+FYYHk7jZQbFEm+qBS12jyENfz7MqJ0f/Ps2Codq/cQ n5vfIxq74aLymFL84Y1teN5Ep4N6HOlIy9Hq9qAGenXoU0PKI1QGlPL1DgT//7WOWB41 Sru1NQ5eNhKUpu7l/6zHYw/9g/TTfAVleEM5+mHw3/oe6CFpCcV6RFKmEb7E18QJnfXL 1837VkVYcNDPfrcrm6EG4P1IL/XquKRxrj5Ir/FmwDebfAu3A4p/MERcIRGvOP7CL47x Sg2I7HD+Cd7I+3H3gs56av3gFg+XScYwHBsPRd+4mJGfwKQewoFkSGaWz29+Ghb0BMII /gaQ== X-Gm-Message-State: AOJu0YykQYEgCUa05nTRjMfhrKVEGp3bzuPN/Q6ZtFDMdLK/yAz8EdzK 95x4y70xUQQL7/18+pg9UdrzDrT7Xm9FvL6SOW5yBl52N1K7LSVouHBj1edi5IQkRm4hR9cCxQ= = X-Google-Smtp-Source: AGHT+IEHkeXrZEgfos2IUWlpLlAVvTXGNysxIitn5DOZvbYZge7AhCyiDz5cyOAWtMzKD9jMyohWS/6fdQha X-Received: by 2002:a17:902:d2c8:b0:1bf:7aee:75e5 with SMTP id n8-20020a170902d2c800b001bf7aee75e5mr5120808plc.57.1693649574577; Sat, 02 Sep 2023 03:12:54 -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 o8-20020a1709026b0800b001c0cf796c04sm132398plk.30.2023.09.02.03.12.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:12:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:12:54 -0700 (PDT) Message-ID: <64f30aa6.170a0220.19d30.6ca6SMTPIN_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 816606052471; Sat, 2 Sep 2023 06:12:53 -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 | +---------------------+--------------------+----------------------+ 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) 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/