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 168F043839 for ; Fri, 5 Jan 2024 08:42:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1242C402CC; Fri, 5 Jan 2024 08:42:05 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id F09E0402AC for ; Fri, 5 Jan 2024 08:42:03 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3606e211e5cso2190895ab.3 for ; Thu, 04 Jan 2024 23:42:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704440523; x=1705045323; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M365YUCPceE7L9Y7aH1uHwtY22b5f9mglBpG7Np8frA=; b=WEIgboZv1clLBmxiyHIx10YpPGsvbTvRFafFCZ5IpxgxYYoNXTrbRdSu5fEXGoDJ4i NIQdYclSUNie3m90x9uPxawk8El90Ys1UhhW2zE4Ofl5weWfeLgAgKjHCsP2Bl8SF5Cb K/2xfx6NM0ly7zjbDvziB5s5HDoMJJ2DdY2Vs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704440523; x=1705045323; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M365YUCPceE7L9Y7aH1uHwtY22b5f9mglBpG7Np8frA=; b=VT2nde0AcDW6ewdvotcNY4etzfZEIMIDHxROO2GO8D2tdoLDV//qytADkTwX7LxtOF xDTZTtdbGUoOB+ftQDmlhQxMs+v8rslQpNPRqJqaz6TxHjd94QiuzlqLMo1H3y7LlI+K TjkPT9LKlqA/G8NjuUeKmUdb8rZT0rNJodDIuqQ+91cxk3M8wvJ7td8C4AO+c0gyfd73 BpZUtTY6ASPYVfJLH/qngLyuALDyeuvuDwlvaPvGyftdpPzVsR8vAOL+B18ZCFrNX41M B1oK181glg3Se+8ynI2reKHkt4GuF0YnrmD682+kayKrBjqOZnghHTEXtBcy7fDaGq9U 3DbA== X-Gm-Message-State: AOJu0YzKJavIKSWHHh1zaAP4AJu5hZLkbrtOY/Zo7YwuCJFbgAGo9MHa zPaA+c03+EvBqtFTbgMFlUrmpZragulrroNGLI8aTggU8nnedhdQqIxO3UP0ICSmxw== X-Google-Smtp-Source: AGHT+IHmemiq6XCVOjPyp/69n8CmYD14G6kyLXlKedPpBcFye3QgA0E0wfikbrDqIhK36d5jvLlrQViwcxtJ X-Received: by 2002:a05:6e02:1c46:b0:35f:daa8:5c89 with SMTP id d6-20020a056e021c4600b0035fdaa85c89mr2045201ilg.52.1704440523443; Thu, 04 Jan 2024 23:42:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a7-20020a92c547000000b0035fb00e64c1sm38668ilj.36.2024.01.04.23.42.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 23:42:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 23:42:03 -0800 (PST) Message-ID: <6597b2cb.920a0220.3c93b.3162SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 00ACA605C205; Fri, 5 Jan 2024 02:42:03 -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/