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 9A314433E2 for ; Mon, 27 Nov 2023 16:57:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94DEE40648; Mon, 27 Nov 2023 16:57:35 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 02144402A3 for ; Mon, 27 Nov 2023 16:57:35 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6b1d1099a84so4088111b3a.1 for ; Mon, 27 Nov 2023 07:57:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701100654; x=1701705454; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p2ovwIxPaxpeLdISnfkGKO/B6Rh6EQ3o73wvZRwA8TM=; b=aLfIgmlx9lmfzHoCYNN/qwMOB80rES2XHodeDiGnWObIo766BH1Q6w2HR2vsxzuY70 W9kExZhzdHRhExk59RT1SlJ3+pZxY4bT8q2Ru6RPrXCxcpD/Fy5OeKojDGDCQiQto8nz 7jEZ1jHYl7/UVXUG3BdzT1P8qfYy9tPIwfLaY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701100654; x=1701705454; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p2ovwIxPaxpeLdISnfkGKO/B6Rh6EQ3o73wvZRwA8TM=; b=a7DMaoHDbp4BGQoTcs1HPZUJazF0YeAK4xUEpLMIqu5zW+dRhhMxhrx82NDsIUrH7N tXO2osBXyJk1EIxeslklIDRN+/02zCguwO0P5+04nSgsKNampCNRavqinyh52bT1IMgf mzaQfHfd+WRxevH0LAzqWRQcIMMM6uOrThkbROrcn0TtfkvHFlaGLDmVMJzpjZO/Ds+Z bi46ZEJjnWE0von4QEbCospFWuaWCDvj1ZcPjzug+EbUSzyQnV8Xj+dCwcRcYe1tjZqZ +T3VZfMMwSkcTuyYTiIr5Bn3RgOVL+nWbGGgrs0yNDGrnIf90eXjfYE41brRBC1i7P7X fngg== X-Gm-Message-State: AOJu0YxxVInkdnQs/6U5r6v2kn3i7o/m8vUYOw+Vk2jojjJqZtnItlRI acjtJ0Rw+/CuTvAWpPDXEQAw0wSR7IJF6jF4TZOMYu8YqlF6HKfPQ00hGw== X-Google-Smtp-Source: AGHT+IFqwr1eUfiE9GzpNc36thZqGWvLqXCsoxvlAwol2bYTY98HR1OmmdsFDDR1nZNoee5V5LdLmeo0S4iD X-Received: by 2002:a05:6a20:160b:b0:18c:3ec:5ad5 with SMTP id l11-20020a056a20160b00b0018c03ec5ad5mr13770491pzj.57.1701100654243; Mon, 27 Nov 2023 07:57:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t4-20020a632d04000000b005be03dbe631sm716428pgt.34.2023.11.27.07.57.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 07:57:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 07:57:34 -0800 (PST) Message-ID: <6564bc6e.630a0220.50cfb.9d5dSMTPIN_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 78A416051831; Mon, 27 Nov 2023 10:57:33 -0500 (EST) Subject: |SUCCESS| pw134622-134621 [PATCH] [3/3] net/hns3: fix the VF reset i 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134621 _Testing PASS_ Submitter: Dengdui Huang Date: Monday, November 27 2023 13:39:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:4358da71b382d1015be7323e1b48d15e34f2562b 134622-134621 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28475/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/