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 5DE4B428DB for ; Thu, 6 Apr 2023 20:55:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5803941153; Thu, 6 Apr 2023 20:55:55 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 0959541153 for ; Thu, 6 Apr 2023 20:55:54 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-54bfa5e698eso90819837b3.13 for ; Thu, 06 Apr 2023 11:55:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680807353; x=1683399353; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=2ci47zfNzdssoJUXi/oZtBbqaKvpkmUGe0sDmnPUpgI=; b=XfavB9mpS393vjDD7rjvYQrOIsoLSGyJFH1xL17eq4BfpgSAdlLf383l0N8cduJAho QvWECasWWb1eqPbVo6N7uZlXimo+pds3aUrd0vJRXpgKfR59p5ocqsE+Y77MJtXbEcfB OX7vW7C4+jdUJBVpxpNfetClgnkuyJTOv8L6M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680807353; x=1683399353; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2ci47zfNzdssoJUXi/oZtBbqaKvpkmUGe0sDmnPUpgI=; b=ZQgBbG+63sV/vxDENPFwrBMEntAGp4TcoXsDEVJY/EmFJLJXTkDyqyYFnwQzKfi7Ad w5e8ALER/yMfOJeKto67qA1HjdCFDj9nKcehYRUZTjhUoeJRvPe46jOgrME3QwVVlkEJ C/zSSRBA32pjU10/tqF0/oHmJi0pJzLK9mQuWDm2IsK62l5B6DwKH6t6pNNjdf7pFXxs 419q8aJaOIjRhqF+3QrqOt0K2WZZmWmD7qBAwggZ0GTv/an66YqrXfEPzc85aqXssCnh ufGwZ3GUdzXW+2g3opwxNaMTGoPJW6SxcZwkrufgvl7VYFMwBw0WBY1CpMK8iHK3f9PO c+ng== X-Gm-Message-State: AAQBX9caYGvxPGKsGT9J0IpKGpUwjZfFAeKFc1J3v1dMiAoUeWrp93yD RbxSrm6Tt6P4g4BJWk6jff+TWiP9Yd7s0x6DJYwBaI117o3J/IAcW+d+s3vW01VbAlGu8IZHTQ= = X-Google-Smtp-Source: AKy350YurJfxu3wXomCWoWdCl/3IhwccX+ojnaz0KSskEoPIYGHyNTCm478zCVAjsTvlV1wZLnCXyU0LkfNQ X-Received: by 2002:a81:7d88:0:b0:541:8b03:c504 with SMTP id y130-20020a817d88000000b005418b03c504mr9121849ywc.10.1680807353445; Thu, 06 Apr 2023 11:55:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q190-20020a8199c7000000b0054c0dd7b376sm128148ywg.9.2023.04.06.11.55.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 11:55:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 2A88E605246B; Thu, 6 Apr 2023 14:55:53 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 2A54A60095; Thu, 6 Apr 2023 18:55:53 +0000 (UTC) Subject: |SUCCESS| pw125568-125570 [PATCH] [v4, 3/3] net/gve: add maintainers for GVE From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230406185553.2A54A60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 18:55:53 +0000 (UTC) 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/125570 _Testing PASS_ Submitter: Guo, Junfeng Date: Wednesday, March 29 2023 02:27:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125568-125570 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25882/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/