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 9DE7C431F3 for ; Mon, 30 Oct 2023 09:20:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98521402BC; Mon, 30 Oct 2023 09:20:07 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 028C0402BC for ; Mon, 30 Oct 2023 09:20:06 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5a9bc2ec556so2762295a12.0 for ; Mon, 30 Oct 2023 01:20:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698654005; x=1699258805; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MDumFnCqNXi0UALVvgNamxhc7d2dv5EUP4ArlJ4UPHs=; b=aAla0TBS92J7pw3Kuz/HqWRGe3YgCNeb8ZGdmTV6336ycQ4KTekYAOsbOw8Wk7SemS lqOfu0FF6GsRrndCXQvLi6h4Gex/EqX8EcIka1fZLQD7/uYeKfKeYSyGWG/YGYJT6avv lxCFsfdBy2M4Vti0Nszjl0FKU/bJyemsEfb4I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698654005; x=1699258805; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MDumFnCqNXi0UALVvgNamxhc7d2dv5EUP4ArlJ4UPHs=; b=WNq+wAzwElwU/qnKJzA3yRScuj8pVVnsAavcMcC1mlcAqN5Ykgo61/mHt6krulJGCI X8n4yBxqm5HJzUalaJ5QenrGQFXYzdK1RzcuArlLNIkb69STLr9FLNWNqLFJNoAPDN7N 8v3MKtFXEofgqtnjjQqpKG6XgDkrOV5/bMkoZvpU6X5jU3A3KVoTzgCwsnjV/+ge8nbQ c5BBT92vVbdtnFkysv1oEg0t+eMoBJ3IUJJLvpW8YbktruZebugbqVutWIhH9IfOyUoc ArZ11ZMJX6vE5CIKXJcaJ9GtpXtbm4Kd0dpd1bt74exN16b3LUIqIL1xYUBjBLLWJN2P 8jNg== X-Gm-Message-State: AOJu0YwShZaAsScGRfLc3XiZd/8d9KY/J0U7CJfNpBtFWUui35Ap+EY0 TM8fxRcLTWC4ztEDwmDek7uZGlmbaXEpTK6t8DRRYqRtIZdwWfLh+1PA+g== X-Google-Smtp-Source: AGHT+IEy/GFI0IW5BSIoT9BsT6MgxI6o7jp7VrHIV5AG+ATF/uTJfmf5F5734YKveSjXKYqLlRb8dYQdPzTS X-Received: by 2002:a17:90a:1a0b:b0:280:1022:f00e with SMTP id 11-20020a17090a1a0b00b002801022f00emr4842193pjk.29.1698654005195; Mon, 30 Oct 2023 01:20:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z21-20020a17090acb1500b002749ff16821sm445344pjt.14.2023.10.30.01.20.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:20:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:20:05 -0700 (PDT) Message-ID: <653f6735.170a0220.72d1b.e231SMTPIN_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 6371B60524E7; Mon, 30 Oct 2023 04:20:04 -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 | +---------------------+----------------+ 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 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/