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 7E35E43741 for ; Tue, 19 Dec 2023 06:05:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7992440283; Tue, 19 Dec 2023 06:05:27 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id CF7D040265 for ; Tue, 19 Dec 2023 06:05:20 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-203c0c5f1caso1243521fac.3 for ; Mon, 18 Dec 2023 21:05:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702962320; x=1703567120; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q+ST4RmE6wdEB8czDLBI764L71woJk3ML/ZRLtWcm6s=; b=LXySI7r4PdUzxX4vAdqiey1AVQez8ZXUr7eICBCGaWM/1TAz1Mk0zDx23d8WDeH6SU AKhF+kjUH4rdz+0GH3MX5rUEnNVdHUTFUTlDnTknPfcJsPtsa4w5bTP0SUkHukrCre2w a2vBfc05vF+VBhcnbgczc80mTjaegTsyzoT30= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702962320; x=1703567120; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q+ST4RmE6wdEB8czDLBI764L71woJk3ML/ZRLtWcm6s=; b=eSsKU7uvgJSGwkk+n3Rf6UQcpE2ioL45k4jeoBpY6bQZKnHhGGNKGRg7NKbjb2dCx6 L6CiePmaTqb1iesa1jW1EOGmCchEzf5WJNnytdM0+J81QAfH+kmdhiLHumzvSiwplbY7 oMNd/bB6vN5yk0L4p/fKegA9iBeAw/1aqgv3zLpG6zk0ADZRk/OL0PaYzllnG55LAm6K eJSYjo+IX4PW/z5hXYQsPMQlZdjoZhCxbT4Bn5dqkk+05KJWpUBTBHDzoKtNJ5r9hqLQ onxeX/S0hwBioHHbTexQ/Z1zl4TZcA8/1pn5zYTSGuTecX6x95b1onQuKauoF7+SUcdW s/bA== X-Gm-Message-State: AOJu0Yw42Zm7edOUR9mihUSGyU4uyCJhWy1yASozsuP2ws6T6j/yFCgU SHoGLBp7ExPynlr9imRQfe/NkJ1dkujxGT6jZGDBK9Z+C0vFwkmxnL2677FSZn5ahIYANYdGTA= = X-Google-Smtp-Source: AGHT+IHjD6fz9KuB5udkr8VNh9ntMuEthIHEVNUpS9pxH0eX67Fc3Hpcp8Isk7gi6euQ+jWkiBqXsrVx3NcQ X-Received: by 2002:a05:6870:c69f:b0:203:4bf9:c4f3 with SMTP id cv31-20020a056870c69f00b002034bf9c4f3mr10308772oab.26.1702962320231; Mon, 18 Dec 2023 21:05:20 -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 zv20-20020a0568714f9400b001fa487f6c31sm1176252oab.41.2023.12.18.21.05.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 21:05:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 21:05:20 -0800 (PST) Message-ID: <65812490.050a0220.2166d.4f30SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id B10226051831; Tue, 19 Dec 2023 00:05:19 -0500 (EST) Subject: |SUCCESS| pw135324 [PATCH] net/gve: Enable stats reporting for GQ fo 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/135324 _Testing PASS_ Submitter: Rushil Gupta Date: Tuesday, December 19 2023 02:16:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135324 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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) 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28679/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/