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 98D2043263 for ; Wed, 1 Nov 2023 19:59:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9375D40298; Wed, 1 Nov 2023 19:59:07 +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 8C8DB40298 for ; Wed, 1 Nov 2023 19:59:06 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a86b6391e9so1913417b3.0 for ; Wed, 01 Nov 2023 11:59:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698865146; x=1699469946; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2tqkHWDpu5FQ8Yiu0zkemGO8f6LCJDFvdZe8wKPKzyg=; b=TaHRdDXEnFVqvDc7m9vEI5JgGfdka6UR3UDf1Ap/O7OzIl9ljN8k7Da++48SEL34Y0 h/9+d3Np42lpQulEVjcYeWS8lZpvHeMdDz2MD5qkusVdlaes1UOkT0Qo2ik1yhNfNWdr kYPXwVp1USathclGTYmOp1WVIdjZrLhgZsqKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698865146; x=1699469946; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2tqkHWDpu5FQ8Yiu0zkemGO8f6LCJDFvdZe8wKPKzyg=; b=bzzPmLSMVeAKtNro0FyZPwMG5Jdszho4uBpLOkU0LifJEC3SnHg6zbLkgRC10KSSmD OphG4vKjM1d0Vq2f7a1gHtNEh0EzLHbY7giXhCddyww3pi60b/CWboECfgfcZLCMhbl8 VqwBYLDSbL+pufuw+NtMa5FRsE1CYDHQ8wgfztQv4uorVZOmI36L8snqsd4DlqKfh/zt iBSoB7c5fWlAf1cHahGLD9ye27UQXlA2DgpTrtwAyy7PCwuxQ76muq7megd1YroFVq1X jENaYL1y5v6CCbHx03/PvbDdAIUvf7E7ZLd6ELBIrqMz0xdW3lw1rXQD4wp8YfA9uxxA wtMQ== X-Gm-Message-State: AOJu0YwxSNyR+NVwzTZWA19OjGZm/dtdm6FT/XVr6FQdEtC9ts9l2GnA AccH/fMFAhvL3MCHwcDHIt5sxVJokFF88Hk2VmSHJmwayg9Co7co+9tJ5g== X-Google-Smtp-Source: AGHT+IG9Y3CvhZGp6sPlePu4PaVDSQp7AYp2K8e0cBGHXph7LQLzoo78wdeLHcctpM6zEYpXdM0M+Ja0gsmf X-Received: by 2002:a0d:ca93:0:b0:5af:b0ca:6951 with SMTP id m141-20020a0dca93000000b005afb0ca6951mr17379718ywd.40.1698865146013; Wed, 01 Nov 2023 11:59:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k67-20020a819346000000b00589e638ebbcsm120283ywg.53.2023.11.01.11.59.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 11:59:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 11:59:06 -0700 (PDT) Message-ID: <65429ffa.810a0220.2669c.3446SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A80C76050A61; Wed, 1 Nov 2023 14:59:05 -0400 (EDT) Subject: |SUCCESS| pw133724 [PATCH] [v3] net/ice: fix crash on closing repres 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/133724 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, November 01 2023 10:13:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133724 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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) 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/28179/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/