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 EE53242A68 for ; Fri, 5 May 2023 05:34:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E948340ED7; Fri, 5 May 2023 05:34:42 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id B3A3E40ED7 for ; Fri, 5 May 2023 05:34:41 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4404c4221e2so424940e0c.2 for ; Thu, 04 May 2023 20:34:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683257681; x=1685849681; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9IANZ4TKTd08INgNLMlzzbNd7hYIh+IMkp7/k19x030=; b=hDk2ecmW2LamPEwElLOiEye6OaKeJX9uA1ycM/rtdf5amCrkh7qTDziRL6KvVKdvxL NwA+sN304zk+Xd2XRf6lf5GTiKl9BDx20ydTHdtQ0onewoonElReXxoO/HwwHLsnY7Wl 6yHuejj4job7p+jwyk/Oob2EqY1vV5zdKn8Ek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683257681; x=1685849681; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9IANZ4TKTd08INgNLMlzzbNd7hYIh+IMkp7/k19x030=; b=FWikK0VEVIFUAwT+6GOZ89/YGYJNn36mfkUOH/zQDAU0QnA8yswlMa9g24OyhnS32r M9EiGOZx3jFtzi6SLVseE9rh5PL0nnw6fYLZuT17n65jyOzbTSR6oHYZibII+JJemK2C VeEZkrplt/7xMFOnwEWkDBWimfrHVoVJkqhZ8yVvq+cGuqALz7vUw0rAfBJQvJ5hPgqu T1ttZR9HtF5v8sh0cnRgKF7LHo+/SQROQQI1rREftGfQQOl+HED64kVGHJ50+GSNZtvY Gbv68nu3XA0ywwGdu4BVE3qasV8c6n6wnsYrgogVdN4tzd09PvqLoXswKxZ8y8rx4tUk gPxA== X-Gm-Message-State: AC+VfDxiGl3nPEssBiNBQ7W3vMhrdB+ycNCfoFd3urv6zDVH0KMrn8MT fGIbPmOb0Ko25yR3rU3YIfNa9dqmLkHWNweMWa1rfQQ/rpZAfZBxotjzO4UhLR0IVbAZxm8eHg= = X-Google-Smtp-Source: ACHHUZ753ZksJIHuLVbQul2BEtINN24LES8FyFknJIMAXX09g0YlXOIwWGvUcV10siqwBqod3B3hWvPSyQiB X-Received: by 2002:a1f:3dd1:0:b0:43f:f81c:293d with SMTP id k200-20020a1f3dd1000000b0043ff81c293dmr69144vka.8.1683257681031; Thu, 04 May 2023 20:34:41 -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 o14-20020a056122178e00b004439f007e82sm42543vkf.2.2023.05.04.20.34.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 May 2023 20:34:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 May 2023 20:34:41 -0700 (PDT) Message-ID: <64547951.050a0220.bdfac.2cd0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A7055605246B; Thu, 4 May 2023 23:34:40 -0400 (EDT) Subject: |SUCCESS| pw126696 [PATCH] [v2] net/gve: add maintainers for GVE From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126696 _Testing PASS_ Submitter: Junfeng Guo Date: Friday, May 05 2023 02:18:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126696 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26166/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/