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 0E3FE4373B for ; Tue, 19 Dec 2023 05:58:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08C65402D0; Tue, 19 Dec 2023 05:58:08 +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 27E8640283 for ; Tue, 19 Dec 2023 05:58:07 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-da7ea62e76cso3204811276.3 for ; Mon, 18 Dec 2023 20:58:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702961886; x=1703566686; 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=RBPhVqlTf+hanKJNuHiFjeJgm/hWcEulvbBkiXNxp0L6yaUeDLMzHkdABNAKWJh094 kmigENBAxcGClZJXsCJL5jtWGnQZZ4xmwyy3C+o3km5MLndM03+iw9bJwurHYVuSOs0W /j2BfHclZapvVzDJziiTHpM8pOoWgmwt1Kml0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702961886; x=1703566686; 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=tC9q8Jw6mAI/lSQ8MHdAc+p+XKGP8AMqWXDVScPMYM2BDd8uCH3q4NPcTyYLQ4dJui E0t2M1i3SPzy5UN1Rfg48KuCyo16ZuQjq9UKHqo5wJ3dq7OKvqP/sRzaidh74pqurkVb /xtkknzkakGm3EqnRBeuJKAmJb8TesU4m5yXBViRpU0JEzaHzV/zM0T8D+ejP9CmXN87 +qgrHPmltIgzdW/ql+BC3LYgN5qjVoLT5hRjjqbaXK8gcUu/O2ZsjlvxijHJ5GfK8C9e 3JTTFzXP5Kc+bRGhLtLTdJWzjhFf11nSUFyBLDewceFxiW21Kbu5MaMLjsoEBpBGo3LI TXpQ== X-Gm-Message-State: AOJu0YwosVhp4d3hMPO6iZNLhuMGt+MAnWXnuib6JA29hzKfdXj23LlE ttkAhWoGPaTxSP84urCzA4sTMNOK7kvc7L/qih1Ze1J48mBZI5tAy3nGWulYtDUEdQHWD014MA= = X-Google-Smtp-Source: AGHT+IE1vfp8EJo2pZkXLbs4TCWrA3Jy3Og9dQPiPImL86kq+eY/14U1FQtYBe+NSl0pKWnx/r/40kfTIb6D X-Received: by 2002:a05:6902:2ce:b0:dbd:47a6:d558 with SMTP id w14-20020a05690202ce00b00dbd47a6d558mr954306ybh.44.1702961886570; Mon, 18 Dec 2023 20:58:06 -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 b17-20020a25fa11000000b00dbd4e9517c3sm114318ybe.8.2023.12.18.20.58.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 20:58:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 20:58:06 -0800 (PST) Message-ID: <658122de.250a0220.17f0f.3f05SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3FF0D6051831; Mon, 18 Dec 2023 23:58:06 -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/