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 BCAF1431F3 for ; Mon, 30 Oct 2023 09:03:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7B0F40285; Mon, 30 Oct 2023 09:03:18 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 2E02340285 for ; Mon, 30 Oct 2023 09:03:18 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-da041ffef81so3485004276.0 for ; Mon, 30 Oct 2023 01:03:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698652997; x=1699257797; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RaT8G/Zg7/WUIbXroxXNxpswxQjld2JwEsc7/zd+tHg=; b=KmZ5jyx458DwRW+toKY1vArbsUsm+VmroC2/dlbagVuqkKG20S2SerYpT6+/zfpetX CJviqSvpqQ2V7EkMFLaVrmgsn2pnuQXtmRPcKqiqeyzQBQuqOLGmlJxseuBCsApUGw89 oNL4JBqCa6OSeOhhpTp3L3ngBxdrA45PlYmvg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698652997; x=1699257797; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RaT8G/Zg7/WUIbXroxXNxpswxQjld2JwEsc7/zd+tHg=; b=q+vk8nSPx49QRy5Bs3DV3oa/0tFczKkVIt8Y5O4l2J7xk54YPUXoMAUsj28dx2QhxC Y2HJAYNXowrUaC4yr37ZCr9fBOAOYidwCt1/UiREXkzc5UdK/eWwcYXTfwlJ4OOe3I78 p8M1Gn3UtGcpXDC6wndL8CoUqoH/BmHJFYbVDTYNlONPKZ2Pfoy/46FLCeKkA33iih2o +4ms0GVq4v7z37Op2Xiwg0hHQ7FM5aleEQMmOPiHBIbWvZDg0sh5RXMXbXOBfUkeT2iE /XYZluzUXw53D7qmEUId0OE2VIn5q9voSkTtjoflcd8asIrjsoabwu/LAVPm5uod6AJP KFJw== X-Gm-Message-State: AOJu0YzeNTNmR/YQG9ZXutiFdcaEdpObQrPoM7Q+ShLqiHm9ZGgcJEit TYSUrlqsdIS6OEOPQPz9IhxopuuOv8a88qlIAiP9kIfhmEYHSceRR2cMtA== X-Google-Smtp-Source: AGHT+IFYgs2BkzIqiOwXsvk5FFEhP/UKp7KEGqgD950UXyhp3Fu7gYwPhi/yWvySLZi8ezwja5NcvkaSrKdh X-Received: by 2002:a25:db11:0:b0:da0:4c63:f648 with SMTP id g17-20020a25db11000000b00da04c63f648mr8201085ybf.6.1698652997536; Mon, 30 Oct 2023 01:03:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t15-20020a252d0f000000b00d814bcd917fsm790141ybt.13.2023.10.30.01.03.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:03:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:03:17 -0700 (PDT) Message-ID: <653f6345.250a0220.259a4.29fdSMTPIN_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 405CD60524E7; Mon, 30 Oct 2023 04:03:17 -0400 (EDT) Subject: |SUCCESS| pw133622 [PATCH] [v2] net/iavf: fix crash on closing repre From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye , 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/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 | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +==========================+===========================+================+==============================+ | Debian 11 (arm) | PASS | SKIPPED | PASS | +--------------------------+---------------------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/28139/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/