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 2808943741 for ; Tue, 19 Dec 2023 06:00:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20FD8402D0; Tue, 19 Dec 2023 06:00:23 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id C0BAB40283 for ; Tue, 19 Dec 2023 06:00:21 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-67f02843e91so31088396d6.0 for ; Mon, 18 Dec 2023 21:00:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702962021; x=1703566821; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A6WeLfHr5Bgo3YV4kXQMkNhw7ErsFQ7vx+Ula7vWV9g=; b=jLWS1o+wyd18/O8xH/05J4tzZeDB2Fu8icrs8Z2QzQONOJHjHeTvwXm/PWJGyAwihi OI4788z6eYnyiKkFJQEfM75BcM5Fe8hRL5qg0igbEaEwReJLW1bmTPtZNuYvK3dO7iZH cKyHKxEkddrLn3/19w/8Q+Hr1160QE4sa/qro= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702962021; x=1703566821; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A6WeLfHr5Bgo3YV4kXQMkNhw7ErsFQ7vx+Ula7vWV9g=; b=AzJTU2Ul78lwprJaqLtg4uakOzZaUts4Xkj2otMzUyYvGEtLKMSfHSKUS2fl+dHJJV 31HYQBaygEvtGn4btyHB/cmVOPqOQTIj9gYNkH9c354LNcHXBB3/W+Rm4yCQC2rGQslP NxRlumVERlwb7+v1Am5TbW67groF6MnlwjmkDAQl3q3op+lYaB5nXj928FXtckdPTw0G wNu5kr3W+k9xLky1HQ6hr7VQEyKreTO6ngU2oZifc+N2NEO6L2oOW4gMkkkkdE5ep7W/ DqJw23CLPxXUjS+zG5+IdXJohRhLrol1kPAsCZQDteXu4K/uIARgiY3BmF93HPm3aHDD OjxA== X-Gm-Message-State: AOJu0Yw2nTwH3q4yU3V9MtEGJQik9MinhORObdIScDn7THKIMyPWJSd0 E9NlXPkDVt/f2K1LSge/o+Zu5joD+C0wXbnsGLuBVUnPXW0dW85ytbNQFfzzm9MyHD2RRf4Y9A= = X-Google-Smtp-Source: AGHT+IGxF5ykNVXc0NAAp/HEiPf1xpT/P/TkoQrVRN/l7DAVrv4uzfEfv1FXz2DP8VKu3z84PG38QLJapIvo X-Received: by 2002:a05:6214:d4d:b0:67f:3aa5:8f6f with SMTP id 13-20020a0562140d4d00b0067f3aa58f6fmr4644116qvr.114.1702962021179; Mon, 18 Dec 2023 21:00:21 -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 e9-20020a056102034900b00466a0268e2esm202116vsa.3.2023.12.18.21.00.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 21:00:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 21:00:21 -0800 (PST) Message-ID: <65812365.050a0220.f452.7f02SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 84FBC6051831; Tue, 19 Dec 2023 00:00:20 -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-unit-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_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/