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 D3EFE43839 for ; Fri, 5 Jan 2024 08:35:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF6A8402CC; Fri, 5 Jan 2024 08:35:10 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id B6E8F402AC for ; Fri, 5 Jan 2024 08:35:09 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2046b2cd2d3so881493fac.0 for ; Thu, 04 Jan 2024 23:35:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704440109; x=1705044909; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Uk2Sd5Vnt3qq0POpJYQZA6rtvaZAnH8A0BnrujxQGPA=; b=KEajv+KFUiINH/2J/uMIs1YGuBgVQcvyY6l6y/NTvViCeAidRDZ1glXwmof/ztajRe AbJR07Cljw/A3fAMMpaF4smqM4mgBd5RANw3mN5JeijDdoomRJYucIeXa/dFhJmN1cVW 8ohXQRKH72I4a8aXoC+6+2knUCuQmCTqt0JOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704440109; x=1705044909; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Uk2Sd5Vnt3qq0POpJYQZA6rtvaZAnH8A0BnrujxQGPA=; b=v7FzqA7nPlepOPP0KjjllBAF5pQbuq9Wo3YaFEUmoLwJY96lDxOMdZ28XOfjdY6FuC Khala9DL94aWMfMxlLNs+JDNaSbHCQ0Z0XOSuLfX3wnR0esXiU3dgpwsdHC2+gokOX18 799wubQ12VRThegSCpRVduiWctvI/OhDlPMkTNqSBvnvpzTntzhSuY+qH6vIJwi9YSbJ 89/7AmRiEByAL2iGxUXQpAUN7pyPlxO/aftks1+9LaHwP8uYK4mNXcCc/GAlYsXuYPnh AO+X3wmEEvAV7LzlZOkefKofgt3sZNoLkKPdaM6Z8D1SGPoUd7/TB6gGVfnpylTNW9Pn D0WA== X-Gm-Message-State: AOJu0YwAQSCxL+q+tjuODIJ/N/KzZi0Cyr9nC+9sUCbYlCKdR0zyRFA3 7CvdtB9VD13PL0oaENMUfffOyug2fQP0zz0tw/ii3bMR3n0IzZHFkYRLrARm8x0WdQEKdGoAv7p BCw6p1g== X-Google-Smtp-Source: AGHT+IFE+3X5XvYCZMhhVSnB2Js+iCA27ckok7l4shAUwg+es1psdqKRQ/dGq04yLG1RR+FK3Pzzbtw2x9WN X-Received: by 2002:a05:6870:ad0a:b0:203:b304:a2c4 with SMTP id nt10-20020a056870ad0a00b00203b304a2c4mr2076720oab.112.1704440109129; Thu, 04 Jan 2024 23:35:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s23-20020a639257000000b005c70983efd9sm36191pgn.22.2024.01.04.23.35.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 23:35:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 23:35:09 -0800 (PST) Message-ID: <6597b12d.630a0220.2aebb.2f12SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 630C7605C205; Fri, 5 Jan 2024 02:35:08 -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 | +----------------------------------------+--------------------+ 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 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/