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 C7DF842A0C for ; Thu, 27 Apr 2023 02:08:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3F1640E0F; Thu, 27 Apr 2023 02:08:39 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 8DD0F40E0F for ; Thu, 27 Apr 2023 02:08:38 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-430192c84a1so2910078137.1 for ; Wed, 26 Apr 2023 17:08:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682554118; x=1685146118; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FpEvFcnXr83wKHSjNXL+FE6VuHUXoKH1NDeDxZhbm7w=; b=MsrsEr6qQTRJPon63WVj0A0o0iYwgYct/IFhfHQe46Z8i02vvvYqKhKf7XlD8f9dUF srpVa/snyipOMizM5xL19aX6zffxShlZYNQj6CjuB3Yjp7snECohCOmnKlEoysE1nKbX 3WLV9Acgc4bx4F3+WJ1F59cu9sjneOIlTQsIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682554118; x=1685146118; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FpEvFcnXr83wKHSjNXL+FE6VuHUXoKH1NDeDxZhbm7w=; b=IGmoNbpgTFkDMYI7XYuD/6PY/+xtUcu9I8W0Y2S2Hgn7aZchASmmqOEfHD0B5qtY1w HTRO0V7z86P8Y0XRkV8CJ3lSgaM5KVWoCcfSFYw9n4ZmtTDuDaeaT+olB/olnZmL3A9t 0ij2aBqwqnneq3tFKi23taIdohuVA6uInXDQrOte3OFLjCvRhplD4OU6SMpit2dTM2Xa 8oIUP3N0QBxQWsk0ruMs8KoI5QpJ9r+EChvFRLY5Oe7SZBVMveDVK8Z+beSPmioEJPWU YXFRAiG6TW1W+zoRNFlGT9H/rGZ9hkeS4c3jk0c/+jvuBkuDDXYzrU9obsYcWgemAwrC Dl9g== X-Gm-Message-State: AC+VfDz0fdHW8C2WQ18iiLSnCjMKjM68m8XPvur8o4lsSq2IYoEP4eof oTNkF+/STwwTF7NtamT9KjiIf8geiIqqhCjq6ubE7HDSqbWk1tK8BTbQVpN5/0Wg5D8gP4XJFQ= = X-Google-Smtp-Source: ACHHUZ7ku2JG8P+jr0kcBkjzsJnE+DCUfHZDaXRlfUxnIypc4IYh7Mb9t4AZuE1U5eQ8nawtgeeUlNndHnZ8 X-Received: by 2002:a05:6102:419:b0:42e:6ac2:b194 with SMTP id d25-20020a056102041900b0042e6ac2b194mr35020vsq.1.1682554117987; Wed, 26 Apr 2023 17:08:37 -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 s12-20020a056130020c00b0069c711f8ab8sm1854540uac.14.2023.04.26.17.08.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Apr 2023 17:08:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Apr 2023 17:08:37 -0700 (PDT) Message-ID: <6449bd05.050a0220.e5fd4.af7aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A4E60605246B; Wed, 26 Apr 2023 20:08:37 -0400 (EDT) Subject: |SUCCESS| pw126559 [PATCH] net/gve: Check whether the driver is compatible with the device presented. From: dpdklab@iol.unh.edu To: Test Report Cc: Rushil Gupta , 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/126559 _Testing PASS_ Submitter: Rushil Gupta Date: Wednesday, April 26 2023 21:37:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126559 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26129/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/