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 39053431F3 for ; Mon, 30 Oct 2023 09:15:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD59C40A81; Mon, 30 Oct 2023 09:15:32 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 3063840285 for ; Mon, 30 Oct 2023 09:15:23 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-41cd7a3e8f8so32477351cf.0 for ; Mon, 30 Oct 2023 01:15:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698653722; x=1699258522; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iGTgLHbOmqf+eWuEwr+ASq+U/JLaLguJGHsJxACFpoo=; b=MhOBOz8SGdMGBPY0mnQp/FklvK+I7m9vLmnpC6yC5LefNxwyl+68pWAMHuvSVRrU/V 2t8MsbG4rbK6U+e1BdI2r1ukBymilK6qXpnqBXhwkJjO+BrFzOfAxUe0CGOdmD1LY0hT cyh2bYuqWFFZkFWNnTY+Yh85WoVYXIstPFUDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698653722; x=1699258522; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iGTgLHbOmqf+eWuEwr+ASq+U/JLaLguJGHsJxACFpoo=; b=bEGHyGtAXrAQbApuVvMeMKAfhXw19gvJXyW+kOjsnacSz7XNxwSM0MJLjKZRnNdd5m qVugOe4Mg4eP2GZwILxEhv17aStNQYOxBaBBx+vqaVNrnKpM8IjCEaD/MZhJP865gTl4 sX4khFaF8IGUwt31qoLcvciy7SoAJ3GxVVp3sAWfpFZMLw9+mWrcamZPEYGHsFGkEX6h DjMWUMqJ80waZhXZDK0IxmC2NF/+DQ7+xUaN4hynw6dugsYX5EUGOfdlQ6x77cDMAZqB 0iTffyLlIz+bAUuM11TYuOxCTMDbtff0WwTN7Nxnz7JXwcxc1dEY7lJWdRUGhRWmShjq bWBQ== X-Gm-Message-State: AOJu0YwRkNbiZYsUJGlijB2sjVzKy1PkeMAP64uN2TlfY6aKNnDuMIAh j0hzu0EGE2E4NBoWdF3nX87piew68mXF4a23CmxcC3qyTqjx1X0JKUXYCQ== X-Google-Smtp-Source: AGHT+IHxi9ubw+KpQU0wEcep2VuHzpDnOW6fy6pHZG/qTV4lVEIojxh6WTuPujZtIZbEhZS8oI63NeLenKz2 X-Received: by 2002:a05:622a:40a:b0:417:b45b:84c3 with SMTP id n10-20020a05622a040a00b00417b45b84c3mr12670490qtx.65.1698653722555; Mon, 30 Oct 2023 01:15:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p20-20020a05622a13d400b0041cbac1e583sm730673qtk.12.2023.10.30.01.15.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:15:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:15:22 -0700 (PDT) Message-ID: <653f661a.050a0220.dcb84.3a2fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4656060524E7; Mon, 30 Oct 2023 04:15:22 -0400 (EDT) Subject: |SUCCESS| pw133622 [PATCH] [v2] net/iavf: fix crash on closing repre 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/133622 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, October 30 2023 02:35:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133622 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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) 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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/28139/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/