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 4908942A9B for ; Mon, 8 May 2023 22:07:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47D3D410ED; Mon, 8 May 2023 22:07:23 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 3D47D410ED for ; Mon, 8 May 2023 22:07:22 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-61b8faaa8daso24606576d6.3 for ; Mon, 08 May 2023 13:07:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683576441; x=1686168441; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ISXUXmzj7p2cofs5XNBHjABfchtoOd71T966/VhGNX4=; b=h4q5KPsxQBnY1qmAa42QyCxZQdPUSmvOrt73z3cKne4OtLLbIjKaflivInb/xIgqNk CYHUqFN8JQX9m0QyvBcwo+zJLz5+lNBQPFdoe9B6DjptOg9a0gC7ox8l3JZPBHBNO6dU g11nagc53pP2aiRIBNuubtltZThJHXSewxE8w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683576441; x=1686168441; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ISXUXmzj7p2cofs5XNBHjABfchtoOd71T966/VhGNX4=; b=T9RdxR1lnHPZmcr6N2EUph4RqY2qvT5J9OkwDyVaerVsh/ec39yFVEQKWXn3uwSg7G pSL4qvaMHSORgXJBKU9MY8Ln/Xrr3G/OgshIJwzBd3iPAOXRrAtvwhl+sTaP7nm8hbN1 vKLH1WZmHLV7bNxUu9CUGH/33uAB5CjeNqMob0SreTq6Rv9Pa8s0/b9OnQh5dMdE4hPM bC9llgrE1rRM/s2mHXaDismXSDn+W30X7VXV70sLHlZjDFIuewnMMEyJrjWebRdLKjrk gQt7/jNidvkOm92uN+wIxui0ltmKuYPJxIUTIrdL7emiltMr4EYpa/DT29a8eqVf0PJu argQ== X-Gm-Message-State: AC+VfDzWZPZQ25g+xIKManEnFCXnQiBtgGznlAZHKGvKNn6KUG0g7d5g OkqP+4dkwGRXlEudsVK00bXmvmlnwysMF+bSXaAuIsrKeEotKNe5oY2t7s1V4Q3/ZpzDXONLbg= = X-Google-Smtp-Source: ACHHUZ5nujtVA6Sd7KeVTwo/ikZGUDbJkfx1PZ++htmhqhmddtr5bf8o8j7fIZ7QN1mtyb/7BJVbV/h3+iTq X-Received: by 2002:ad4:4eab:0:b0:61b:6a44:5efc with SMTP id ed11-20020ad44eab000000b0061b6a445efcmr17274209qvb.5.1683576441713; Mon, 08 May 2023 13:07:21 -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 db14-20020a056214170e00b0061d75983c81sm27491qvb.17.2023.05.08.13.07.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 13:07:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 13:07:21 -0700 (PDT) Message-ID: <64595679.050a0220.a6422.1c80SMTPIN_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 6DBFB605246B; Mon, 8 May 2023 16:07:21 -0400 (EDT) Subject: |SUCCESS| pw126770 [PATCH] [v2] net/gve: check driver compatibility 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/126770 _Testing PASS_ Submitter: Rushil Gupta Date: Monday, May 08 2023 19:15:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126770 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26193/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/