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 36B8C4316B for ; Mon, 30 Oct 2023 08:56:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31D8240285; Mon, 30 Oct 2023 08:56:07 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 754F040285 for ; Mon, 30 Oct 2023 08:56:06 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a94c550cc8so124712639f.0 for ; Mon, 30 Oct 2023 00:56:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698652566; x=1699257366; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lqfeGGLcFPLVem4GFC70nOzKC8dVcmWW0901cGydyoQ=; b=B11LaZe3mhUQ04jgY9YO6y3oy4wXew1kgxRsvonPrpqdMBik8RShydUqVOcjxSkOzu vF/WjFEXiMqNlfvtAlR4+cechS4U4jDPnSKM8MkBU27jSmnSJrmwEiP7wgsoU9sVSByH d9cZwU7PFdVckcVv9ffbRQN4ZKkb4y1t/p6Xg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698652566; x=1699257366; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lqfeGGLcFPLVem4GFC70nOzKC8dVcmWW0901cGydyoQ=; b=UX9f4Ygm9WZ7dmaFA2DYUMsd0DEK+ndUruIUaq9Ss4n9aWUhN18C4u/CKkeZA6PDnJ QBNPm4bRM7uzsW7jvF7CZowPXDohmtZzdSil4Go03j4b+BPgJ5PO7YOABv8AEObOTSb2 F1mosBrXaEoH0TMzuxflAB5XheIaelqWMN+wvkMVfVpNmc6knOZNaRG6bfHGfDHunLYY uJ6dgSzyd0AGy6l7pZSUi1qSef6UDxSv5vHS2k+U7PXcWHSgLlFpsFnXWMCmbReGhwhb oRJs0gfk56WFT4juuBppwnKfHXBo825jyoRwfM9QtmgzYxThBAWH3fffBFoqIP7kfRGt B2hg== X-Gm-Message-State: AOJu0YzKZIHqQyZ/e6NVrMB+MOxmliiOyBGxj4PzsvRzsM1bRaIARktX 9Pr2QSRouoz1bhEY7DInoO3xWFq3rHeOJPFZ1hlyQhvHJWEQabHJ944byw== X-Google-Smtp-Source: AGHT+IFYKDIdYaxTQllL4GlgfiOEBKZ0zf5h6AlLDBuXSy1FEn6+xaRCrRghy51s/tNePFL8gL/EKhU+tse0 X-Received: by 2002:a05:6602:13cd:b0:794:d7e8:d239 with SMTP id o13-20020a05660213cd00b00794d7e8d239mr11625478iov.17.1698652565875; Mon, 30 Oct 2023 00:56:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cw6-20020a05663849c600b0042b0c440bafsm543937jab.70.2023.10.30.00.56.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 00:56:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 00:56:05 -0700 (PDT) Message-ID: <653f6195.050a0220.3bf20.f0bcSMTPIN_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 6809960524E7; Mon, 30 Oct 2023 03:56:05 -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/