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 85A044373B for ; Tue, 19 Dec 2023 05:54:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80FF5402D0; Tue, 19 Dec 2023 05:54:19 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id F3BA040283 for ; Tue, 19 Dec 2023 05:54:17 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d33574f64eso30969087b3.3 for ; Mon, 18 Dec 2023 20:54:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702961657; x=1703566457; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xqSj+cHraq8E+u4khltOUJKMl0c6PiJKTGZHS7pN9zo=; b=XCvRHUanvNRxR/HZ42x1aOT1wYt5+qwg02QgH3SS7U2DfPw+LKNBACUdVjHiat9AJp qzYHCqPXBzMLxm4j40NnOr3/9fY1SmkgMSYT5cwHUhpd47S4tqhV9xD73DcBQCy0CFvr 5bu/zEzGrr2lFTxxQK7gZvDqgSOmS3rd4lewU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702961657; x=1703566457; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xqSj+cHraq8E+u4khltOUJKMl0c6PiJKTGZHS7pN9zo=; b=mbaqdVR/c3WDyF9ARmFsAibIGDiEhc2CXnhVNrzPcCerCRz9nyoE7dvljChinU7wQ6 /lVug0sHAsyyyhh3io72kc+bPJRrbUKD/PCjSyyldGrgOdbSc29rYIFGxtj02eVTeHy2 ApMwLZUg+FaiNO5vSCRNggSZX2A2ILlh6pVsnIufst3wPWjCJ1zeihfFWIDMpsTeX5Vb JQQ8AFAYl+8oG+/z/zXBjJInTve7K2YA5xxvZr4/wLGjIVeY5cTk5FAjcYbBdpktxk7P We+bT/sgJBdVQieu9kZ7gWZJy3xSoDjOHt23hXrXv9mC/LWqzkNtlVaxRnZ4N8qOldqo Uo+w== X-Gm-Message-State: AOJu0YwEjAK1pelnDN+ShXny+bswMFvPUtJ3AWnpWfG8BlLkAfY6N5aU rWpRGCtUNq785VQkDJlpiIgriW81OkH9EuZ8kOIMKdBbFQ/Z36Bt3r2PGA== X-Google-Smtp-Source: AGHT+IEwKVqrGIaVqhxObzO3Hgvwde0xhGZDNR/A8o/MruNhKb9bB3+xyk9GJn+0pjAmSdK6b1JfsemVR1I9 X-Received: by 2002:a0d:d996:0:b0:5e7:4cd7:7449 with SMTP id b144-20020a0dd996000000b005e74cd77449mr1186139ywe.49.1702961657421; Mon, 18 Dec 2023 20:54: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 x128-20020a0dee86000000b005d7db1471d6sm2707179ywe.49.2023.12.18.20.54.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 20:54:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 20:54:17 -0800 (PST) Message-ID: <658121f9.0d0a0220.460ae.73e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DF8F26051831; Mon, 18 Dec 2023 23:54:16 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/