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 8009D4366C for ; Mon, 4 Dec 2023 19:45:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78AA041101; Mon, 4 Dec 2023 19:45:19 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 142C9400EF for ; Mon, 4 Dec 2023 19:45:19 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-58df571e612so2878151eaf.0 for ; Mon, 04 Dec 2023 10:45:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701715518; x=1702320318; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=znfyKDj1yL71E3CFWVp5Y5rAuTvGqFlsw8si9klnFVg=; b=Z2+7CKYClCDbuTck6wCxZJ+KSHbYeAKAOo80Zp8obRFw9c+EGwuehm5UwRBa3c7L+n zoD88r3CggXOVxeweCMiULxLK5BMTFjGsqS5AHQLeJJEda2S75I5NVEOQzwTc0DbyV50 9cqD18pe2/pcuyX6xsuhI4fKuF/TSwoaf1jHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701715518; x=1702320318; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=znfyKDj1yL71E3CFWVp5Y5rAuTvGqFlsw8si9klnFVg=; b=cKNlOpjoMJq3/5p+DRNBgiM3itHV65DKNQtFB2oNgZJghvnFr0ipPl8ecwjY9hqCOo H0JttY/uoxDKwFM8X7WGdTP32G1fEAF0BtlXuvHtyVT3yhIjsRsouuPJKddi1hyBfohs wePBBNBP4Rlc8w4C2XJCzQ+UeHTbwGXWPB61xoYp6Dl0UYS8AlNg5DyNWphrFgNlfIKA wijOUGYvRdYQ4btJhkW9xRiK2+Lz5qG7DW0STpy8QqoW+lv5OsLaJvxdVNVdFq4ug/qC 22/+ddsra/vUZhkOEl6GhCm91HSuY9UYJUOnbRw83qLBuhjsvzRYbD4PvTRpzlYwJ34m Bjvw== X-Gm-Message-State: AOJu0YweXhIcUnK113QIzlnn4HObTSc+0+AfdcEnz8hi5iFskftkCrt6 ilTlI5uWW6qSsVXwV2coeNIdqF7vCgG8wkW/m1uSHiwReM9WfRvzWdHhyzfRUp92ryvY5W44/w= = X-Google-Smtp-Source: AGHT+IFoOCIljAIvrd0x7V5hNPRmh36U9AXn2NG1fMdBcYydW0fSW4NcaIMcpsl2gsSYBELX53xHwKBPvZyT X-Received: by 2002:a4a:ea34:0:b0:58e:2b5d:8727 with SMTP id y20-20020a4aea34000000b0058e2b5d8727mr2643887ood.11.1701715518463; Mon, 04 Dec 2023 10:45:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f128-20020a4a5886000000b0058d5ca46002sm921636oob.20.2023.12.04.10.45.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 10:45:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 10:45:18 -0800 (PST) Message-ID: <656e1e3e.4a0a0220.ad85d.01f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id EA56E6028CA7; Mon, 4 Dec 2023 13:45:02 -0500 (EST) Subject: |SUCCESS| pw134781 [PATCH] net/iavf: fix vf startup coredump 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/134781 _Testing PASS_ Submitter: Shiyang He Date: Monday, December 04 2023 14:09:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134781 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28514/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/