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 456534316B for ; Mon, 30 Oct 2023 08:56:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 406B740285; Mon, 30 Oct 2023 08:56:25 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 66AB340285 for ; Mon, 30 Oct 2023 08:56:24 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6b709048d8eso3500561b3a.2 for ; Mon, 30 Oct 2023 00:56:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698652583; x=1699257383; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lqfeGGLcFPLVem4GFC70nOzKC8dVcmWW0901cGydyoQ=; b=PW2o5MVQPH31GCdwGTVuJ5TAxlcvPA3FtK4AscXBPFjmO8TAwSTAM651TE7ifAhVe6 OidzdaZRt3myxNGv2TSBvNazkqsamTUJ+a2ZF/rAp2yZ1TpG84zztU80rwEw/tH+6hDW mqalYdFqIuyl4AWmHKXCJdR+iyAZCWYUbCI00= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698652583; x=1699257383; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lqfeGGLcFPLVem4GFC70nOzKC8dVcmWW0901cGydyoQ=; b=ETTDZVZDRTkRFCGszPgeK4qXWEPJGXjGmaC0ZFkxUHjc1n0vCXZ/Gze3iCMWlrwcU+ 7fdq+v2i1Tn3gW04ZhorwWgCF08XEDuHEtOniU9565F8KDLv3hztXLWkb/s0qgQuHmuI XYdqM66VosRPEE+gL4QJCQaK8lPD1IUIbGuhg0jQ2SWb0u0hK4uTOXDjHz0YCy7jgDfi YXPpS3Er6H0Vl+mfab+bgfzU8GwE6PZz6y5l2x5T2Jmrdvr6tfilC4MmdS9Kmj6mVKGD OE+FEw4lhGGhv4YqdoddKZCkQC9BTTfWZf8HWiZvItG3ZOlJ8HcLaSZyQYW9/oGHaGgl pXzA== X-Gm-Message-State: AOJu0YxzjAiuibDlbTdKRX2NUtN8wrigOOwumC5rToczXW6pb5X6/lWA Py3kwS0B/F/p8Zeg9ZNYCtCXfossJ0aMaFNG1LZg+TG6g7xeW23QxzTdCA== X-Google-Smtp-Source: AGHT+IFTndF/GbVTaCymlt1Kwzar1n+L0ecCZ3u3r35B4Hhdtp+wZKGdCGjxEmzmdqEC41IRmpDvLkSbBvoC X-Received: by 2002:a05:6a20:160b:b0:159:c24f:5fa4 with SMTP id l11-20020a056a20160b00b00159c24f5fa4mr8761682pzj.1.1698652583652; Mon, 30 Oct 2023 00:56:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jg3-20020a17090326c300b001c73637029fsm647416plb.89.2023.10.30.00.56.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 00:56:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 00:56:23 -0700 (PDT) Message-ID: <653f61a7.170a0220.eb111.147eSMTPIN_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 D819A60524E7; Mon, 30 Oct 2023 03:56:22 -0400 (EDT) Subject: |SUCCESS| pw133622 [PATCH] [v2] net/iavf: fix crash on closing repre 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/133622 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, October 30 2023 02:35:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133622 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/28139/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/