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 9AAD74323E for ; Mon, 30 Oct 2023 10:28:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 951AB40285; Mon, 30 Oct 2023 10:28:49 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id F376040285 for ; Mon, 30 Oct 2023 10:28:37 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5ae143e08b1so37131377b3.1 for ; Mon, 30 Oct 2023 02:28:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698658117; x=1699262917; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tU3Qe2FXwPrsvxZcjyena7BG5aFFCFU8hVokh7/weSM=; b=EDnSnFbVxzTS16GLvmuIwQ/sZzXNrVshCqGeGlp51Z8Qv+iICqiMUb7CV5MiWyGazK eVClNB1TNgAbuSQTqBiY9W3Uirw7ZaJQQ0V1Gg3JvBd7mrleZYDpDNkUP2ufUZIMTJwP OLCt7GIJ1SthQ8U62VBaNKIWcZWSw7h22oEr4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698658117; x=1699262917; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tU3Qe2FXwPrsvxZcjyena7BG5aFFCFU8hVokh7/weSM=; b=xK2QUK0ZY5fKFp5piV4FTFbmk+43s3lkB3B1QE0Ijzl4nVGtXYiX2IwO/0Zmt9orxN 1jDxUsFoAGTcsJQBtYHPWm9jk3NebANtgGV9kBsP9e6mlImFBN4UT3Lh7SvX2ovMUhnc YtAv0lN0bxwiZdEQ4av57j6QQchMMpS/AtOdgEG/M2Y1j1vR5YZgIC597IbhWgVa5Si6 39ycggIDqxHV2XTJalUA1HgzGD1mSI01fOw29zcSWaQ73s/gea8jHbmvjfX6eizrWyf5 NjNzS11UJeje8fUhwetyhkY9mTZXADslqG2sIRFp3p0MnqnE1OMFDtztc/zI1ZziD/0j GBsA== X-Gm-Message-State: AOJu0Yzy7tyVMouFoL4sIvCHL/rT2jAH7W/D/FPnOM6jwQbMiF0OQnJX 8HKfkWeZpyFd71v5/a8eo9RApwa7fwHpDn3rDMqRoe/cUZ1B6Gk/fjEbWw== X-Google-Smtp-Source: AGHT+IEaZGUykP9lb5wuTJC6bXX3Ky034ZiMJ4po9jhol+Ckmoe4dHLja4R+ZwEVFKRNBZifauCWe1JEAeju X-Received: by 2002:a81:984e:0:b0:5a7:af0c:bf97 with SMTP id p75-20020a81984e000000b005a7af0cbf97mr10480266ywg.6.1698658117438; Mon, 30 Oct 2023 02:28:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o11-20020a81de4b000000b0059296ff59e5sm945474ywl.62.2023.10.30.02.28.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:28:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:28:37 -0700 (PDT) Message-ID: <653f7745.810a0220.74b48.2ad4SMTPIN_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 17DE860524E7; Mon, 30 Oct 2023 05:28:37 -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 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 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/