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 8F29E4366C for ; Mon, 4 Dec 2023 19:42:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A14741101; Mon, 4 Dec 2023 19:42:59 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 15139400EF for ; Mon, 4 Dec 2023 19:42:56 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d725ac060so4358445ab.2 for ; Mon, 04 Dec 2023 10:42:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701715375; x=1702320175; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=znfyKDj1yL71E3CFWVp5Y5rAuTvGqFlsw8si9klnFVg=; b=ar47yzbdkOfPWoIe1s+9MHKclOE+W67HwspZxuyJHT1MWkjJJ1ul8CC+VWyhaLwTgI tUhkLThdEHIjUWPdi82UKw9w4lhSmtlKUu0mMHz+J77g8gPUkhzeYAe2ZWC+t2ebsVTM HliPGnFmBUlbMbkhU0nURDSIOjsVTQDj7TjDQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701715375; x=1702320175; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=znfyKDj1yL71E3CFWVp5Y5rAuTvGqFlsw8si9klnFVg=; b=nnrGRAI081XT7i1dyjyGCBabRjLnDMZMaLaMeXXoxIh754RMGsm+VS4T1RoXPJUjME GpqapEClaiwULerq+RucmED8Nzoz198O4kf1JMhDGp0FWj67/7sJuV1AvFQdcmJ6EJHc 8sU+1sNKacX34Qvgi627oM7GzUa/ZVFyAmh0LEBgQuAn7F4MJDi8kXPYAQomLRCnPJmH 2v2xW8EADsuA2rNfr483xbyoolFYJtFTs908jdt+bI1sYbbgqWB50N3ZUQWQNWQFKLkn K+MjtLXBSjEWdchwBcZ4tIcuEfGK4UwRQ43QPDfW355VI3/3VeLcAsyBx1+K8Z7+9Yd+ 2h0g== X-Gm-Message-State: AOJu0Yw5KlsX6otrcwE9ADWfio2aVREMNnYIoI74KUpwQt5xMyIWT3WK LEdhI7eNfTTHwfdSUuUFA1Df7XYwru0sj0UBcCQhOO1TcDzoqhZkeNrPwbpWrboTPfNGlbQWEA= = X-Google-Smtp-Source: AGHT+IHQ0F26b44/13hzgrhcJLUlt/MyxfCOjR2EyvLZugZliXVACCCflDZNLlgNEzq2uOkpdT2lSWYN1Mvh X-Received: by 2002:a92:6911:0:b0:35d:77b4:12f with SMTP id e17-20020a926911000000b0035d77b4012fmr1310962ilc.1.1701715375063; Mon, 04 Dec 2023 10:42:55 -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 s9-20020a056e02216900b0035d5a40d3e7sm58198ilv.10.2023.12.04.10.42.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 10:42:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 10:42:55 -0800 (PST) Message-ID: <656e1daf.050a0220.ede82.08a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id A76EF6028CA6; Mon, 4 Dec 2023 13:42:47 -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/