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 3063942A9B for ; Mon, 8 May 2023 22:43:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D361410ED; Mon, 8 May 2023 22:43:30 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 0FCAC410ED for ; Mon, 8 May 2023 22:43:29 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-77d049b9040so27634604241.1 for ; Mon, 08 May 2023 13:43:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683578608; x=1686170608; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dXPR0L8wgaMSI0br91syykYbNVrytxvKwCUW80718JQ=; b=UJXKvi8wYXNgnjZsRCDO49E/Us6nlkihRz2G48oYX630Z9dM3ujwD5Mt3iAwiLhFA5 rJVp0L7WHB8BPfVvtVOrjJbssw6hKy4/i9TyXolghiKMM9aiQGm4DTGV+ciEVXbH3H8Y DQXsg09FSdkSD7M0qcYUpzEYBw4S4jG2bTqHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683578608; x=1686170608; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dXPR0L8wgaMSI0br91syykYbNVrytxvKwCUW80718JQ=; b=Y1i8cp6Pa2yDqRcZCqJMxE8fIo8HxkX0B8D4/gi03I7ZLzUYrfK0bVn74iZrjQ5a2K wyL31ZCfORaZ12cwGq6C0DzYJxtZlgLJEvJ7gZHs1szu1Ys10NAj83G07uW9Dj8lCQ5e PeUbsH8rL5kUXLRs91VGV095NU9MmIpUWWsvb8JyRzUfJ7pu/Woq4r69T9jnScK1HoFe 4lafLd8CDrAInCf3GoJeUPY14sFRNXYXNRNOqxBN4qDdfGia0px3bS6YXHIZRbxQzPmz nLm/qiBTRKpI3TMLFJRzhCNzX0nskU5bDkQInMXPr9TGGMFodwXQwS8M3YaQnxyXE5vH PTbA== X-Gm-Message-State: AC+VfDxeNTndvKn3EHE0Zjtr5WdkxSMfATy97NRLkv0dZuQrYfTgmAyt oVHndvAeYWyoZB2i1J2KzMaB7BAuQjUZDYJIyuqaljG1kADqxG9cgSI/fA== X-Google-Smtp-Source: ACHHUZ4GJyTDeTSy3k8G+9maimryx/bXDH4cLeSftdZ3qnNUictuFfb9R6CHpLtwAO0VgQcvHP45dI7qfX7F X-Received: by 2002:a1f:4597:0:b0:43f:e623:952 with SMTP id s145-20020a1f4597000000b0043fe6230952mr3590337vka.2.1683578608201; Mon, 08 May 2023 13:43:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g28-20020a056122099c00b00443d6a5551bsm846128vkd.0.2023.05.08.13.43.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 13:43:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 13:43:28 -0700 (PDT) Message-ID: <64595ef0.050a0220.d7807.ab3fSMTPIN_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 CB0D2605246B; Mon, 8 May 2023 16:43:27 -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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/