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 5848343158 for ; Fri, 13 Oct 2023 18:57:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 512494027D; Fri, 13 Oct 2023 18:57:12 +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 687D04027D for ; Fri, 13 Oct 2023 18:57:11 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-457c82cd837so300402137.2 for ; Fri, 13 Oct 2023 09:57:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697216230; x=1697821030; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IBAs8WW/itYIjfgsAHoUusZVMcTC2EqC6qtXJFFPYUY=; b=AniVXDwtTJ17X9FxCd0AuWVYSaby8QUdFkW8Mof8cJUPeCky0KhMrMiD3ptaKLi/MV mY8J3OkJ1Uuvt9/nNiB00qt1hcDdv/iQKRd6ulhEiCJi4nH34vJgGsDelXrw/I5xr2ry 1bgXZt+zPR4u2gEBeF5GAtbV07P3RsXe1rzF8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697216230; x=1697821030; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IBAs8WW/itYIjfgsAHoUusZVMcTC2EqC6qtXJFFPYUY=; b=Jxe1Naoxb4eukc1INaRjUYJlIDjajzQSgYjOYzjBGCAqgin/0/UXBLzR8/8nxzN43f mEOGHqMGushHKAroZ9y/38dPsfuA+5ZWriiOeh7HhjNFAFxjnPjmX1DVjcLD31wTpJDg r9NKuXRdgcbS+zJkhmQwv3CrFWGoVMslZmMpy1+MoBtLYQyfuWKpV2IZctv69GkJy7mz HvMhNNSRPICU6ucgfSe3hMjETxoRt0GAujA04ALGE7DWaVelhMSSv/v4No2nFG0xQvEP /hEEiYyEAaBcYVnHmlu16b1pHkzVADOwa68Y7SVf9yWxxjOyXkvvI2mc5NGgKqamkybu bxnA== X-Gm-Message-State: AOJu0YwrRpPcV46V9h3tZUqWKnNbJOR9ww2dK3rk4oCASnuYLB2wFgSf fIgPSVJWnfffimJHMyjAyIxdLxoRN+gi0hiTqglzucrOdbaFQw== X-Google-Smtp-Source: AGHT+IGA766t0GY+ZY/mTIfywtVZwUbJW5zoxlRcuMf6JCLWX8ZfGSLWVpNpaS0m1ogwLjSSdRSbBqYyu3Rv X-Received: by 2002:a67:ea18:0:b0:452:f119:20f with SMTP id g24-20020a67ea18000000b00452f119020fmr25175338vso.8.1697216229306; Fri, 13 Oct 2023 09:57:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e30-20020a0561020f9e00b0045069554e00sm110409vsv.3.2023.10.13.09.57.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 09:57:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 09:57:09 -0700 (PDT) Message-ID: <652976e5.050a0220.5bcd6.4aa6SMTPIN_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 ED229605C380; Fri, 13 Oct 2023 12:57:03 -0400 (EDT) Subject: |SUCCESS| pw132608 [PATCH] [v2] ethdev: clarify device queue state a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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/132608 _Testing PASS_ Submitter: Ferruh Yigit Date: Friday, October 13 2023 15:57:23 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:64b86ec39b328c4a3f7305e233a9399092c0a419 132608 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27927/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/