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 E1E1E4323E for ; Mon, 30 Oct 2023 10:30:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC5E740285; Mon, 30 Oct 2023 10:30:07 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 10DE140285 for ; Mon, 30 Oct 2023 10:29:59 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a877e0f0d8so44506817b3.1 for ; Mon, 30 Oct 2023 02:29:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698658198; x=1699262998; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gm7UrtKa0PV8v8ObF1uKcCCGecTZPzhAi7yXEjHeOPw=; b=IOsfXF2ZsQ6G/YPmUwUJf+JAI4XNoj14J7VcQJU/ax7UNo54tzB09E45GXE4MLzaCh KdOzlbq/GLylnOvzcMODlaIyetKjYBSeId3BOmC8OG0ulY+3b4dudKCODJ1Hu6z6JhnN /zis1yF1YbONYMuCBKUT5kWIQzfLw3OVkJoRY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698658198; x=1699262998; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gm7UrtKa0PV8v8ObF1uKcCCGecTZPzhAi7yXEjHeOPw=; b=WPvBxymus+G5TssRfnLIwkx26lzzxDCss6KuMrTr8PDA9mRmLHFG9LarSJOH3CdHgE VsNEYPFPkrmSRyfyo+IrOPyK+n9kFe1A8VLgCzowO/0GoqTB/ZkCY7tYnoLFb0ezBJgL LB/jPYqdZiX6gJYbWyCoDssvNjiV2JOTzQ8LljR4ccL1zzjLh04kxY2ijWVuNwmz6EZX F/3QRQcBr+7oJs9UF3IqZ6ry+KWhHjDpj5Obz7Hgme44/RMXOoIWVF6YvBowRobA2swD yK0vQ+bkdLuZuumc4AMpCYdIhhmRa/ncrCSkrz47QkfdCGUm7gEfUBcfaJBkvEJUMlbh dM1w== X-Gm-Message-State: AOJu0YxERByTmkrSCvlcZ3e7smr6eMQHvtf5hD9NSZaA7uNoAPW0a6gy Z5XGvqWjV1UBOlD8eKDbyQ/CBWzu/zRq4PdkiYxBhqZ9wTqOfIMawTClW8HS+MGFOpUQaIJiJw= = X-Google-Smtp-Source: AGHT+IHhgFGsLbCJON+zLTQnWjCLPPgWBVsTbK22ODE+58cyZdjjH6DprZ8tpqS7G2ND73oP/8yljso84MyL X-Received: by 2002:a05:690c:d89:b0:5a7:c887:43bd with SMTP id da9-20020a05690c0d8900b005a7c88743bdmr19103498ywb.15.1698658198562; Mon, 30 Oct 2023 02:29:58 -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 s81-20020a815e54000000b0059b32d64d69sm1192207ywb.43.2023.10.30.02.29.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:29:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:29:58 -0700 (PDT) Message-ID: <653f7796.810a0220.21fb2.4107SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3BD2460524E7; Mon, 30 Oct 2023 05:29:58 -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 | +---------------------+--------------------+----------------------+ 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) 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/