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 1D28F4323E for ; Mon, 30 Oct 2023 10:48:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 182EC40285; Mon, 30 Oct 2023 10:48:51 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 0253340285 for ; Mon, 30 Oct 2023 10:48:50 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6ce2c71c61fso2494157a34.1 for ; Mon, 30 Oct 2023 02:48:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698659329; x=1699264129; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0v3bGqTqk1blFWN4x0nmHmOZ0esem0T7Yt774vU/hCI=; b=hsRLEMpWnC44pw0YjOFYw91uBRlFjbXxOO8bZW4jTtwax+9N72owJWW98RPdzNYexg WtlTzWqFlfHuRgIZHp5LzMS/ebgntwTkf82s2qliCQrXByMb8ocrUpR24FXjdIs50kZv pl1RkTV7FOvk8KBuPBbcy8lZ+A+EQTuQt7Llo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698659329; x=1699264129; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0v3bGqTqk1blFWN4x0nmHmOZ0esem0T7Yt774vU/hCI=; b=GHvgeS4n9fsxPHTQynQGJNWqLSk4jb/98mTjeGbCHuASZsFNfqLBiu2G/eKgcoDbG+ uQSLuEwW4BKcXodhhxnyABq9AOoZlrjyLzwy1TZTK+r2ryKNEtnzmLwpalWqvetiDfMr 9UjEGBgq+IHNoENB9vAQGClrRRmJubw7GgpVIHrnk15gOGReMXblw/JLoNYiYaKeb71S VUBYPdYQk4M8xftIc8tnGvRUi+GAlz3NKSIiTD6W3Mb95oV1HjDWc3QNAsYyKMRceo7H hxXWSmcDCEYWsT5ei2tXVOPQF2iKAlNDdWEVdC5Mj8MKM7TkxXBdGfQt/Nnm12yBFaiY UiuA== X-Gm-Message-State: AOJu0Yy26PStqgqdcBEKJAfGXPCdrlEDZTXMoPofAU1j1bc2l28zgYSv 6p1DQsdNl3r0aIb5MvYsKv6brX0oHUBOXHr39i36EfjQzOlBv+QW4q5wAxtYTzRF3OvyEOiCog= = X-Google-Smtp-Source: AGHT+IH9JG1nI+kcDrsV5sZh6Js4HP2EDUYlZQeE6vGor1BB1ay+vRWPctu/Yzv9BviuKB8LWSfVTKN1LdwF X-Received: by 2002:a05:6830:22c8:b0:6b8:7d12:423d with SMTP id q8-20020a05683022c800b006b87d12423dmr8317395otc.18.1698659329349; Mon, 30 Oct 2023 02:48:49 -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 o83-20020a4a2c56000000b0057b57547e82sm1047535ooo.11.2023.10.30.02.48.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:48:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:48:49 -0700 (PDT) Message-ID: <653f7c01.4a0a0220.5311a.ec3dSMTPIN_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 8EFE260524E7; Mon, 30 Oct 2023 05:48:48 -0400 (EDT) Subject: |SUCCESS| pw133624 [PATCH] [v2] net/ice: fix crash on closing repres 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133624 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, October 30 2023 08:44:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133624 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/