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 B2B3E43839 for ; Fri, 5 Jan 2024 08:45:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADBE6402CC; Fri, 5 Jan 2024 08:45:48 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 1FE46402AC for ; Fri, 5 Jan 2024 08:45:48 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7baa8da5692so55861239f.0 for ; Thu, 04 Jan 2024 23:45:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704440747; x=1705045547; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T/iB5q2Z0Ce+lUTXhdXVgvJW2VKQVGg3/PbOO7nkMhc=; b=A9JOUFz1zxitdZT5duo8oIjJRmubPMRSEuM4WQVsHOGWw3stCVkP17HV4JOFqbj/rD RXY9edrKxxsjRNyA5eJVENuZ0T6xOP2bvrz01LI3I++DL+27nvFMShsSqGmCu61h7PrO HbJt91x7NFnuTHN/NbJGXMSl8FDew9I+DakOk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704440747; x=1705045547; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T/iB5q2Z0Ce+lUTXhdXVgvJW2VKQVGg3/PbOO7nkMhc=; b=anckzmPXgFW+LuPrJQU25Wx1AtGt9abhuMCOpqnTq4HCWjb53PnnuS2lZzfsc+Tt/t NEDaVaNL3O2Mrok82F87MAFEDugD2xRmJFFYbUq3tez3Rq8HsD7bptJ/1q21PFUe8Mjz LerghztBTyHY/QlBfKzSsZi1eosjNv5WyqUGIP8xjSKi7AGL1TSQaCVGup6Ur8Ir9Qre tBJF9Q9mK8oZM8W02syquwGOln+WG9GJom9PnsZQEPVOXzjWd8Uc71drKZLKYKx2bmF9 2wTBAlyb+BNmAI3lQbeP+eHCxvF6Nx933YE8EY/SRRtMKiBWxbL6+e03muWx2lLzIGTl PgHg== X-Gm-Message-State: AOJu0YxM7Skt5oukaYLKS0wMVop8XN7GkDF87D0gpWUqNbyT9JSu7z7y 1dcuvAtH7ma4mEPr7eY5tW0TLm34H6h2Dk3hDQ6v6sMDnHyBHyPpP0Zy3FZbFfAGxA== X-Google-Smtp-Source: AGHT+IF2IbUjuTyU46r29cdhzfePKYZ/30F3vdAbFoRUE0SH2zUmr20Xs0T7z2YcowGq2U1H4t2Dg+MP1tvu X-Received: by 2002:a5d:840f:0:b0:7bb:b4d3:aa3f with SMTP id i15-20020a5d840f000000b007bbb4d3aa3fmr2000684ion.28.1704440747569; Thu, 04 Jan 2024 23:45:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cw8-20020a05663849c800b0046df621b88dsm25185jab.70.2024.01.04.23.45.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 23:45:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 23:45:47 -0800 (PST) Message-ID: <6597b3ab.050a0220.3560d.2099SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0ECB3605C205; Fri, 5 Jan 2024 02:45:47 -0500 (EST) Subject: |SUCCESS| pw135738 [PATCH] net/ice: refine queue start stop 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/135738 _Testing PASS_ Submitter: Qi Zhang Date: Friday, January 05 2024 13:37:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135738 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28796/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/