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 27039438E0 for ; Wed, 17 Jan 2024 03:51:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2227A402A6; Wed, 17 Jan 2024 03:51:18 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id AA7824028B for ; Wed, 17 Jan 2024 03:51:17 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7831ed13d39so842961485a.0 for ; Tue, 16 Jan 2024 18:51:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705459877; x=1706064677; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jlySxmNC6oU+4uzS6tbyhIJVUopdaNyP5GvkI2A+Ra0=; b=jD4/jNPsqVxLj3yJj4XQ5jDz/hp/MSZyuk5ByC1Kuuic+tUotm+NSJTxnGmUrQdVF5 lcqk0jdKZkk0HjNZDq9z4gUlRg6j/1qdOLZ4riL15dcmm2OkZKN22DORY9x2HqNva7gv irM/GbZs4wOnU6K9XNrDhTEogO8YtZ3M8xnxw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705459877; x=1706064677; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jlySxmNC6oU+4uzS6tbyhIJVUopdaNyP5GvkI2A+Ra0=; b=rxb75l3ivVx+SEdRaco5a95snWEnrQvqarGq/7Cq87EzZkDeWf0aix08AipAXiB59g Be56o7DFjhywdGXagiZZEh7s4ESrs6MYpS5KoPLyZnObgtlBkF4TmNCShvftRTmNUYN8 TIreZPq9M4+FBc7rrSMkipE75T2AoBCTBzTMC5yxCDgsw7cfK5NRPAz9JjeEI107/Fxy jh7w21v7s49Elt9bp5oUOAsTwpP+MIiiU0TvHvq1K197Qxebv+0mrDtohx0xKzbuqhCA M1TKP+R+S0hAE2RpnHMkWGmQaGTLvo2k/Tyk1bdOez465kXNzF9M7LxOnIqm0m/c5ihh cZ1Q== X-Gm-Message-State: AOJu0YyAYTBy1wClCZMO6COTlsv0GIztPT3/q70F1twuClgxETkXJm/E QY4TZ/ejeeQAomF/rYrCF0Z1hdCdAKtbayO4AQoGVSm8CVjd+AgT5KhD/4t7SEUL2w== X-Google-Smtp-Source: AGHT+IGUT6bY2kF1CFFnqvPd/GOnLj5qyakmx2JU/UZgp/dFVt1EvpMADJUMGikz/nDGwgdk0+1j8XEJruMc X-Received: by 2002:a37:c249:0:b0:783:2104:bb2e with SMTP id j9-20020a37c249000000b007832104bb2emr9730604qkm.48.1705459877212; Tue, 16 Jan 2024 18:51:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eu15-20020a17090af94f00b0028bd757ba56sm742144pjb.2.2024.01.16.18.51.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jan 2024 18:51:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jan 2024 18:51:17 -0800 (PST) Message-ID: <65a740a5.170a0220.6245c.41c9SMTPIN_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 5F8FC6043300; Tue, 16 Jan 2024 21:51:16 -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 Clang 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/