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 BEA274366C for ; Mon, 4 Dec 2023 18:33:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9551402AB; Mon, 4 Dec 2023 18:33:45 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 70CC2400EF for ; Mon, 4 Dec 2023 18:33:43 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d0538d9bbcso28722505ad.3 for ; Mon, 04 Dec 2023 09:33:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701711223; x=1702316023; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=udXDmgyKcU6sfzkbXsNu13jN/eAAmh627Saapj6k58s=; b=e+5Bp9UUoTQWxca/PvmZaAriFZR/9eiJmKgLV+RVXl53WqtZNRIy5w0qB/gDCqH7bE VsJwwfiafNrpQ/9Dqt+QqV39jl/1nX/BZsn+NRWnd4NCP53Lo+QI3YyQPP3mIFZjQDMH nFS2WFl872H72uwhHdVwdnM/8DD09DWs/evdk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701711223; x=1702316023; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=udXDmgyKcU6sfzkbXsNu13jN/eAAmh627Saapj6k58s=; b=KoCvd2Lx9qhgL1oOCMpL2BOrRZQedvay3P6YDgStISYzWQnUci/7r1WrMOFr84QPTt 7cbBLh2EL+9Kp1wTAsYl+46rRjqYcudylYiupekaipd6TEE6kJEunYxnDzam/w7RQQ1b XKrVuXQfV0ppWf19vKFp3EnQHLLawAWTFU5Z/zwznFWZW1gro2SpSHQ+B88Tcv9jMa3S 98E3mpgfdjYQAcY6Q0utN8H0WkW1OYlJVbM9i+klEW+0cxauEW+ECh7gHKSy7FdGVlrn wLeZDu4XiQgrGxakIQct5Mlyo5lyiML706Ad+lGV8673bdBE/+EG60OEoKjYsDMASgNI uJeQ== X-Gm-Message-State: AOJu0Yz3JzZlrt3l9+lVzzJH6M4DB09fLd2xDTEeQjyM96TgShvjNCsO wz73jzHXPh3fLl8PCuC8mVgAEo5y5hm9VmhwwQEabQ5qLvjGi6gsJ7bqDhmjl53KCkf9+6bBzg= = X-Google-Smtp-Source: AGHT+IGWyPE/CVUUKHvsU6ZIbcHUecAt8QB6SZjiLjJ83fLttXGVZzOUCR4CtHO8seOUf/cc/3lROUC8ezWg X-Received: by 2002:a17:902:a982:b0:1d0:6ffd:e2dd with SMTP id bh2-20020a170902a98200b001d06ffde2ddmr4528017plb.119.1701711222905; Mon, 04 Dec 2023 09:33:42 -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 u9-20020a17090282c900b001c63422cccesm460416plz.78.2023.12.04.09.33.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 09:33:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 09:33:42 -0800 (PST) Message-ID: <656e0d76.170a0220.14db5.dce2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 1CA2E6028CA6; Mon, 4 Dec 2023 12:33:27 -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 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 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/