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 7B3D743E9E for ; Thu, 18 Apr 2024 11:12:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5828C402D0; Thu, 18 Apr 2024 11:12:19 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 9A11440042 for ; Thu, 18 Apr 2024 11:12:18 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78f05b62602so39951485a.0 for ; Thu, 18 Apr 2024 02:12:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713431538; x=1714036338; 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=jk0qWwWpvpPOrcLI1QVLAF8vzvuYfQdl9ppsTeBQc1U=; b=WRlGpRtpwg6mX0t+A3E9CZ92acvImvo7m9/ivWMNJNf2Z+S5o+uPsxld1EJHCn3baH ZXcnradfAL7gqAa8lVfv1sNPWnfrfY0hbjHxGTLPm6uHm0ifRhQnJIMgll1DFWO7mWmO TGWp1J2f1xVacgli4fLDF2ORVUsJNnQPI1VbE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713431538; x=1714036338; 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=jk0qWwWpvpPOrcLI1QVLAF8vzvuYfQdl9ppsTeBQc1U=; b=FeEFYwZCEWrXU/FDlUjRB9sYEUDLNANutt0koPyBB4kM3ij+2g3WjpLSiA1FhacK++ iz5Am5Hq8CPW0xSVl88RRN8m4g1VA0luOI0qZtbFVrrA0JbsTiAvZK/mQQv8dNpYUDJ8 1Zzh9RaK6R/5dyLrF11LLce2ywdFLFUTjZJqYVARzz1C8bwqXiAfjqv62QRKRWGA7P9f fnLy6dNZ9kGDj0gE7KPON4yYETjsAhr/HviW2qLA+m3eO59VB6hu7L+KDyes+6hCq5Bn 4hs0GdqBehZVGI4y0alge95Fg4AMBSHTPnFM3jhW4acNnKfDwYLD53BsFsLhohzNbK5c SN5Q== X-Gm-Message-State: AOJu0Ywzl+lRWgK6auoGKIJJ1xfWM49LHGKtFn4fMbTS9Efr0e6fHZc8 kKX1asRdVHi9c+SOqQG/h0e47Vy3MWkJk1wdU/hLwrBJrPNNVhZg8HPP/YB3e6TM3QYEAUyND/O 0ehmbGNRTx72MS7kbXvCRbAxCgkxzX9biMosyjrt9LvdEFpyRM0Wdmib0 X-Google-Smtp-Source: AGHT+IFh+OYOVAA2cSL1fyyzJQsMyczml/8vBJ+OohU0nwyPj2C1eh7DfALw5YP9nPjsqW6Iq68yVG2VJ1Tk X-Received: by 2002:ad4:4046:0:b0:696:8cae:c320 with SMTP id r6-20020ad44046000000b006968caec320mr2074054qvp.39.1713431538021; Thu, 18 Apr 2024 02:12:18 -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 r7-20020ad45767000000b0069b2728e52csm82993qvx.66.2024.04.18.02.12.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 02:12:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 02:12:18 -0700 (PDT) Message-ID: <6620e3f2.d40a0220.3d8d0.4259SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A64296052514; Thu, 18 Apr 2024 05:12:17 -0400 (EDT) Subject: |SUCCESS| pw139477 [PATCH] net/vmxnet3: fix a missing vmxnet3 regist From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418055658.24500-1-ronak.doshi@broadcom.com> References: <20240418055658.24500-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/139477 _Testing PASS_ Submitter: Ronak Doshi Date: Thursday, April 18 2024 05:56:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:ea9b0f7277acc931ced3fee4a3ee087a26ee1401 139477 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29812/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/