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 D70EF4323E for ; Mon, 30 Oct 2023 10:54:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4ABD40285; Mon, 30 Oct 2023 10:54:19 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 18EA140285 for ; Mon, 30 Oct 2023 10:54:18 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5869914484fso2518085eaf.0 for ; Mon, 30 Oct 2023 02:54:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698659657; x=1699264457; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7befKgbxaPHZqHUnO4n6DtjMF/YqVCIewP8xPoRYXmE=; b=ePJ8y9K6eK5qBR6IIRHivGcfrgdU7sKUtbaWPTpdW0bhlRG4XHLKJ+Mzvh70kp/pNp UgbbVd/twz8DJ8eYYGng/fdRJJDMJqBWxFoOEjK3Hr19kGdQcZ2SzNs6l0N2FEYlzJxO gkV8nrktDQ1lWgg382+HkC014y1R5/cB8mX7I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698659657; x=1699264457; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7befKgbxaPHZqHUnO4n6DtjMF/YqVCIewP8xPoRYXmE=; b=cqK8/BP2AGneAjMlUtx4CrPbdRzSc90Ad2fQbLzDcXdR0T4t5lVe3EAuRoPxX7US6R hUTysZoEzH0DPOv0V2/owrFVTiqX6YXM2Be9bT3fQoeLDNCYRbOxABSXv4WUIAiTGuHd WR/uhx9iG0y0I95wV9Ca84Z4sG+GES4j/S0xfpJq2oKPstGYM8/S1CVRNCjvkgqAWF48 6kI2gq+TXh2b10i1peEzbFc3gUtVvhOrQlC0I6KFupxrjgPUu8wFrPp0IpN1c93/Mgps E9FSnMI63TZHKp/c9s2Nlel/iIr4DvRt1mvclUW8TD2NrZhtd3jeLk1/oMvg9kuJHcPw gCfw== X-Gm-Message-State: AOJu0Yzj6UV2GKAUSBRBPOjDOw6SKfbm6Y9sl07VWEU/iZIFCF7HEVOK ZLzukKj9ewxlgYq/pgx8Orf0pjnmv25snli4WWb4Mhuti8w3KZuGQJ53CTrbcQi4NykKDC6eYQ= = X-Google-Smtp-Source: AGHT+IFWmAzysqBk/c+KwMHRCcs5/99zTrFJBPKIvQ3DRJLiM1NYJRgubL0weF04iFKHxPPY0N83XPzGbgj8 X-Received: by 2002:a05:6820:211:b0:581:3e7d:12e8 with SMTP id bw17-20020a056820021100b005813e7d12e8mr9342930oob.2.1698659657349; Mon, 30 Oct 2023 02:54:17 -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 x42-20020a4a97ed000000b0057b7b1c8775sm1046947ooi.21.2023.10.30.02.54.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:54:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:54:17 -0700 (PDT) Message-ID: <653f7d49.4a0a0220.e55c6.1bc0SMTPIN_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 C87EB60524E7; Mon, 30 Oct 2023 05:54:16 -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 | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/