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 0CD9E42B3D for ; Fri, 19 May 2023 01:56:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09C8E406B5; Fri, 19 May 2023 01:56:32 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id ABC61406B5 for ; Fri, 19 May 2023 01:56:30 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-561f23dc55aso19581027b3.3 for ; Thu, 18 May 2023 16:56:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684454190; x=1687046190; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mxU0vvk49D50Y3Kb1lOKjMN+K3euefFv2QvE5rzyk0w=; b=Are6TUX1qssxJQGoD9OY6UO3pZlGXOwOz0YATWAGcoshMKGASAM3XDORt3T9+2JkKq 07jqjiFfmPC2VzIsFJDUT9oo40vAxzWiRALxfRjkvkH1sdvUVkH21qcuUA6A5P6h4AGC VCkPEd1aKja5Xhl8dUyRLZoWA+NJI6XS6gXBo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684454190; x=1687046190; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mxU0vvk49D50Y3Kb1lOKjMN+K3euefFv2QvE5rzyk0w=; b=fxv/SLojtHmkviNV7xzp1ntrt5Qyxu+6bPPFMLS4tc1LeqUEqK/zR86Aqb39oU6YFv SEoxtCebgoNy8NSmdHnaq3NLzt80GBrDiQbU3mF29il0a9lav6E9BF/f1lBE0p+u52/d IjjW4TV9Tb83TwljOsI8nlCfN++4o2f9TKxjK/sLPlXB5BEBHKkuncbParJTZm2MinpP JC8HMeABjA1D6YNmNc3IR93/FO+0WEFD6agsvFjtpPb0249+AiWbEozTfVaQvlxDJDOf 2p0bZXmsWZq9/vQxySlZxI+f8HGMyLdVOZE78FJe1+yMIwYIbIJ0pISKgsVGj+cdu3/M W8Ag== X-Gm-Message-State: AC+VfDwzpd/BFI86dQAHQoTnRUTDwWWppl67mAXa9FdBdy5Id36oV+hu UUnE0kXR9CB+HLH8Jp5Yt2hMawbhOSRl7XdvEZaOf/MFL9fN/0cNdDZdWec/z/cUfywEX98dPQ= = X-Google-Smtp-Source: ACHHUZ5+wLhaRnaAOAvapxDy9iFAYqT+Ey4JOl4vgM25v6a6VY4h8CKaWb0bXgkGIDQNxvdWcABcN8PDVOYU X-Received: by 2002:a0d:d857:0:b0:544:57ba:a32e with SMTP id a84-20020a0dd857000000b0054457baa32emr182790ywe.9.1684454190162; Thu, 18 May 2023 16:56:30 -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 z125-20020a0df083000000b00561beeedbf6sm134445ywe.23.2023.05.18.16.56.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 16:56:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 16:56:30 -0700 (PDT) Message-ID: <6466bb2e.0d0a0220.e8d41.80cbSMTPIN_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 DA709605246B; Thu, 18 May 2023 19:56:29 -0400 (EDT) Subject: |SUCCESS| pw127043 [PATCH] [v3] net/gve: check driver compatibility 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/127043 _Testing PASS_ Submitter: Rushil Gupta Date: Thursday, May 18 2023 17:40:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127043 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26290/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/