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 0829B4323E for ; Mon, 30 Oct 2023 10:48:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02E4B40285; Mon, 30 Oct 2023 10:48:23 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 31C9140285 for ; Mon, 30 Oct 2023 10:48:22 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a9857c14c5so145302539f.3 for ; Mon, 30 Oct 2023 02:48:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698659301; x=1699264101; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=In+I6sa1qlAI7cygMftgSaGc+mxJptsIRmHhs/xjKRA=; b=Z3BH+wCQClczxkHSYAaULVuqvrlE1QZNpIAh78d15MPQCZ14+/T9AuLBrZpUnho06V 4EbRz3EOgyMSgmEKNiTTlXBk7bRpZVrSHwnDv4iVDwxhjqUs58ynMxpcSFiFzMmS22H/ ++jS7+EW3V+jcE1zbv7bSB+eNEj6VsKI3aWxw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698659301; x=1699264101; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=In+I6sa1qlAI7cygMftgSaGc+mxJptsIRmHhs/xjKRA=; b=CdVzujsLHDQuK9Eqzhng5KZoBO1oJoPI2ROfq6XW38BduquOFlbwPr4hpYxN9aekA+ DZayJbXTaZIQUA8UVFBrVHUVneKkd83xcgVF5tLj2Y425NRgH/kE7LsvWPeArBPp9W1U ReD3OnGm2n9kYeEYTK3hheoBLeHPZxH8s4yGIaxxFstsNlNXCltbULPCZxNAsOZE/Jy6 yw/ezhjyBiAw44YFWrtfHuVCO/z0JdlH/5/0OZjEvgB2E/ZoPVHHwYvsexc0SuNIjXdh KxKZKK53mj+zmCWVyFlg9jNM9BGcfQjNjuGPeGIh6zA+uAy05C1PSTV7dadvHiTy8wQa fFTw== X-Gm-Message-State: AOJu0YxRp51uw09hfA1VJjM5xgL1coSWqPL7VGe0NdsoiyaqU91/SG/U bRC12dBwnVTdRrOQ5mmCZOjaEPa7puDBHg7F0h8tvmOP8j8+Lu9m3GPunA== X-Google-Smtp-Source: AGHT+IFGiTsVHubXwaP8OLTrxlRqT1J9FwZmc8RhkvGjTuMwGBVG1+jJNX8bHXrstN3UeETo/40YIBupMUPv X-Received: by 2002:a05:6602:1684:b0:7a9:8dfb:3ed0 with SMTP id s4-20020a056602168400b007a98dfb3ed0mr13204978iow.14.1698659301491; Mon, 30 Oct 2023 02:48:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s5-20020a5ec645000000b007a98bd8f2d1sm672234ioo.16.2023.10.30.02.48.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:48:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:48:21 -0700 (PDT) Message-ID: <653f7be5.5e0a0220.31872.0b84SMTPIN_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 07EB760524E7; Mon, 30 Oct 2023 05:48:21 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/