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 7238C42666 for ; Fri, 29 Sep 2023 01:43:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47BDF400D6; Fri, 29 Sep 2023 01:43:10 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 42C7E400D6 for ; Fri, 29 Sep 2023 01:43:08 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d865685f515so131040276.1 for ; Thu, 28 Sep 2023 16:43:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695944587; x=1696549387; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6jjmM8ss8nwTojtrYFOFYrT1kplx8FX/F+0A/qm+MZY=; b=gAgtXHci5mwbDnRYErCndoPtJ04j17GSqacE0S0Za1QTThSWIx50pgbBBnoMNNhjv2 L5EZyvq4p+BpOx0WbkqYHQq5jIpQBO6IdvW027O6V2/ryBbRvtpnx50XmZZQFnhEw0V0 qxxEzlGj1mpDnBA3ZQbEkUV3ROYpLqZKnbYHA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695944587; x=1696549387; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6jjmM8ss8nwTojtrYFOFYrT1kplx8FX/F+0A/qm+MZY=; b=Us+KaEho7zjIN+qbDXCboKP9KaylQnw01MfANE5tVHOHIGgwvzUu2m+zllnEuDTAqW NOn7P/X+GYwDi+lSdvdnVgCbFPa6u5WQ/O2t4cIPIx3Y172HzHMG/PGOeCiJd8t+2gbU uHS1Gjf8o09yO3/ayM0J5fWAkdzQbYJkqEvFaGXDV06eow8wr/XZdP9IhFXkDt/8X1Kz CgxX2e/34DUAVGGFgP4qanCIFITwW6KVADY/yEnDcV+isSks75Y+Xi6J8/eAp0NedjIY WyxhgGyrGIBc2l6BvY6yuuSYmem5/zwqb/iJ+G5Ss6iRQ4oE2v5O7vj35gR97HLIKgSc 5DlQ== X-Gm-Message-State: AOJu0YwiDSgaqea+O+Ha5Ub39mAwg2IyteUSukPXnVXtga2stpMun6u3 1f9/ImQdbQ/vwHhAVe5ECJJwP43cS5a8VPmh3FKNwUllTTN2MSEc9bfFxw== X-Google-Smtp-Source: AGHT+IFBwGhx+dfeBp8ELYkTIsfnl2sGZi/TyWrZK/JrgnMkGMlls0gYwtwrZ/VMbRLIZq9pVt2c1PN+qX+R X-Received: by 2002:a25:ce83:0:b0:d78:6ef:9178 with SMTP id x125-20020a25ce83000000b00d7806ef9178mr2195790ybe.17.1695944587518; Thu, 28 Sep 2023 16:43:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w66-20020a253045000000b00d7e907987e3sm1436695ybw.25.2023.09.28.16.43.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 16:43:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 16:43:07 -0700 (PDT) Message-ID: <65160f8b.250a0220.e01f1.8ff8SMTPIN_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 22B8B6052514; Thu, 28 Sep 2023 19:43:07 -0400 (EDT) Subject: |SUCCESS| pw132166 [PATCH] ethdev: clarify device queue state after 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132166 _Testing PASS_ Submitter: Ferruh Yigit Date: Thursday, September 28 2023 20:59:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132166 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ 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 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27781/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/