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 D63B2437F7 for ; Tue, 2 Jan 2024 03:52:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B41AE402C3; Tue, 2 Jan 2024 03:52:09 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id D8A19402BE for ; Tue, 2 Jan 2024 03:52:08 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-67f8d9fe99fso71966916d6.2 for ; Mon, 01 Jan 2024 18:52:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704163928; x=1704768728; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ABnjCkhlefYk5R6lcM+nzjK/JfFEDYZcVVUberM++Do=; b=KV2IJB8lLk/mUm+j389fvcVBlrsRnyN/jF6O9MHbapqmwJorKKG0oYrVIGQxdopc4T ebiNAow/B685U8CvwitFPvGbPEs3Qeug9oA11TA0chdY0xW8Uzi1dbx5OqunhSLR+KsM ID0lyj2eDWsnz0zkJMzXn+qNHxMsDErRXR2cE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704163928; x=1704768728; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ABnjCkhlefYk5R6lcM+nzjK/JfFEDYZcVVUberM++Do=; b=ROC+YCjUzununTEL47wKkz8nxQE9LcRVVl9Oz/wuQQp7djyQcA7Mq12ZTot43UzMfg Z2nuFhyUswqR9lE6pJjfzlFyQBI4CLrmB7NyC4KVR1k61ZhUixG+QDfRnIj4aaTeK5Gm CJyNpEn+IAmLUZeNTwZX/pQLSPj+WGbNf1INhW1UFfeqH4qCZCt4lsNZkqtI7MGh320i U34/DWLxt7ZKpci4a3Z8dmzic3X72u1z0q6RwXCVJJyKZ4V29DvLqiX57C7GcWj3wHSs l/JrDwzx3CM0dGLbln8DaNyd1Y76BGQFvSE9TKnhI6n6l0uY6dPfXXGRE/3mO+qUw7S6 Z97Q== X-Gm-Message-State: AOJu0YyRslYoWk+mZqZC+0g1eGt7uTqRxhtXzEnCNvmTeJ76Hvbbcr5S 2g399NIiLfulkLcM0JKDYsoa7YJHZJ2hEp4Xf1xpQhEilELqUOgnn4CAZdfSylJqnejnxxg0IVR yYtDGHg== X-Google-Smtp-Source: AGHT+IESiwWEKiRNZqb09M7hQ1QIKDu8P/sLNo2tUo4yoG2A6cVz/2Bu132WohupR+SLXDQb0gybJlWKUrji X-Received: by 2002:a05:6214:4103:b0:680:c088:2f7e with SMTP id kc3-20020a056214410300b00680c0882f7emr945540qvb.115.1704163928263; Mon, 01 Jan 2024 18:52:08 -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 w13-20020a056214012d00b00680b1df03bfsm119889qvs.27.2024.01.01.18.52.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 18:52:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 18:52:08 -0800 (PST) Message-ID: <65937a58.050a0220.51364.7635SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EBBC4605C311; Mon, 1 Jan 2024 21:52:07 -0500 (EST) Subject: |SUCCESS| pw135635 [PATCH] [v2] 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/135635 _Testing PASS_ Submitter: Shiyang He Date: Tuesday, January 02 2024 09:27:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135635 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | 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) 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/28756/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/