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 850A342C64 for ; Thu, 8 Jun 2023 22:15:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8248D40151; Thu, 8 Jun 2023 22:15:38 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id AC5A740151 for ; Thu, 8 Jun 2023 22:15:37 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-662b85f4640so837626b3a.0 for ; Thu, 08 Jun 2023 13:15:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686255337; x=1688847337; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UhyKnw2keEWv9yNeHcrBdW3WLv9VS95rN+eR2AL2x+U=; b=LhVf5Gbu+nB1+5+yBw187SzjCB0/GA5oWDBFarOQP+TjC+/EMqdPRJe0Gj+6yFY6Kl zapk1g/59Gl7ckPNlyleDBg4H5heAgzFOSwv4qrvvQlOpOlmXMT9Gnk/zB/GTDcqP/Vf ApDRxP8WaXfYLVbYPm4DL0SrsBNPi3281t6wI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686255337; x=1688847337; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UhyKnw2keEWv9yNeHcrBdW3WLv9VS95rN+eR2AL2x+U=; b=dI56O0MzQuUZYtRJhNYl52PRYaRQ4w4V3Yxt1LKNpb1QCyK+PCPAf/VpWr0x+7+pFp NKZDDEQv400eyHCprnqsb0UM0O7XhWLMxwqjnf+KKdX82QYXtKr763WlNi/DLPLlZFps SFyTBcNAZAQyD3OBob6GcpNTX43lDgmf4eogH0exyxfumkJ+XpeOL8S9XGPSkGHp/NEf NgYuAh0+0Vfzc4buFAuwb11qN3aFoA+FGZmOGsQPYy3zYuw6m6ulIMfhycUSxM4tgvif 9iaIjNe8B2nOsIX2X1xzNEWXc7XfQiw5Md6p1wl/JUFyrKLoBsovkFJBtQK2VkLMZIs9 gQ9Q== X-Gm-Message-State: AC+VfDwIsAzUP2flqmurLgHnuTZPptR/JZZM2LofQw13gdo7OqFGAaAg J8qa0be9Ks93rSNZwOZV3Bq2k5qsGe9/rNsVHlGc07JHTL0o2hchyR69Tw== X-Google-Smtp-Source: ACHHUZ5rWiZ8k+8DQAeZJS49WavwiFgPh2FVf95g975qsPtV+d5J8xXqN+tswISj3+MYJKA1wbEWZwbhrKaO X-Received: by 2002:a05:6a21:6d90:b0:115:2b0e:3c3 with SMTP id wl16-20020a056a216d9000b001152b0e03c3mr4694066pzb.19.1686255336849; Thu, 08 Jun 2023 13:15:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k10-20020a637b4a000000b0053472db4f52sm147262pgn.33.2023.06.08.13.15.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:15:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:15:36 -0700 (PDT) Message-ID: <648236e8.630a0220.58e86.494cSMTPIN_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 54632605246B; Thu, 8 Jun 2023 16:15:36 -0400 (EDT) Subject: |SUCCESS| pw128357 [PATCH] [v3] net/vmxnet3: fix return code in init 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-testing Test-Status: SUCCESS http://dpdk.org/patch/128357 _Testing PASS_ Submitter: Kaijun Zeng Date: Wednesday, June 07 2023 17:57:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128357 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ 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/26576/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/