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 E4B7D422DD for ; Sat, 2 Sep 2023 12:31:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC6EB402A1; Sat, 2 Sep 2023 12:31:01 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 69F0C402A1 for ; Sat, 2 Sep 2023 12:31:01 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-68bec3a9bdbso2022451b3a.3 for ; Sat, 02 Sep 2023 03:31:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693650660; x=1694255460; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eiEcghrjoC2mKEvvTgkhMs7fKS2J4w96os6BEZDiQcA=; b=czkmkrZ+wTyEhBomdcsaB5LtvHfk2ElAeTA7yURLg5pryorQUl1r8rHf4m8n6Sqwyf X2KPP2yP1nmEHuQ++wfrgCxZchsspdPeYiEVoyOu2vyzJKHfDlVt8dn3N8BwfKhzdRlk VpVsaTkv+A54dJCJlvKJE88nDuZZwWrOChUUQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693650660; x=1694255460; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eiEcghrjoC2mKEvvTgkhMs7fKS2J4w96os6BEZDiQcA=; b=YGU26rdrezM7A9RhhurCvvojZh0h70BQyIwXgdEjXvPjTmqyx9I/hrN9bUmrFDZ5WK V4mGusjtU7g5hcZciNkKOAngynljB9Uhm6iG4EJBQ0P4YKNNt7tpHLLfMtFHaEyO7jYx ibiA1UhKDi0y8lhWgzynRmOMUJhzpLi2V8/qde70nMBlpM7G108vMynAYPhvc3OEVoby 63Kk+GiIfR+C1LuoJpOYDs/vszYueSQtgqboeA+xCEWn7LApYWQoUV2GJonhQarMnSz4 /83K9c2ts01UfpaXBe6hI91ZgpafR6LYguvTo4C6PA4nLc1riDx3LF6FDzTGcEqmxlUw VN2A== X-Gm-Message-State: AOJu0Yzy4QZhBMLbKSuU0Vr3hdA3ZwYpZOOgn+ic2YAA2REUncs/k8qm HEsxRNDl5nIRXYwucZSlppjiEO+x4iK5f4LeAcuJ9MUrFDZbpRpVzDp0zA== X-Google-Smtp-Source: AGHT+IFchCNJTqooW6zlPZde+DJvRi8i2sxh2JeR9w/oCTVY4I0zqn1gKLNtH+IBIbZNYHbo3CT78ybSz96T X-Received: by 2002:a05:6a00:2315:b0:68c:47f9:76f9 with SMTP id h21-20020a056a00231500b0068c47f976f9mr5014391pfh.10.1693650660588; Sat, 02 Sep 2023 03:31:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w19-20020a637b13000000b005693fd8459fsm280721pgc.3.2023.09.02.03.31.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:31:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:31:00 -0700 (PDT) Message-ID: <64f30ee4.630a0220.d624a.07c7SMTPIN_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 E0F926052471; Sat, 2 Sep 2023 06:30:59 -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 | +---------------------+--------------------+----------------------+ | Alpine | 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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/