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 E4B30432D6 for ; Wed, 8 Nov 2023 13:28:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE6F1402DA; Wed, 8 Nov 2023 13:28:30 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id E2DDF402DA for ; Wed, 8 Nov 2023 13:28:29 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a822f96aedso82471077b3.2 for ; Wed, 08 Nov 2023 04:28:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699446509; x=1700051309; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+W7WyFQz4Ob//zl5Z8iMPxyCuhZAmhCQiYaeTu0Q/jc=; b=ZGHvZoY+vGJP+0w505DBD2w06pXfigmAmicBTFi4XnI7De9Ykbs2ytmU4dN4RfiQn7 Mk967TieYKztNKIKj488rosQ7DfqQyVeMnnQ1v3T8vFn9e3XgvjhOBp2quUnxKLEFO99 3c4tTp2CBL3TLqg/hO1rv8XgM5T2OmMONnGBM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699446509; x=1700051309; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+W7WyFQz4Ob//zl5Z8iMPxyCuhZAmhCQiYaeTu0Q/jc=; b=oYPP/7zXZb1EgyZc/EzCFEKvShh1U9D78NeloGqZHcsC+p3WU1a6HVEnWtyTKESH/B DhgdRpqHeslDcuV0TOHsrozvExhYKp/0WEGbfi7GQW2VbSj/EpbefmKHZlPozlkaiaab 6LRyVtSGvBAMRxEpA/+4YG4e79QSr6qskBIpyG+Ttb3bwzfRGvAuy0n/xG6I4T2ul6pO t3m38Am/P+3eo1gQAdqij2h85zQZCGL05YMLsnB3Tl0cd8VqZts9HeSNIeCkUmZVmtkH Yg/lOPW/RxUnuhO+rXzKwxxg4eNDMEpQG339YJiUoqxItJWi5XcDZiOUfKQP8P/LUI9/ ++sg== X-Gm-Message-State: AOJu0YxxRpsTGdaNyFzf7Pi9lNgMsEIcCpRwG/Kb6khjKLthAWUmp6bP dGFZj+cUFDawj/Zdm0c/Q0UpRZ7u0f5xPYPolfs85bnG3NjplWhxiUW0TQ== X-Google-Smtp-Source: AGHT+IGNA5h81A1gUoNRZn8L0HtHDwQA1Eg96ijXezps7J+sIITuNKk/sbE/AqwjmhRZUB5B7EqkVKmfLoo9 X-Received: by 2002:a05:690c:3690:b0:5be:9d2f:2eb2 with SMTP id fu16-20020a05690c369000b005be9d2f2eb2mr1131195ywb.39.1699446509431; Wed, 08 Nov 2023 04:28:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n74-20020a0dcb4d000000b005a7be89a580sm877577ywd.18.2023.11.08.04.28.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 04:28:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 04:28:29 -0800 (PST) Message-ID: <654b7eed.0d0a0220.d7b3e.431aSMTPIN_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 0E49B605C318; Wed, 8 Nov 2023 07:28:29 -0500 (EST) Subject: |SUCCESS| pw133971 [PATCH] [v7] 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/133971 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, November 08 2023 11:39:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133971 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28284/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/