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 4589343839 for ; Fri, 5 Jan 2024 08:42:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40BDC402CC; Fri, 5 Jan 2024 08:42:36 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id EACB1402AC for ; Fri, 5 Jan 2024 08:42:33 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5f2d44a6842so12558977b3.1 for ; Thu, 04 Jan 2024 23:42:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704440553; x=1705045353; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M365YUCPceE7L9Y7aH1uHwtY22b5f9mglBpG7Np8frA=; b=S15JCZaVn8RhvApdGjV4cSkfmZKZXINyxNWAxC7/PKw5vhN3CJr9TOUStstFfenQJL 83qrUIOh3AtMMvyVUq2kzuuLYfdrW0GIZ7ZEcF5s3QetvQSM9YxOjKTVzT3HZu8fH/xr JqGNDoLscLuSCu9CZpCGCyaEgwCDSBP3Z+xB0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704440553; x=1705045353; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M365YUCPceE7L9Y7aH1uHwtY22b5f9mglBpG7Np8frA=; b=Xu/pIVEiNpypAp1t/qcbpAFlMNk5lRaKDcbi6db36zHknGo21lKLECXbIRlm7pIyhc L8d3n9bw6WXK77bxOP/SSe9D6JWBzUZQUw5rHjiUtu2qQnveQjGSGpp7NJaxT0Yr6l2l LlcewSBSxw3llALxsaX8tivqMgVPdfkFulGgieivJjolxS0z51uxTxM4RKGe+ZedySLe HR2PsqNht9v97wcZ/txv+9Xxwrm+Z3RfoxwvwRX9MEm82d3/d/JACFr0Fji9ylozuZQt LMwTpvlrQvmjr39Eb3Ji5b29IF0hAUdV0Y7KnicOebhYcdAadyPhndeg2lq3ub0NzLDN 9gaQ== X-Gm-Message-State: AOJu0YyHuKHIy9FA0HNP+GK8swnGneKgaHyzNZihYzugrQg+AbiKZh33 9eSzcr/6cgg+MCdHU4z9QWyNA89zf/YV6ssYSwwimzMDeEOhGEAY7zfPh/emH6fTKg== X-Google-Smtp-Source: AGHT+IFl89iCWaSam0mUAjTGU51eHNBg1rWcWP5RiTFEXl5kFKXTJ+axcwfTDYsqUGfzayKRjFYzvS1o9ouZ X-Received: by 2002:a81:8945:0:b0:5ef:ce7e:f4d8 with SMTP id z66-20020a818945000000b005efce7ef4d8mr1766092ywf.34.1704440553464; Thu, 04 Jan 2024 23:42:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t70-20020a818349000000b005d3d5a0ad75sm58112ywf.53.2024.01.04.23.42.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 23:42:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 23:42:33 -0800 (PST) Message-ID: <6597b2e9.810a0220.3252b.49f9SMTPIN_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 22B19605C205; Fri, 5 Jan 2024 02:42:33 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) 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/