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 E5DE4438E0 for ; Wed, 17 Jan 2024 03:24:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEC6A402A6; Wed, 17 Jan 2024 03:24:30 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 3F7054028B for ; Wed, 17 Jan 2024 03:24:30 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dc21d7a7042so1822458276.2 for ; Tue, 16 Jan 2024 18:24:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705458269; x=1706063069; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VJPIUNK/Es9YTYyFZcndK2Rhb+QYJxoM2T0TC0833qc=; b=J6yHJzgBJaHqizxc1PbOlHiE9ANQnyTR/xMlPz6avkQiatguUXFPh9ky+4ANVNPT0G 14IaiNLbwMEMR4ZFXhaPajS26Z4ldONZjy42anS6HEudblEjVZKbdzI9JNAevLe1mbSK agAnZm7phLPY6Tlpe5yBhJnPXq+r2pJ9EPbaE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705458269; x=1706063069; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VJPIUNK/Es9YTYyFZcndK2Rhb+QYJxoM2T0TC0833qc=; b=Prf11T5/NueTvad1v6SDdo9o6upMDUOKdREQLnFl17vvwI0YvaaaGE2fsaGkhQU+P7 JfYIlgXCqpoTbehemIKw3ZNWJulB2R3ZW4QbSndTy7sVWCplUL/U4lnf04SCmxNy8pDG 3CdC7Nr3z43dAHAAbtmNCGn37j1WHl7fNzHuvbK5fb2iqlq4gOyf7OScj9cGmJ9NTqzn gTg/joGKdwjF+3eCCCKQT7BwPbHeyJFRpp0YVn+vrEx32KD3AL4UeNWF6s/S49tARD51 Ksp4CrdX+dQwdgCzm4jZC3vUNi5fwE1YnJguNWTvHydn0PPhB5QMUfU8mLd3bqcIA2Yv 5fXg== X-Gm-Message-State: AOJu0YyaiJH/w2gadcfsRC+L1WW+iUCdNBJDJy1qLahNU7ZOwYK2d4Nl lYY/lAM6OmE17hAiJnzu/mtC1rte3Di9wWvHlcFXmkU14OmUKqjvNaS+7dF4jAc1LQ== X-Google-Smtp-Source: AGHT+IGG1ix5NI/rwY13ok9LItPMDcczVClo6LLZLRIiJPnzoNvAT3rlETwBd2OZ70CGHY8A6a/qT5Dc08+x X-Received: by 2002:a05:6902:120b:b0:dbe:9cee:7d11 with SMTP id s11-20020a056902120b00b00dbe9cee7d11mr4890356ybu.59.1705458269685; Tue, 16 Jan 2024 18:24:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id di7-20020a056902208700b00dbeedb71511sm410927ybb.25.2024.01.16.18.24.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jan 2024 18:24:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jan 2024 18:24:29 -0800 (PST) Message-ID: <65a73a5d.050a0220.ae041.9883SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4D9AA6043300; Tue, 16 Jan 2024 21:24:29 -0500 (EST) Subject: |SUCCESS| pw135883 [PATCH] [v2] net/gve: enable imissed stats for GQ 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/135883 _Testing PASS_ Submitter: Rushil Gupta Date: Tuesday, January 16 2024 06:43:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135883 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28871/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/