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 CA01B43805 for ; Wed, 3 Jan 2024 07:07:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C05B5402BC; Wed, 3 Jan 2024 07:07:55 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 5078E402A3 for ; Wed, 3 Jan 2024 07:07:54 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2044d093b3fso6675075fac.3 for ; Tue, 02 Jan 2024 22:07:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704262073; x=1704866873; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CzMDyZrqS+dXHBO0nmODirUMPG8ktLv/+l/9RQ/3raA=; b=i7WxmDDIot132C2eokQFD4GRkOsur4YxVxW8lZi8//Agjnbb1AKezo64a4jvEY1Cyl ThcCyrSSS5hnUYxxsw82vsii0VMQ6bJf6MD1y4ueBGuCpOt8chcTZXDrMtnJGkWDPbeC zk9MoS6ALw3GNnYNsBysyNlsLlCAbbbKHJfds= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704262073; x=1704866873; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CzMDyZrqS+dXHBO0nmODirUMPG8ktLv/+l/9RQ/3raA=; b=QR5AjTvm400G5IKfqxeaMNypYROj+sueOjW0O31tReJkgfj/iTR7aaC9t5dtJEFqxa FJKIQoRYiQtobYe8bKhNTcHw/0gAMDdHN05A+zJsiocFdt7HmexRII6qkUGnks0GVekY TD7zZS3Nw2vPFgbwygr+BtH92hKNEIYhmG9qPD+FZtD1y0syb9QPDoL1kYkl3ypZ+Pn9 829HDx4N2QSsOU7D2W8xT7UukrtHS99xgfvNgM8TPbt/kQgeOPDHLLJ96OoqKxy3KESI BlXyy8aWPPA5YoT3NWSR2HyGoEdmUTsn6ux5OhhLbH0gsMD5Opjdj/iXNkUyVGxhZH9C LRxQ== X-Gm-Message-State: AOJu0YyZmQ4DZHhOonE4/zM4n7Ugv/N/HMX2WcmxmCHSo/4juBYumyBQ 9cwulfF64r2RSPc+vobBgqHvF6PDEe8/fxMGPFRntP7IUc/CflRaST5LGFv2ZlAd8w== X-Google-Smtp-Source: AGHT+IEZp1iYcpYIgF9UeR/eLeD/tkvOlwEpz3JdZ4JQexivZB10phymFEWMrE0zXOnjNrIpiKcBspElQSrT X-Received: by 2002:a05:6871:60e:b0:203:b5ec:ef08 with SMTP id w14-20020a056871060e00b00203b5ecef08mr22245214oan.107.1704262073684; Tue, 02 Jan 2024 22:07:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eb38-20020a056870a8a600b00204747077a6sm685441oab.1.2024.01.02.22.07.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 22:07:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 22:07:53 -0800 (PST) Message-ID: <6594f9b9.050a0220.9f37b.6848SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 26EA76051823; Wed, 3 Jan 2024 01:07:53 -0500 (EST) Subject: |SUCCESS| pw135693 [PATCH] [v3] 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/135693 _Testing PASS_ Submitter: Shiyang He Date: Wednesday, January 03 2024 10:42:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135693 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28773/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/