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 1EBDD4324A for ; Wed, 1 Nov 2023 04:40:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19AAC402B0; Wed, 1 Nov 2023 04:40:41 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id F1F34402EA for ; Wed, 1 Nov 2023 04:40:39 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cc131e52f1so3746325ad.0 for ; Tue, 31 Oct 2023 20:40:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698810039; x=1699414839; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RJZtV/eH1Cz9mzW+mJiy+HH59mPZpJC0AZ+AQjGBoN0=; b=TlBYIH8gWSZKLUy9solrGQqaMGi3Oc7VNhhZxumcf/sRz7zGkeHP5dSrzTTutcZAmw 3QBX4ZMA4zjfHMCM0An4hrWcsSssjMe9SwMGcmjPmxNgcI6ffRQHuLRlql404LvdJ8jc NaIlEdAzt/3aRhgKtoSW0QRaTliPQSQ2i4XTg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698810039; x=1699414839; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RJZtV/eH1Cz9mzW+mJiy+HH59mPZpJC0AZ+AQjGBoN0=; b=b0QB442/u3CIc2/UY1yreKf6uzGBlytl4H4pJURf39jbZP5EpR4nH0F2B7NsiOPR6f ppsq/hW5mLUnkFzP+hSzjpTBccF1D9gK8FEQw28ZEsab0944NZg6+3kZ5G8SrGHJwA5D 8pC8UTaI8JLaFIroLIuvTVSTf9zE+Idh6NTSZjM/zYWXZ9fP+Go0f+ij9PJ/7r2srJAE KrYfgSk6EYzTZNw+I49/5sE8EHbK0zfW4J5dYCQicvKX7l0u3XFjFeiK2t1NqYjPAobE y8snCBEw0TNpgUw7T+lKGsTUl5Fk+EWKDHimQayY+QAxMFY2ze4juE1ncpmkffANGObk V5LA== X-Gm-Message-State: AOJu0Yz/EIwG7DnjG+ZZfPH4/OXCdG8EOtVlE8G2yp4grx3JNC5wVEWC Yu3qcN8VlbeX/uv1ogy7vSik/N946jbnrhI040u7WJJgqedBSI23q9ZzvA== X-Google-Smtp-Source: AGHT+IFtk9CN8bfJGuPoARP1DFWLFrJ7akzV5D88SP3o8xllAS4mCTjXlvbyA72A5qoBMlBhxqnmXCN69eIk X-Received: by 2002:a17:902:f947:b0:1c6:d0a:cf01 with SMTP id kx7-20020a170902f94700b001c60d0acf01mr1897784plb.11.1698810039265; Tue, 31 Oct 2023 20:40:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c5-20020a170902c1c500b001cc20c83259sm459567plc.66.2023.10.31.20.40.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 20:40:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 20:40:39 -0700 (PDT) Message-ID: <6541c8b7.170a0220.6b5bc.70afSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 7985D6050A61; Tue, 31 Oct 2023 23:40:38 -0400 (EDT) Subject: |SUCCESS| pw133692 [PATCH] [v2] net/iavf: fix coredump when exiting 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133692 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, November 01 2023 01:34:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133692 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28169/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/