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 6F4E743209 for ; Thu, 26 Oct 2023 17:17:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A92F40A70; Thu, 26 Oct 2023 17:17:21 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id E83C240E68 for ; Thu, 26 Oct 2023 17:17:12 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c9daca2b85so7412735ad.1 for ; Thu, 26 Oct 2023 08:17:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698333432; x=1698938232; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h/FPl3O/mXZ93DGEg8tQbbGWnyFjzXSXG6nL/7oVTDY=; b=cvNY3mnVDiyzmuJgTIFHZMEoswl1a9P2OuRV2BJ2NSndd0vvCCPTkJqOD9p6hP1oZc m01SnyK+3FSnJvvUL/vbh0bH2WCbA+b/eFgImeQDVTzjvxCT7GEn42ri9l5bGEoHJBw/ sgQhVxXjS+uN4Rw3X74/1K9xr3xjnzJ1m/zhU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698333432; x=1698938232; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h/FPl3O/mXZ93DGEg8tQbbGWnyFjzXSXG6nL/7oVTDY=; b=m/7pdbcRO9Wn5I6ffqPfVXhAOogXwoTIfUP9ppTai63ryZ2Ky7wizHD4o7NF//LWUy oZxvKDdEdthdQdsaWr6Kvy2S9g1Rc6RrzrYNBY4xLFTTTGTxSFHA+asqQDlZaPxLOuIW h/P60qbdamWANS2UTFSqXsusawgaPNY62EmWBSwJLagUGCSeHKfu2FkztZUoWPM+LQF9 QzJoTaOfUXt+H31h521jKvRf+CJDnrU9y03pbGHuRHHlM5fXS2KDM+dvKdqi9uF1rRGG Uisyrqo6TtzOHSv0VEml0iezGMaU3IxxJzoMA/cg4UzbsEnSOvodAjg+qKswWOcVmGI7 su6A== X-Gm-Message-State: AOJu0YyuBWJ6DLbegyESRZWXvlnC5iM1M415amgmZNJ8DJPEFE9NMDxI 1xh9/6O90entbKOThFiq9FDXWNAnLkF2DTUz7t4Lf5p1eVhHDGu1ljaB9A== X-Google-Smtp-Source: AGHT+IG1xd6OliB5lh/y8b0KeE+xKQZ0wcUGtrJe19UMgo95daRQJcys9qRU6ZNl/u1wPjNGK/KTFigYban8 X-Received: by 2002:a17:902:f114:b0:1c5:cf7c:4d50 with SMTP id e20-20020a170902f11400b001c5cf7c4d50mr39841plb.18.1698333432207; Thu, 26 Oct 2023 08:17:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e1-20020a170902744100b001c3ce66f662sm664034plt.62.2023.10.26.08.17.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 08:17:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 08:17:12 -0700 (PDT) Message-ID: <653a82f8.170a0220.eb779.5098SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 649E36050A61; Thu, 26 Oct 2023 11:17:11 -0400 (EDT) Subject: |SUCCESS| pw133385 [PATCH] net/iavf: fix crash on closing represento 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/133385 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, October 26 2023 09:51:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133385 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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) 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28087/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/