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 95A3F4571F for ; Tue, 6 Aug 2024 04:49:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 927BE402A1; Tue, 6 Aug 2024 04:49:11 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 28EDD40295 for ; Tue, 6 Aug 2024 04:49:10 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1fd6ed7688cso3149625ad.3 for ; Mon, 05 Aug 2024 19:49:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722912549; x=1723517349; 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=niGJnAXb438TztY9i+9fH25WHML0P6wEYiB2V+JNaLQ=; b=aGOlOMSQN52TX+WMsKU5sXDy0T9PfT8fA72elfn4fiSO5aaiIGFHSpwN03GG/gzWAD MY0n3iIdGRx8NSLs0Fu7FwkzSN40MpGF3ZbYvsBWct6VuWWygniIwm6SOxEHC7L++tVt 0oh8UxPw38Z8suXpwqyQV68uuW3LPTdUwDJe0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722912549; x=1723517349; 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=niGJnAXb438TztY9i+9fH25WHML0P6wEYiB2V+JNaLQ=; b=crY4NUOeef7ffoGi761BTfgbR0Jbbq6cnGkSrm2UEi1QywkIvhmfaGCYtXpX0+J0Pn 6Ut4toQ2FapLa7TN9qLn2c4R8CAGVRW/7lVXZ1TzYmSIaF+onFEZ/DAqWGRyDzegRN/h mVs5CNIuOwnYqLSsWtv92cMb9PgM0BkakPJMm40UvL8KtS7EtL6GNi2mIW2yVYQHVuF+ OqQ4wuZOGzHssi1uQVKqCwtLwX0uS7lQ9mlnO2scyMo6/VGf2qh9bpNsV02iVaMKrmYZ MYh26vmPYY8Va6gIL5/h2W4dNCAFFsr+yBDWY13L6wfPPiuX/HjuVQhLmRv/E8NdO7u8 2faQ== X-Gm-Message-State: AOJu0YwLFe6pkTAb1VVg9tmS4j5kuMjHOq8qSPWOYGUS/BOIquYD5ecT ZEhwD5uBKazHyYcvERJp6k6bSGVKk2kW5riIV8qKXXZuYNS2w6XWVZu0W2ZC7+3Hpu2RO0e5V8N qBo0q+eE2uLVHKX6WquzPl+4Kh9B8kRiVPUiY1GjRci82V8G70JkifECV X-Google-Smtp-Source: AGHT+IHa8WwFYr/gBgWMGQQlcmAH6Abbr5OEp+Nw71A/7ECbtst7Dx1B0yf3m5j52vLjqbqZglnSI0OcK/pH X-Received: by 2002:a17:902:d48d:b0:1fd:64ef:da17 with SMTP id d9443c01a7336-1ff573b4dbfmr125462875ad.41.1722912549271; Mon, 05 Aug 2024 19:49:09 -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 d9443c01a7336-1ff58f2b050sm6748175ad.8.2024.08.05.19.49.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Aug 2024 19:49:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Aug 2024 19:49:09 -0700 (PDT) Message-ID: <66b18f25.170a0220.19e0df.8237SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 633D1605C351; Mon, 5 Aug 2024 22:49:08 -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-unit-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-Unit-Test-DPDK#248901 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/