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 D05D7422DD for ; Sat, 2 Sep 2023 12:30:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6FC0402A1; Sat, 2 Sep 2023 12:30:33 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id EB2A0402A1 for ; Sat, 2 Sep 2023 12:30:32 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-44d4c3fa6a6so1241396137.0 for ; Sat, 02 Sep 2023 03:30:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693650632; x=1694255432; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WgUelGvQo2RR2A2gAxAYq/7MXZinMRC4Q3X4zZcVNHg=; b=I4H4vaXq2rLPhv3A5HGYtM7oIezl0+4C5dKRVICEx0t6r09SaO7N9C7dKnwPIBr5A/ seOAjrr+t+kh9FEAK/7acSBGnCFKhKt26MpO/yT37/z+OZ6KfGhVtOZtGXTfSGEJy66h U7VRG6Glol/7SQv2IcV1ty2UPWa9ahYN6OCyk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693650632; x=1694255432; 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=TrJpAcrAMuHPcc3KlotkZePGN+NaruXn4w/zgvfGBxoeJ9A6E3te7dO/SbKQ0qiNa/ kYRJu939m5cOVP83eIGonm9N2d36sZ2RwH/KcPRVEn8PAKg/joYyHV5buPmQE4mh+ojY PuiqETUA4D4bgL4Nhso+WKWhu8kjV6/SfjcOMyVCAK8dciH9D/4kStHCUu3qBlmHqFhk ZAkNVvfqB0gnF7sNVspNlkX4y3tk1yD05ANHG5HWKjdkafj/lWZA6+zp5kUNqPRUOaGZ a9hKvYTLB2pl5guj9Jt50CwrrwhLf2GpC2fBFBZrsUIpazeDtiZUCq4rb8quNZYD+LVi WaZw== X-Gm-Message-State: AOJu0YyePSNiHs+4qsYPPS3Xdh3liGMF4zw7n9lqNuYADQEwMwFn6gSJ oeHlvhsongZu1Wo+saoGju73hDoasiyFpOe5aPxr9eBHrvH85ZCJojt1phgNLv2tY9OjNu8bGQ= = X-Google-Smtp-Source: AGHT+IFd5bvVjNU4RoOI45vR9ijU2V608KmBo057z2wSFdGyKJkLNuIRYE6lGvZjuCo5oL1bjVghXcO05r2N X-Received: by 2002:a67:ebd2:0:b0:44d:453c:a838 with SMTP id y18-20020a67ebd2000000b0044d453ca838mr5062466vso.5.1693650632330; Sat, 02 Sep 2023 03:30:32 -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 n124-20020a257282000000b00d697e380ad6sm336501ybc.20.2023.09.02.03.30.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:30:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:30:32 -0700 (PDT) Message-ID: <64f30ec8.250a0220.770d1.4570SMTPIN_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 F11076052471; Sat, 2 Sep 2023 06:30:31 -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/