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 D020C4571F for ; Tue, 6 Aug 2024 04:38:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C64AF402A1; Tue, 6 Aug 2024 04:38:15 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id EBAE440295 for ; Tue, 6 Aug 2024 04:38:13 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3992195d08aso691565ab.0 for ; Mon, 05 Aug 2024 19:38:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722911893; x=1723516693; 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=3SVqWZZNgkLxfEA2G5F7geyubOf7fDz2AsFUp42AuQ8=; b=dXfwWylBnaHX+WP8aYG8S8gmeP7f6ZojGu56hhlHgGJ7HJaJUX0QNXrdaQzmMQvX8R yMci5sXkQCPPBNY+xpdZR4usjqBBIdpwyE9vA9rPtTYLQ4zLyNwY6IttS8nEo2ilmDge h4Bv/3VJqVLH0TmDLVq9O+ut5tpB2U8WW5JFc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722911893; x=1723516693; 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=3SVqWZZNgkLxfEA2G5F7geyubOf7fDz2AsFUp42AuQ8=; b=eNG+9C7GsFsDjEsji0H9r73ru079xP4sCd91wx8Wl599AOZKJr7SK729yQdZh7tkzh 3/WHhTkNb579+wfKjI3YaZTE6C/pb3pTtDdptweSjO5SLKfQvjKGbs0lwxQkmAHwMNR4 W+cLYLA0SoyKN7BDt/LQopO4teqdUPwEFOsahXXlP7IGA526LhIFCDUnKOd/VbCsL/Ft NSRUM6ZMuRotXpLxYJD0lnyfos2g1QS2EgDz+xnyXQ6WtdfKgW+Dk74j8PWcYTuciokm pRBSXM15KtoomlYFi/Lrq9mGdNaUI4OWJ6Ca1dBsZ6uFOM3tuafwoqQW0coaXIU9yFnW pzDQ== X-Gm-Message-State: AOJu0YweRYrn32k+ZMqRP3VBJN1H9/R2Pe5BFNss1YfbMUmzzxExSG+D WQnWmYAulktQRQMFLjkwVS4fvhEd27mP+/q+PMitsUktTwvybhkq+Q7LJ3HKso+Ln6E9QX70i46 bu7BXFrHx2mybSfl9ykjUejTt3RJGHyblMkiHrgip5r0tM2XwqEoVtqDK X-Google-Smtp-Source: AGHT+IGSk129RfQtkP+tniynQuzb25/Mz3q5Z7HkwPKiMKvPBMj+bU93QKZ2xmKZ8ytRtg833qxz56S+hi5q X-Received: by 2002:a92:ccd1:0:b0:374:983b:6ff2 with SMTP id e9e14a558f8ab-39b1fbf9017mr159950755ab.20.1722911893166; Mon, 05 Aug 2024 19:38:13 -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 e9e14a558f8ab-39b20a97cfbsm9175945ab.45.2024.08.05.19.38.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Aug 2024 19:38:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Aug 2024 19:38:13 -0700 (PDT) Message-ID: <66b18c95.050a0220.1db8cd.04b1SMTPIN_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 B01E2605C351; Mon, 5 Aug 2024 22:38:12 -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-arm64-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#284633 Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | RHEL9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +--------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +--------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +--------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +--------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +--------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +--------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/