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 5F61C431F3 for ; Mon, 30 Oct 2023 09:11:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D7C640A7F; Mon, 30 Oct 2023 09:11:09 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 5751040285 for ; Mon, 30 Oct 2023 09:11:02 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-586ba7cdb6bso2115479eaf.2 for ; Mon, 30 Oct 2023 01:11:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698653461; x=1699258261; 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=YfaUm2UobtxwPcNWZTOuznm0XDwLPyWJjfUkVJdvUwMJANydS2gomxB++TCRgww8+k kIsUQjAHInAhK4AAncTWXKU3YySVVk61tkdJs1PprxG0+imXnJTNpm5UFnjCBinGkjEb BsGO/E7D78doVjZBmEkaPns8aLwu1BlBVBq+Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698653461; x=1699258261; 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=UgHiJL/rd5+Jwm7bYtS3Se5ZuuQyGt2W+Z0yQ9fkNNgo/cN4yAiR44aET9icsqDMht yDDsNYM+i5qzsbeeQitFtGemt0lbbVUfP7AiIPkcFezwmfBgz33qu6KSMgONzafJUFTa FpuM7zJ9g2VCZGScfFT3IPzn09FrVKE2i6lrw7Vcg1cSxgBGWga4wFlHl/AmP45fLnEP vV4UBHraJD8yfMQkpocKm7Wj2szvOMOSsMejbYVwVPD8hAdIotTvb9P9Fc/jDGq0Hppv 6R90mbn0/UV4FNgzOwjJCGBOw/BJqfIu0SLT0FheM9VBBJUm9sFS3dBbsIvhXxzaSs5T b9xA== X-Gm-Message-State: AOJu0YxEK5PXTCq5b1IbMM05BRfDpo/JCNvy+86doCuzjumdb7hl/txa KZ6LTP6s05SFDPByaZTPRpIsHySfF3ZaII1irXncyFeVcpvqUZXYH8+LAM1C4+1Ycm88Kyvs3g= = X-Google-Smtp-Source: AGHT+IG3Zms69X0ZZaro2XVXClv7n0Cr8V2QDlV6rtmLoZ9Z3ILj52pm1kzureNZrjrtWmzDC9CGWz9DJCOV X-Received: by 2002:a4a:d68b:0:b0:586:8c18:ddd9 with SMTP id i11-20020a4ad68b000000b005868c18ddd9mr8305327oot.9.1698653461731; Mon, 30 Oct 2023 01:11:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f23-20020a4a5817000000b0057376574b64sm1051412oob.27.2023.10.30.01.11.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:11:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:11:01 -0700 (PDT) Message-ID: <653f6515.4a0a0220.c7093.0cd6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3FC0860524E8; Mon, 30 Oct 2023 04:11:01 -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/