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 AA78043EE0 for ; Mon, 22 Apr 2024 22:39:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A56AE4028B; Mon, 22 Apr 2024 22:39:02 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 42ECF40268 for ; Mon, 22 Apr 2024 22:39:01 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-23333ef4a02so2863879fac.1 for ; Mon, 22 Apr 2024 13:39:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713818340; x=1714423140; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=xBiC8PlABXeh0a0OPTZVRuKLqbo+JmVIbfmDSj2wBdU=; b=H4rcU4Jhqj8UICA45GOQhnsLdPeMY5Y6KcbTvcYz58oi46ur6uo1IcPhJWG1r5SxPs KEOIkiLv24Ry6nhncSXNQk2DQS6pB7pVY1wbACLB1EY4Y5E2pgtoEclDxGo3Vic+GRbR U631dIYkFrzLQGN6xs1cy4+9ElH28SiUOtH0k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713818340; x=1714423140; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xBiC8PlABXeh0a0OPTZVRuKLqbo+JmVIbfmDSj2wBdU=; b=mEcFtm5YhrNWWMj213xcLJozBxoo8qN4pXS4AiKQ1CWuIH6yhxipBktrTcEzEP11wF 36MItzN66Q0Fk/mGcOwVwrOaDdgWN5qwmWi7H2jJofDC66W2CaYomU/Rew26rAh8b8L7 dJ5uQBThU9Ui64WeP5jsFHrPPU0c4sV8Qbjs9sKVDwNnprRt8Ep97CPOKUqmkJKuMTmF cfc4GtQH5zsmZNCvq+vXB3U3FwBHL5+h56eZGiwe5hgwg5WH+z8JmcE1LHWVTwF/4gTy zDGJ0tuzs7rm26e3YdlP7ftvxCOXYxHWdpekIOjLXYCmEvL1GcIe1dqvMcSwILSB+/bs rSLQ== X-Gm-Message-State: AOJu0YwWlKEhGdTTHwQVWHr5WY1Mr5NIs7DF0uST46iFCaNR1FgABbcu /nCjCCYCTrobc0VSYpw4M9k1aSeD8s9Ss7yg+3HsJnLD+0liHx7Or0f7qkwjiey5Hqu7qPE8E0u wKyBZ9GZtYYbHWxk5Nh3y8I8/nM1Q+v5N0yXmZfkh+mXNj12g9HSdH9kx X-Google-Smtp-Source: AGHT+IF1SuOr903vKx27q5oceZjixhs+YocUBXrtBBKjU1dCXFWKu5S6PHJshICWZhUVnARUmjBx9EfKNgdT X-Received: by 2002:a05:6870:d60b:b0:229:e422:4ff9 with SMTP id a11-20020a056870d60b00b00229e4224ff9mr14513329oaq.18.1713818340526; Mon, 22 Apr 2024 13:39:00 -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 q40-20020a056830442800b006ebca55467fsm429596otv.7.2024.04.22.13.39.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 13:39:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 13:39:00 -0700 (PDT) Message-ID: <6626cae4.050a0220.55a81.5597SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A9B6E605C200; Mon, 22 Apr 2024 16:38:59 -0400 (EDT) Subject: |SUCCESS| pw139626 [PATCH] [v3] net/vmxnet3: fix a missing vmxnet3 r From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240422181050.9661-1-ronak.doshi@broadcom.com> References: <20240422181050.9661-1-ronak.doshi@broadcom.com> 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139626 _Testing PASS_ Submitter: Ronak Doshi Date: Monday, April 22 2024 18:10:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139626 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29840/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/