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 094DD437F8 for ; Tue, 2 Jan 2024 04:00:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 057C4402C3; Tue, 2 Jan 2024 04:00:15 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 28B9C402BE for ; Tue, 2 Jan 2024 04:00:14 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e3338663b2so56743107b3.2 for ; Mon, 01 Jan 2024 19:00:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704164413; x=1704769213; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=po7Z50LUl7+DTQk18nKdC0qosW2K88tHZfArTcLMC7Y=; b=GefvtDT+Qiv4/x9GEDbq51nQCDri6nhxho8Ia/dQMz4wZ4YueGvL9TzLoM7BmDkPUk 9ELkzYLmEn81WWBO4hu6qqN/Uq1IKmOFl9hEj7hJ/Xa7IK4uJV25mmE6sloxPt1fC6VU Zqt+cNKc+Y+SkhvluVL1Xcy2pBYI/mY6o8Dwc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704164413; x=1704769213; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=po7Z50LUl7+DTQk18nKdC0qosW2K88tHZfArTcLMC7Y=; b=YEVEc7XK0lk52hZkeXFp4jdxZcJrNGvF0DEl7C0f2mNJ6UoGBmb8glrJPB7bZaYXVg 8vTo9HyKMCLhZrvf0Nh4uSvIfPHP/Nb2g6TN/ysqNmxfPas3W2E0Ku/AXHLzb3TK2HHQ 2W6oEb6NKDsyjd2ZUHbpgCOchlfPest5+DhpCPzqwajGraaMephqfSe759DhvLqfSDnw MS3tATkI/b9kbhg/0jwqwWW79h+JVkfRRxS+bgwal3qBss/8OzFp1PDbe+fuqeYk0pJ/ ERca41ey7ipo9bn0lXFJ5lYMZoiSbc2DVLl4CgM9OpjrWhkU+rVZ6WYfGdU2vzeRt4Hs tIwQ== X-Gm-Message-State: AOJu0Yzm4EXYRM3xeVJoNnAUdJP1YASV6nhxSlCOdpDQzKDQjYx6a2RW NaIvB29zd4JDa4dpWCMAI0rnkdQz4Ur02lByeFDktING5eJ+Pt0HSdTbRGWEC5JEFg== X-Google-Smtp-Source: AGHT+IFEFvvBpu5BOwbjm7vjm4inF30cAivLnpA2SFD1NybHyrGIsUU/QBVbmxHGjVpIXt2GGtkyCywNBEov X-Received: by 2002:a81:5d05:0:b0:5de:7a72:3577 with SMTP id r5-20020a815d05000000b005de7a723577mr9375516ywb.58.1704164413504; Mon, 01 Jan 2024 19:00:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i198-20020a8191cf000000b005e82a1e81d0sm1898550ywg.46.2024.01.01.19.00.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 19:00:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 19:00:13 -0800 (PST) Message-ID: <65937c3d.810a0220.8509.02efSMTPIN_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 2ADE4605183E; Mon, 1 Jan 2024 22:00:13 -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 | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (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 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 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 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/