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 510CE4323E for ; Mon, 30 Oct 2023 10:43:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BA6940285; Mon, 30 Oct 2023 10:43:43 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 9C56340285 for ; Mon, 30 Oct 2023 10:43:38 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-778940531dbso301371685a.0 for ; Mon, 30 Oct 2023 02:43:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698659018; x=1699263818; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4zabvQQTZ5k2GzOQUD3rqM4JjwT2sb+qQloUpOfVbN0=; b=NympgpoOgOvrBrDVF6hbO42GKUfmu2n6WqEZkI581KtTjBjRTm5a2HqCw7uA61lOpv TjXPCau2oOxnJTRyjf9Q1tuliGZLJ0JYkH6L721VwyNBnZRbBqnGeNBfGpJ0fBNjCVMo u+4pvThUGirYRnIKC3lUifBvsNb9nPWkZka+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698659018; x=1699263818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4zabvQQTZ5k2GzOQUD3rqM4JjwT2sb+qQloUpOfVbN0=; b=X3BA74FGeDge990DvW8OCruoK17ao0jx7Zt2P/WeQgL4WzP2+5Hp44Xgtu6dYLUxLM 1Qfh2buJ+32VdfxE1S1F/eK7fdBf1jCVOZvVG58C4jzbsqO0H8jYL4E2OW9j6fpMg9Sh 8yM/4ixLy767ZMCFjr0+oSB2WgInzEIj11hZltmXMew3HFTR1XF/hfVMYByAXVxKHADm sqT//XplbMTRB3597m51Xs54px4CfmgyUqs8OBLn5TDI30sSCmXt5PSJ2bZqDU9NYK35 fZ5+fK1d0kV/Gv3I5omC7D9OBlBH6U6WxPQGjfc/wXpF3o/j2p8YP4TSFlcmz1olVjuE JckQ== X-Gm-Message-State: AOJu0YwN8KGAT/9bqWXXvzDJhb9DEOvbUIuF9uJjNO8Ki6qu3ktRPVvL GxaE0cMQIULwRT5nvw7t7u5GoS9TirkTvTvD3Z4eZHD/Ff48R2CHu49HqjJ4vonDFnc9bFRusA= = X-Google-Smtp-Source: AGHT+IGMCoV+xVQiRh3H8AV4UUmI5PulrYLObWNcvDAU8znUJ47eEBYX99fQr9F9n2VprC14jN5hcEQNKx2Q X-Received: by 2002:a05:620a:140a:b0:76f:20df:f032 with SMTP id d10-20020a05620a140a00b0076f20dff032mr8849283qkj.69.1698659018000; Mon, 30 Oct 2023 02:43:38 -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 x11-20020a05620a448b00b007639e379a9dsm313771qkp.8.2023.10.30.02.43.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:43:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:43:37 -0700 (PDT) Message-ID: <653f7ac9.050a0220.7bd54.5eccSMTPIN_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 8DCC360524E7; Mon, 30 Oct 2023 05:43:37 -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 | +---------------------+----------------+ 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) 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/