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 15D1E42B3E for ; Fri, 19 May 2023 02:12:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2AA7406B5; Fri, 19 May 2023 02:12:36 +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 3EB2C406B5 for ; Fri, 19 May 2023 02:12:35 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-561b65b34c4so35242747b3.1 for ; Thu, 18 May 2023 17:12:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684455154; x=1687047154; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L2pae9AqIUmaLR1LlOJVfYlUJxe/NM4DkMZP01SVx/0=; b=CI7Tjdyts4vHQt8nsOgi8WeQczwmYiuzzNGW+4UohD/Dv+ve/9J0vpgygkOVdAQVeD X4DbLQmR3iYZ29oOgTxzRqIiKjSP99+cncuWbIHGtGfhTF6Rye4/24W3M9rbMoOz6+ZC EdXC9LLaY4R8oALpMo0F+tREKhSOJJpvV5K+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684455154; x=1687047154; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L2pae9AqIUmaLR1LlOJVfYlUJxe/NM4DkMZP01SVx/0=; b=Za7bPuqaiykeeZ1tDXUf0UQ1+nuMxgfogz7R06aBKudE9q7KsL2II5eORVMMed5aHx QgnVHAP+syjLM2XB7aNZ6fmZnP/jfAOFr7OOfD+x2tXv8OKmXp/+aHziLTgvtwvtcIkm obqryWmtXycoy0iRVFwxqHcnkOm0xPfPmnilslf88UzKjPdH2NJlrnwjQ8doq/zkjsJm VgbUqGijjOxp7Ih9YlIFHueR16arWJrIYvm2f5aMLrKnofmUa0jfftGSyrS7O1EA9rpr 5ApKLoVBCffUYT6DZWxxB2wmnqly4c5PCo9D/zXiAGOTaYU8YIoDGO/BtHr3SrF86rG6 H49A== X-Gm-Message-State: AC+VfDypulB39qmSEJYkPBsrAADTSSZsx2gZp53o6/evOT7/pchyKhcW X57TtW9ZsdJ5dkQlul3Acq82KwIoAXvXmb0HLIPjXJmzuPbh39SHd/SFIw== X-Google-Smtp-Source: ACHHUZ4jJiPih8P3UW4TFTxpU2eMtJhfx8sm0s62SDdW/rGlvwMsHvVgIhpRujm8rEVB2ZphSsPkH0Ds4leM X-Received: by 2002:a25:6a41:0:b0:ba8:1cc8:970 with SMTP id f62-20020a256a41000000b00ba81cc80970mr2642ybc.39.1684455154556; Thu, 18 May 2023 17:12:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k206-20020a256fd7000000b00ba74cc2d968sm151913ybc.18.2023.05.18.17.12.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 17:12:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 17:12:34 -0700 (PDT) Message-ID: <6466bef2.250a0220.ebd58.8daeSMTPIN_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 246B3605246B; Thu, 18 May 2023 20:12:34 -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 | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) 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) 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/