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 0A32C431F3 for ; Mon, 30 Oct 2023 09:22:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E36AF40285; Mon, 30 Oct 2023 09:22:58 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id C008D40285 for ; Mon, 30 Oct 2023 09:22:57 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-586f1db1a83so726097eaf.2 for ; Mon, 30 Oct 2023 01:22:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698654177; x=1699258977; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H+i6kpklcoWG6v8XKk1F/jM12VSsvrVSWC1NfSIzpKM=; b=BjE84vl+MIqq5d8B8OToy08ylFYUTP6yEw/3UmnGTKzhI9G/BCgm7QCWlbVUsu6dP5 O7clKXFQaDVbnU5Bzhnid9g4FTTfjVTdbEn5t6OGz6O2TyF1TJeKp2etnR/jspYmiEV9 qTiB6JUDCTvfezhuCS+jT1ibLjELiuwD5wgiU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698654177; x=1699258977; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H+i6kpklcoWG6v8XKk1F/jM12VSsvrVSWC1NfSIzpKM=; b=UY4rcZJ7xpXsHFdmh0rriuUOJ1y1OsseNwA4isxwipA7uA/fbDM+uymb6GnWMl8g3j KccXx2qqbvfBlYywqvQa85zf6k8pZwgr65pWChAazUw9nEk2us6nJLXCbdbat9VPK2v0 i95SXfuNXlbK7Ozww905164x7crq94T9NYFozINpqQhkd/KwyjqkVJXKKgQGNfmveJKb vG0vyJGyyWeYfiwYRCx9FJFstYEuapMRih4WFzHzN7+z5LQVSqlra0Q4MoQPvvT3luqI J/kJr3MB5seZMCpyusD4Vkqxa4rR+DSpneZeQ8yzE9akjlc9LwRdwaI5w1n9ooNkwnKr BCUw== X-Gm-Message-State: AOJu0YwHa/zg7RVNm73IAOdYgEWiupNa3bKiqNMP6WnZwrsPcxcrX9FO WyGjRvcmA33PApvprydhkIr3LAxogz5pl6QLQz/Gu8z71hziEQnqqNJDHQ== X-Google-Smtp-Source: AGHT+IF0giP90rCgScwiiHD7lK5T3q98TiX42+ansHGgilqMs3/fVVs2iEej3i+49JIthUKt8pfRxR7uma4I X-Received: by 2002:a05:6820:354:b0:57b:82d2:8254 with SMTP id m20-20020a056820035400b0057b82d28254mr9900853ooe.3.1698654177085; Mon, 30 Oct 2023 01:22:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a26-20020a9d6e9a000000b006c62008dc37sm542452otr.5.2023.10.30.01.22.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:22:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:22:57 -0700 (PDT) Message-ID: <653f67e1.9d0a0220.40d09.dc8dSMTPIN_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 82D8560524E7; Mon, 30 Oct 2023 04:22:56 -0400 (EDT) Subject: |SUCCESS| pw133622 [PATCH] [v2] net/iavf: fix crash on closing repre From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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/133622 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, October 30 2023 02:35:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133622 --> 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 Bullseye | PASS | +---------------------+----------------+ | Debian Buster | 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28139/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/