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 72E854594A for ; Mon, 9 Sep 2024 18:54:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52DD5410E7; Mon, 9 Sep 2024 18:54:25 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 25AFD40ED0 for ; Mon, 9 Sep 2024 18:54:24 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e1d0e74f484so4830050276.2 for ; Mon, 09 Sep 2024 09:54:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725900863; x=1726505663; 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=KbDHF/W8rHVgrGjCrZaJwf0z08Xd7aICTkw11bbTkoE=; b=IjhIGlYyKt8YiIRxgoY/HQIDAFoQ0Wm88V3ZQeuUki7U7xuLuBEQ2r2pyPQCln8Mmh 1hV8SsTPx2f1kI6zF9FlUYp/OtkFx64ilvUyp0zPYKiRuoQod4le0M9PM5iEE+4fVsO1 5NMG0vjNzAi3N7XMFYeyR18hC9WFJYrFkEOP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725900863; x=1726505663; 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=KbDHF/W8rHVgrGjCrZaJwf0z08Xd7aICTkw11bbTkoE=; b=JyeHjAQf77rQ/v7JfREC+iuKab15qf8rkbBSZq0hD9A820c4m+T9+aiP81nobk3toj VbFO3tY0yGLyT8jBl8cP0jL0lOdWG3VtI+xorfOiUBsD1qrkbWCGtmXt9tPDvwgm9+ze qMKzmjYBccLD2TtFAez1DZrc7eVSTPNuZYAWdZSyrmnxiNqyHZgrhnxrOMItw/I0qM4P RuAc0iT1NtXnRucgBIRwsdBwvjQsYbqa7O8gbTmiyI/FVreavfprTR6zBULBuzImSvKV RGJQho5wsbFnuqiikbmx90SQuy0f5PUeoJaWDmgM9pqBsXSXB+GJm2gfBdx5tF1mIlif 9UUw== X-Gm-Message-State: AOJu0YylnenjsATBDfa9agm6sqM3pdjjDrY5BNoHkj5NlaPlc2X6qnpU 2nInIMnH8TDbHZ0zR9vRsAcn712qJwQS2vlLtD73FYdjxCBC/hU0uYmhQPl8siB4yy1h6n2uP5P f+vbMRAjJlfY/TOtPOZ47XWzzdIAMumrcg+44/FL8dkvPUr+53DMh3Sby X-Google-Smtp-Source: AGHT+IGoMbL/kBrBL+xxO6mRfkwxF1VzmuzJdE2lUcv3n3h3XD8bST9/ptCgkNsTeEuLAB3bUBbHiQdM1Kej X-Received: by 2002:a05:6902:2b92:b0:e0b:d6ff:45a8 with SMTP id 3f1490d57ef6-e1d34886141mr11105048276.20.1725900863467; Mon, 09 Sep 2024 09:54:23 -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 3f1490d57ef6-e1d4b2c88adsm238701276.2.2024.09.09.09.54.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Sep 2024 09:54:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Sep 2024 09:54:23 -0700 (PDT) Message-ID: <66df283f.250a0220.79a53.38d7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 72D71605C380; Mon, 9 Sep 2024 12:54:19 -0400 (EDT) Subject: |SUCCESS| pw143815 [PATCH] net/iavf: delay VF reset command From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240909110356.23757-1-bruce.richardson@intel.com> References: <20240909110356.23757-1-bruce.richardson@intel.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143815 _Functional Testing PASS_ Submitter: Bruce Richardson Date: Monday, September 09 2024 11:03:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:126a3817617a9cbf75bfe646249511f6c2fb326e 143815 --> functional testing pass Upstream job id: Template-DTS-Pipeline#179328 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30970/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/