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 8C9674323E for ; Mon, 30 Oct 2023 10:28:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8871F40285; Mon, 30 Oct 2023 10:28:36 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 2B6E340285 for ; Mon, 30 Oct 2023 10:28:35 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-357c9dc1068so9975745ab.0 for ; Mon, 30 Oct 2023 02:28:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698658114; x=1699262914; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Mm00Ox0W/td7qevBYxTnXR0ivXgUqBFQHbiTIgvdxpY=; b=VJgsPEkpA+2JqLr8khywZ2hNxTZ+JNU4F2diB6+wcSz6d51Us6y27yngk8T2kFkkQU fR2J6ulDFDXOfHYnkeABp1oNcEvTnb3UK/kMGUHJ0LgR3/CgxfDoUbtz2JZThPn1nPND VDRuN1kk7XLLv5pSL1XOvzSYM6o131MOVtPmk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698658114; x=1699262914; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mm00Ox0W/td7qevBYxTnXR0ivXgUqBFQHbiTIgvdxpY=; b=dD7J6b08rw/KAPvtH4n+YIcJBFIKB+CFdANYO0g7tPh0CW6N/Pil5RjMkzMa20+vZs ZIB9g3vyGz16EGu+JVSCWHl753dwIKis/pkGm51HMSI76JTz/yFzl5vbF5XUDBhsZKNi PUZ39Zcbjh42cKoRpNHB2hyiV0BEByYtG1vEUYb2QQk5yxrlJJcolCg0v3fEy++aqfdv Vdf0LShAbDi52MQaVTh2J8T856i6ik2/SYj66d56Yjc+eVSHn4uBQSBSO1ihru5/Zuel 515Oe3rQt5aTCep8bOltyxjdkYMplcgNdyoDF5CRXFVKREJk1JFj0aM60lU+r991Smyc X8oA== X-Gm-Message-State: AOJu0YwQCJ4ijMRXsyMJrnNcdSDna3niLX2EfN0DNAqL5ZencTjrJT9h swYFUUc3JkiBq2kjYA3cjm/ACvO5xaS77A3FznpSibFs4B8u1gHYM5YbUau7ffO/uznZBWQyxA= = X-Google-Smtp-Source: AGHT+IFAafAaogv/22td37uiwVL3VGhDwiVk215N5AMtNFpdIkxO26yMsZYG8hf7GXr3j+YWwPXHNfSd4ARY X-Received: by 2002:a05:6e02:152f:b0:34f:65b0:7f1b with SMTP id i15-20020a056e02152f00b0034f65b07f1bmr12141268ilu.6.1698658114569; Mon, 30 Oct 2023 02:28:34 -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 a3-20020a92d103000000b003526a4ef3cfsm649483ilb.40.2023.10.30.02.28.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:28:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:28:34 -0700 (PDT) Message-ID: <653f7742.920a0220.a5c0a.0b33SMTPIN_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 C32E560524E7; Mon, 30 Oct 2023 05:28:33 -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 | SKIPPED | 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/