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 ECE3C43900 for ; Fri, 19 Jan 2024 16:40:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9D9242D66; Fri, 19 Jan 2024 16:40:25 +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 0F47D40279 for ; Fri, 19 Jan 2024 16:40:22 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-68198aa2c7fso3408916d6.3 for ; Fri, 19 Jan 2024 07:40:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705678821; x=1706283621; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hjhRuhH3Y9dQtkIvT+fmyQl3LQN46vS/EN3UMPX3r2E=; b=VGxcbhCZCfkfYXGea+70WOYGMxKxPlRqSIGB17krM07yXQeBEjV49VPdp5lB5896ro gTrLPKEY0IHD1M+chJItVTWdLyM9Pat9ryKuXvzBosxSsHRa8imz/xV6y3uJeem5L8ME JfUTPqGk/oQaLXs8/oWJQxNrm0SHBwBtQgG0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705678821; x=1706283621; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hjhRuhH3Y9dQtkIvT+fmyQl3LQN46vS/EN3UMPX3r2E=; b=nnYT8ej2zTuf6dTMWsa8Wyev78haAdWR+LaLVDs7zIVO/AyAAOc8sWhGQ59MMB0wl6 YcmOHDqclPZ4twcIYE8xmmkhrbVB5FM3OaBpryxBpRBtBF+O2Zu7cr/hLyHFfPvX10Us vbaCDMJ8TD3EZQ4O1i/dWCzWQe+Jkq/zdCHO/JxPKNvWjZa6v2Afq3upnjaXPV7ErogT 1PL1Ngt8kfwpBmDIWx7BiwPuocZAaNStCtTupohFUSwtdbc0LtbKpypiOuW4hoC7aWXO 4S3vzkUb2p4BSXaXx9tVaSufXD9sJWna9EM19mPgl/EqEljtuReUdYeI8zxBriQeGIO3 p/sQ== X-Gm-Message-State: AOJu0YyDZ/DTGrHsh8lwg0zZRQbbM+ogEvjvKKEWT21NLCmSF3xQLqXm euGyLceIX4EVwguE+S5Qcg+na08c4+ToQpsxMcdHXcq9j1MZ3Z+IF+4q3epvfJSD5TdgTcVqtvS iVRzkF8nhhP8/OPmITe65MGh9N8ZPe4O2EPbVT9Iw X-Google-Smtp-Source: AGHT+IHkmh4fT2cPL0iBNuzLW44653DpSOjem8UvyRw9YqgRP3Dj0F89FweLrzQOXEe4faXtkgVtw86A1k7n X-Received: by 2002:a05:6214:20eb:b0:681:80d4:d1f7 with SMTP id 11-20020a05621420eb00b0068180d4d1f7mr89950qvk.25.1705678821541; Fri, 19 Jan 2024 07:40:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gy8-20020a056214242800b0067f234b2c56sm65313qvb.53.2024.01.19.07.40.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jan 2024 07:40:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jan 2024 07:40:21 -0800 (PST) Message-ID: <65aa97e5.050a0220.20f6c.5409SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3DD4C6052516; Fri, 19 Jan 2024 10:40:21 -0500 (EST) Subject: |SUCCESS| pw135981 [PATCH] [v3] 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135981 _Testing PASS_ Submitter: Rushil Gupta Date: Friday, January 19 2024 14:26:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135981 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28910/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/