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 BA70A4323E for ; Mon, 30 Oct 2023 10:33:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5BD640285; Mon, 30 Oct 2023 10:33:07 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 5585940285 for ; Mon, 30 Oct 2023 10:33:06 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6be0277c05bso3587880b3a.0 for ; Mon, 30 Oct 2023 02:33:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698658385; x=1699263185; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z3Cw5986NVbwsas9J08YTQOGHpuMzMPAs54uH6z9pmo=; b=NsNhmk62rYU4nvuSMUKWJvVvy3Pv0s395TpDBq+QFiSyNrDQ6H9igCZjbrk0iuPo6c zojNfCuZgqMwETCuXNmSMQNAia1aX/jApfi8zimwX1WPCUnzNA5r9ZAXFOIC+tju0PaV SYVSnJTSX/YSKpmwumNM0zLvjI1f2i3hPfViA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698658385; x=1699263185; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z3Cw5986NVbwsas9J08YTQOGHpuMzMPAs54uH6z9pmo=; b=DEekKgCbU+dH72NwmZLgnjoXSAB4UFNKAvNAGvfTqbnVBj3VfEl6wtbKLbPqOVZsqn FF+CPRZzAuVhgL/gxpI2zQBvd5x5BuJIh778HECaBiqZ/HxedAUGHDL4LEsgHVJB93eb JhrqwDvk/VhcABw2i8mL+94TO/DNwQzzerrB7PDMpvh3nXSy+EZGfHlXMvhyfNh0Lwvc 0XoGGc6Swbka6l1sz8DHGJVPcBh6e5FhYygL8htMiK+yvHEK0L/j2/s248x7xgKakU6S 3HTww4JjwpzkNYygndIehGKH+WxNvMXtS+XGuzer8fxCUEfAXVYfNF+Md+lCC1vZ+iGS bP/g== X-Gm-Message-State: AOJu0YwoqluNXbDqf8vrAVROpgEFsiVDFLKdJ2gc+ErnU8wrwXFV7Xwg bZ6nZmywGS9wAj9pUW2Yj3uTYqxIqkL2qC9ejl4Hh/luCwHe0bInDgTOag== X-Google-Smtp-Source: AGHT+IEngnqLeEUIvY8RVEPVqq1KSZ141k+ZOAoakfOKxjWfY2QF6CPj8CwUX7stvioGCEJu42AFyTFdmRUu X-Received: by 2002:a05:6a20:7f97:b0:16b:9b5d:155d with SMTP id d23-20020a056a207f9700b0016b9b5d155dmr9170477pzj.30.1698658385630; Mon, 30 Oct 2023 02:33:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bf20-20020a17090b0b1400b00274cd5fae77sm477195pjb.6.2023.10.30.02.33.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:33:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:33:05 -0700 (PDT) Message-ID: <653f7851.170a0220.c3111.f127SMTPIN_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 D144160524E7; Mon, 30 Oct 2023 05:33:04 -0400 (EDT) Subject: |SUCCESS| pw133624 [PATCH] [v2] 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/133624 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, October 30 2023 08:44:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133624 --> 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 | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (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) 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/