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 9BE19431F3 for ; Mon, 30 Oct 2023 09:35:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76ADD40285; Mon, 30 Oct 2023 09:35:14 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id CFC7E40285 for ; Mon, 30 Oct 2023 09:35:13 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc34c3420bso5110985ad.3 for ; Mon, 30 Oct 2023 01:35:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698654913; x=1699259713; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xdVpHsDfh3flmKf0/KxKYztgy9m7VK8v2ugzi/M4Xn8=; b=EagDiOx9pNzr6CWn1MR2m2I1/sLuAKJJ8K3zISAjDasQAnUtnvofBn2YDRxleCqASh RO726s9PbDCDTuDIzkomZQTqlZU8dnr8FSP2M4Uo/w2BhWLhPdgbr6EDJir0hR0un2A1 gotS+u5wzX4TMsKQOUGD5QnldIii9YtfapuYo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698654913; x=1699259713; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xdVpHsDfh3flmKf0/KxKYztgy9m7VK8v2ugzi/M4Xn8=; b=js2dOrIiEMZEAHXHmUd2Vvcg1O3J3lgDq190AJ3olcyK/asqU5LNlPMJZkAT9xd3rN CqpdWv8/OrFZciaj4AuMXeUhAshCpu/JyGKbKToMBZkPM4EGKOOxrD5ATnGuxgSSMyIl 8EbFF0+ucHclbU27aAnuP4AjU1BrSALvHXsJU0n3ggTuabFYTXfGCL8pjg4A0pLOutnU pLQeunFM1A5vEpRHI4mA8dUcprd8xe0QrOJMHX11qqRGZ2J/YQfjMPKVed9hEdh7EU6l buE7+IH6k2abv4zU/qx56iopqYswC3a9V+OMmcJ5355IJ/NyjJDxl1evNMdraKhTwY7A xXyw== X-Gm-Message-State: AOJu0YwqGwWsMloHjZymnzOxdfzK2bNWXeNbGv4xKxr+jgPDVyQrMu1/ uB6/lVitqoYvzepP1M/wH3ZPqb94Tw2qorTkybVQ3/FJ6ulTop/5VmaCmdm7OppPZkAtglsT6Q= = X-Google-Smtp-Source: AGHT+IF08EcokeF/pFWkDwWp9u/98pwZ/fwUFT4XstB0IY3+hB45yiPMq5Qmv0RmVJB/IV4AJL71ZO8+FjsS X-Received: by 2002:a17:902:c714:b0:1cc:40a4:9179 with SMTP id p20-20020a170902c71400b001cc40a49179mr1427862plp.34.1698654912984; Mon, 30 Oct 2023 01:35:12 -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 io12-20020a17090312cc00b001cc530c4952sm84893plb.96.2023.10.30.01.35.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:35:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:35:12 -0700 (PDT) Message-ID: <653f6ac0.170a0220.b1030.21f0SMTPIN_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 2CD5C60524E7; Mon, 30 Oct 2023 04:35:12 -0400 (EDT) Subject: |SUCCESS| pw133622 [PATCH] [v2] net/iavf: fix crash on closing repre 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/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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) 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/