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 D375C431F3 for ; Mon, 30 Oct 2023 09:03:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDA8A40285; Mon, 30 Oct 2023 09:03:58 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B69DA40285 for ; Mon, 30 Oct 2023 09:03:57 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7afd45199so37945357b3.0 for ; Mon, 30 Oct 2023 01:03:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698653037; x=1699257837; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kpk2kDxtnVJMZpcXlRm6YPMcTUUb8yNlab9s3GJFZzU=; b=BvlzgPCnHd22FFzETRAwl5dIZvPcmbJfDKEPshnhC3pPggiEhQ4HhbqeTGbgwni02X +PMseXaTBJV2UByBNZ52OlJ8DyPmjMQgkN6UhCcTIJV5ezjBFQIH3XQp5pj+8KY1gJXS aLHKl2RQ1sD+Qp6jjNVoxYjM7nTrhZAD7Jqus= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698653037; x=1699257837; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kpk2kDxtnVJMZpcXlRm6YPMcTUUb8yNlab9s3GJFZzU=; b=FlnG1jes+6d4z/mn93NyqV70uWKtgfWxiFtclgNF6hOmUhVNgXtcNCPS2i4ThUBZEK IyvLca9Jaqv1zRupglG3rnuY8AFe507XoGar0nghX03YbJOTHA1KQ4VJengUeRCh8ZUE ArvOT/Umz9Olh3OZVAbeRWlaxbXlF3zdxxbiLX7DcO/zGqAV93rw9uMWyuOMoAnKtObC hAag9Wtw/iZ6W9maQTVCau599DV3H+0+CnudS2EJ/jZCvu6mcdQdNPk1G/vlhFIuvnSA FROZBXFIl+TAsz69Ps8Xs1oLRSseIuNx8S3qBFlAbWXudlQstcHi2NS5Ah5Ed0cciTAy Kfqg== X-Gm-Message-State: AOJu0YzgG7JRUZfJ+p600BqKsREuCnKCVNFndeL6JTzc1OKOYlgk5xAW LNiVPolgpiP6tkhyHSLirXc+aGLW61mMlBFBsTiWoTcxDxUcVF45lXGKVA== X-Google-Smtp-Source: AGHT+IG/F94T3yVnIJgqhzm0b6MA2wj8uER6kySooXS9lThMI++0+47OHQCgpM1W8iygpjWGk0MVT+DgnkkM X-Received: by 2002:a81:af4d:0:b0:5a8:7cb2:15d0 with SMTP id x13-20020a81af4d000000b005a87cb215d0mr7722257ywj.11.1698653037149; Mon, 30 Oct 2023 01:03:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u64-20020a816043000000b005a7d4289b14sm1142310ywb.34.2023.10.30.01.03.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:03:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:03:57 -0700 (PDT) Message-ID: <653f636d.810a0220.20b6f.15bdSMTPIN_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 C56F960524E7; Mon, 30 Oct 2023 04:03:56 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/