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 C1ECE432D6 for ; Wed, 8 Nov 2023 13:28:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC846402DA; Wed, 8 Nov 2023 13:28:17 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 78780402DA for ; Wed, 8 Nov 2023 13:28:16 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-da077db5145so6766671276.0 for ; Wed, 08 Nov 2023 04:28:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699446496; x=1700051296; 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=I3QbvWRS0h/lQf6EbIt1x0cnCSc7NTkp5C8P6MHVubWrK4sfYm+5A+hYaRzcSKX9+O mRcPzoFBlcREVsPCHDkfU3a4Mff6yYIy8DstlzylW8m97VQo/iSOjRKLAfBzjpgDKvL7 RNVmnTr8R0eUq4CFmUk15XffYz/Em03fvPrgw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699446496; x=1700051296; 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=LOICmCs9CaJ+xl8cJr2+qbSNzMicByxLvjQnf8mmfL9BEZPB6g4jfB2KYIP0xLz5lu k/poyUvkAnzTlI+m7ee3mEC03cizRcs2qlQ9QNobJwXfVsXHtNVh+tVB+CZvD9GI4xAY PsDG2lWJUdz/kW1gbvTJLq7UNUtS7SKZTWZU2axbOQAvKWPjK6ALRR1P89gLvzjA2/3y /kWrtXRc1XCKq0yLfU4TtUXFlgcAsyghJQ0i+g8HdLVF6/jbxyZ89fi7ATSwdazGGa6z due88/o9PagVEKuOawJ7rmxDQSrM0I1/WdI12jJUkQpOPk+hErDbRlkzTPxkjSM5sPXO 1RWg== X-Gm-Message-State: AOJu0YzFfhmu+M8sPCLjnZanAwT0fmrwKG2tOmWJ7yoUoPmnAcLAOlfp ymfpkRACWfs+INQVlM0fakhZJ3I7noHO8oi8XbNFwKESxze4hhcygkEHWbybj2TAHXEoq7jSeQ= = X-Google-Smtp-Source: AGHT+IGIyylZaInjQ9zapWyxQ2iuCQ4NfnlEOlOlVRXN8dmQU7rSYFr2Sy3uGMA3D2P9nibAcS7mv1a4xcK/ X-Received: by 2002:a25:13c9:0:b0:d9a:44fe:be93 with SMTP id 192-20020a2513c9000000b00d9a44febe93mr1361037ybt.26.1699446495915; Wed, 08 Nov 2023 04:28:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e188-20020a2550c5000000b00d9a3b044b71sm764082ybb.25.2023.11.08.04.28.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 04:28:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 04:28:15 -0800 (PST) Message-ID: <654b7edf.250a0220.ae3b4.aa3dSMTPIN_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 72EBD605C318; Wed, 8 Nov 2023 07:28:15 -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/