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 EC5FA432D6 for ; Wed, 8 Nov 2023 13:37:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7643402DA; Wed, 8 Nov 2023 13:37:52 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 63125402DA for ; Wed, 8 Nov 2023 13:37:51 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-359c22c44d6so5311755ab.2 for ; Wed, 08 Nov 2023 04:37:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699447071; x=1700051871; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7DAtpwlZR+2upsXr1ZS/L87odGiCIgTadkX3s5ZQirU=; b=VLyaJ915In/tf0rPijSDGLX4NfuGkZ4DwHZsh7c04+eTfqVxrzv37gBZcmEEmdfVdT ra/w0WYZ8zIbxRTdFfH8tG06mHdQ33EznND+/uLmLHepcf9fCoXm0MLAdYL1XubSDSRk 33GFFUnWBoAXxynpHD/p/fC6FfvpxOBtFK0MM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699447071; x=1700051871; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7DAtpwlZR+2upsXr1ZS/L87odGiCIgTadkX3s5ZQirU=; b=Nm4iVCCSNuS8g8OV3/sLpDNRMngQGhrIxqHJmoxW4BMeG6ft5isJGPERQoAKRWQv81 7zWiPVNpX8AxwoD00jQJn62sM6Nyt+bRsHiRNB5vDggD3BT3uX3tZ1bXCwMDgP6i8D8K lHCID+Jco5GPmGk0JmCBsZ/foKBL5lugyEdemovc61c7MBQZpRNYCiX+xPdy8tGxmyCA lZ4Ju1e7idH8YWydS3bIZJKg3akzBZpQ/scenzhKYaceCW/KETqMTPye8Btp3Lzpn3Ls G8y4Pyh87ru5PaYO8lHZdN5d3fYVBHtsVcAN2KTJlFz/Ap1YNcgdAjIFSmBCoibXGCKp pfkg== X-Gm-Message-State: AOJu0YziQSPs+zHevW8xZSX2I6EupkA21XK+iaExiJ5X5U4osvUrfzPm No5QUjcWx5vEpz7uJ5gb6almQLpFj29VvGhr2vM6V3WBVEbKj/Qo13yb6w== X-Google-Smtp-Source: AGHT+IHFJG0h1HwIMy3eyYJhDksujj095zAomGBXa0q+goQ0/AsdUGa9Us+R/K3BSCc1FPasrJjlKe9PAvI0 X-Received: by 2002:a05:6e02:1445:b0:359:58ee:f925 with SMTP id p5-20020a056e02144500b0035958eef925mr2299995ilo.12.1699447070831; Wed, 08 Nov 2023 04:37:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y23-20020a056638015700b00455ac2516e4sm311115jao.46.2023.11.08.04.37.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 04:37:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 04:37:50 -0800 (PST) Message-ID: <654b811e.050a0220.3a45b.eb62SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5EAE4605C318; Wed, 8 Nov 2023 07:37:50 -0500 (EST) Subject: |SUCCESS| pw133971 [PATCH] [v7] 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133971 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, November 08 2023 11:39:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133971 --> testing pass Test environment and result as below: +-----------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=======================+==============================+===========================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +-----------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28284/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/