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 A222743158 for ; Fri, 13 Oct 2023 18:59:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C38E4027D; Fri, 13 Oct 2023 18:59:42 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 10A994027D for ; Fri, 13 Oct 2023 18:59:41 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c7373cff01so26629265ad.1 for ; Fri, 13 Oct 2023 09:59:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697216380; x=1697821180; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZzG9w9PQwsw1nLVtbrDKW673OFOZTDFmPSt4jzERHAU=; b=TfWbPrsWTWnpQdMJUmB2ThGyY1bFxNmxtPbaYVwBSOTq5t1fZilnKu60ZIAaMjZ9tK 706kZcSJVcYd5LdDbq5l4ND+ml+bVbIO4u7xbK7MfXFqAsYSfrBCgxUyMnf0xbJCKGD4 KjVvc/PTfSjrPUjj6I6fEw0/MO5XXyWyEDBnI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697216380; x=1697821180; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZzG9w9PQwsw1nLVtbrDKW673OFOZTDFmPSt4jzERHAU=; b=PMWv6eslkJxKxJKWScFNlXUxvLx/ybgt04A0X2PKCQvippHBAXjoD6P4QXRKIP1rl2 FF31rPudfmMd9rnrrHCZjV+g+h0ptNrve6k4CoD0wbkbP8Y96TH49I5tMz3TnliQqbTB R06YFDnczMwKfE1atr2WKds0lgsIh+P4sc3lAOkJ53SvL0iegVxx75G9t5PYQyLRuhHM JpO4/zAOejZeSLilw8kiKrrt4UjRB+gVOQrlucsW/HjWmtlYOHm7zUlJZsaoF0IL5P0c PKxAf5lw9WPNjQ4/7K/Q/ulMB9zs7SlH5hqAiTqUlRGD1pVtzDn64njFJcwqv7MlGX6s ZzDA== X-Gm-Message-State: AOJu0YyBNlYI7FSBJKdmp7ISBhm2Ox05b1g/HH9Vt60dLW93zudQN1M3 Wwg4/AGU0lRZyWwo+NHasAJJMK3skapV19FTKHdg+Zvx+HsDjw== X-Google-Smtp-Source: AGHT+IFYzLsFJzYAsY7GssV/rPBQQtYqj/xrMtW2pSXGfY6B7Iid4uUICcpkdNBX0EquXipxwSre2iwxmfuK X-Received: by 2002:a17:903:1250:b0:1c9:dff1:6de7 with SMTP id u16-20020a170903125000b001c9dff16de7mr975636plh.7.1697216380189; Fri, 13 Oct 2023 09:59:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h6-20020a170902680600b001c5fd2b85afsm308274plk.99.2023.10.13.09.59.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 09:59:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 09:59:40 -0700 (PDT) Message-ID: <6529777c.170a0220.440c1.e8b4SMTPIN_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 BA459605C380; Fri, 13 Oct 2023 12:59:36 -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-unit-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_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/