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 DDE284571F for ; Tue, 6 Aug 2024 04:43:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7A82402A1; Tue, 6 Aug 2024 04:43:02 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 5EE6540295 for ; Tue, 6 Aug 2024 04:43:01 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-66acac24443so352797b3.1 for ; Mon, 05 Aug 2024 19:43:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722912181; x=1723516981; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=ew1+H81zyiw1JieaARrlP2mwNBv/EH/Ef8g2mBKPqag=; b=bcABGwbeapBi5cPzs5xQ/k1AiEWaHSv54GDePnmvpEjmhIWwFa48WbOtaeArTlc1fC H6cKVXcelzjtaduOC74HBxODQzxZCryQWaBi1yDadeEbJ1uCKf1KDIctf5lXmPfZzMlJ PFnTORy6eT8zeE8eTjJKWdA6JUgTbc4pN2EkM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722912181; x=1723516981; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ew1+H81zyiw1JieaARrlP2mwNBv/EH/Ef8g2mBKPqag=; b=HMg1+cu0dqhyZKm2qTd5UO0FZnE4w4oaNHC0dmDrxLD5MTWpGti3bp+Z26ZhIKmKus /3DvborqHb1LLYT/F8ZCCaN13b31+dgKUbwqFkYv+6qo+/3JPsNVMqBKqZAzhD4iOHte OhJICbNWJn0u59ZS9UJZEbZr00ho/OV8gjDpq0FXzmNJvCQxB8yMU1NdyxitedAYR1P2 eu7yX+uNumnGQCliRwBdQWQeyEy0t0iqVj7Rfo5goGlC5P7icRbWNvf+LaRvqoGEY6+L SjxKBWlfuCyhZYNdZvIsVqmCEM1NbYzivXYclSQZ6OFyGk0z8KoCOWpT8fzI1bRu3b61 1h8A== X-Gm-Message-State: AOJu0YzhKqJWGbIansRvVNJLmF8+JYlG1MFiHyTlBCU7Mt3IXZYLzYRp juHgl/IwOI0YhuFArmqVeSm824wZhLVGy+0GneqXP63/8tpexQB+ocAcDj7HUHwvtwXl9tpIVIJ iqvKKZK5FheqoLqH3X8Jh7N6Id8GOCpMUQGGViT3K X-Google-Smtp-Source: AGHT+IGa+8S0xjB9U8YlBgXm9dzN4yHsjYLCGJSGtn6tys5qgA3nQ+OG6J34MV5sdMqY2NMDRqZxY44mcwUa X-Received: by 2002:a0d:e947:0:b0:61b:1f0e:10 with SMTP id 00721157ae682-6895f9ec050mr151792717b3.4.1722912180857; Mon, 05 Aug 2024 19:43:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-68a15c538f1sm9973977b3.56.2024.08.05.19.43.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Aug 2024 19:43:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Aug 2024 19:43:00 -0700 (PDT) Message-ID: <66b18db4.0d0a0220.25aff6.417eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 80A8C605C351; Mon, 5 Aug 2024 22:43:00 -0400 (EDT) Subject: |PENDING| pw142908 [PATCH] net/iavf: fix core dump when the link is From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806003527.2901320-1-kaiwenx.deng@intel.com> References: <20240806003527.2901320-1-kaiwenx.deng@intel.com> 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: PENDING http://dpdk.org/patch/142908 _Testing pending_ Submitter: Kaiwen Deng Date: Tuesday, August 06 2024 00:35:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 142908 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#284612 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+==================+===================+======================+===================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Debian Bullseye | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 37 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 38 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 38 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30720/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/