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 4C8184366D for ; Mon, 4 Dec 2023 21:20:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4793541101; Mon, 4 Dec 2023 21:20:49 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id B0211400EF for ; Mon, 4 Dec 2023 21:20:48 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d3758fdd2eso45817137b3.0 for ; Mon, 04 Dec 2023 12:20:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701721248; x=1702326048; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2+fh7BOFAT2rOyHYi40Oke+TvT8y0k4BUCiNGwOzCkQ=; b=Jg0afW2OEHez4dwU5ugGODhbta9wTKogRwaWUYnNodwIvjhUSxbnMaQXs9++Xa0scR EypepRlniqVXgV44kpCmO2FhMd1S5DjKmw5Iv3fU6+DwMZobxbQI3MUR88fikzFLEofe Q/+Au7eJNGUAlv3NK6Z15x1StWNkYTu6NH/rQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701721248; x=1702326048; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2+fh7BOFAT2rOyHYi40Oke+TvT8y0k4BUCiNGwOzCkQ=; b=U0uHHE7rWy3xvNtZm+XQX5U1mlZAFnMBbqGiDStRMMrnCTrnzA8b2Ypy4bZFx4hVbN P/VJUSSbVNCfgT3p/J3mOwgO6D0FiCQA84e4gXxSRjCPuBZSUjvynkFT2bmcHPnedu+N isKECX93xim6LZUbfpjMKFRzooJkSQHPeuVb3Lsla0D6sm0He2eGH8lvkXKMjf2zxzwB aIKTjcCSOo639ekE7ORZ/w4TPuQMrMDizSeUiENtQZMDF0dOR6H0xhEsc2XAUiZY+qKe msfC7RZvmGjpThYPGuJfLRWziD2bmGrzy/nEea3CjJ8aNwAU3u9krUL8/+v36Kg9DmrO M36w== X-Gm-Message-State: AOJu0YyCSHo5hSGjqDGbKPdhYCRQegTbBuDBW3pJ/5xgw5GCyhdNi6Cq nkWnqyaJXMHd6gfOHrQBp/XL0WOBc0hx8COhcGH9FU8E36NNvPqdQvEuIg== X-Google-Smtp-Source: AGHT+IGmWiOGF+kxQp4OgmTTfoOs93ZjxyYiDhko6omQVhbAfWpxOf+DRtW0TcQu8uks3ZFfF0nAvbliJRD6 X-Received: by 2002:a81:4f4e:0:b0:5d9:6ea:414a with SMTP id d75-20020a814f4e000000b005d906ea414amr1348434ywb.43.1701721247989; Mon, 04 Dec 2023 12:20:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m124-20020a817182000000b005d64661b4afsm882975ywc.18.2023.12.04.12.20.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 12:20:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 12:20:47 -0800 (PST) Message-ID: <656e349f.810a0220.c1cd4.b88bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7BEDB6028CA6; Mon, 4 Dec 2023 15:20:32 -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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/