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 D999642AD7 for ; Thu, 11 May 2023 18:09:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB99A40DF6; Thu, 11 May 2023 18:09:06 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 0E11940DF6 for ; Thu, 11 May 2023 18:09:06 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-61cd6191a62so39924186d6.3 for ; Thu, 11 May 2023 09:09:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683821345; x=1686413345; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mE4jQPeDQ6h5CsMNZYGq7sGvTBdZ2/cZXYPZ6IIQxdU=; b=bwvqGJY4+oJj7gGEZJjLTfYutmz1UY4lxB3TsshqkUHuTFAKjikaqd/6ViaxxC7PPj vS9p31XMnVOcA7ti5D0sxv+5ddR4rVC7eTaCRGNOqOwDl2ld5VZdNgiQcb4EV8TrknOo WkJJAxqoN7j+1XICwPXJF8MWYZBSNkHyzVflA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683821345; x=1686413345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mE4jQPeDQ6h5CsMNZYGq7sGvTBdZ2/cZXYPZ6IIQxdU=; b=Y2UKs0yW3PHn8al9ijPpxwZdbT1YmLfXeD+Cy+chxkJCLdI8uu5QujbBncfAIgbrPA Bd4x+e6wrPsITJdl+qQfeVTlFpsp2URgkpkKYCCDPj/Ex+wiT0d3IYGCFda7zkKqahzF T0f+ikUJCXn3J6jfdy+rx3cUx3KB1os2wsj5HIsBdEK0lNvVO07Z6QyGBZoxDSAR0nC7 iLDKd2V6OoWwgw2Ml6vWO3CkbQwBDDKs6ZeSG+JpHWR6aGrkvwumghHcBIPPijGesVpi zuHK6HmpsUWpI00Guu9cLX9g+iV0Vbn5NQRmvy4ifbWjSyueSmRf+/Fa5jR5diRlRRu8 fnCQ== X-Gm-Message-State: AC+VfDyKLTUTqDfy0mWAyCcHtO51CySdzniak7dSL1WgcK5llgaRjG7G 1r3H867do01WC0mGOoFGvz5U3q7d5eXKZYTBM9TYhNW7VpKmYoiI+rr52w== X-Google-Smtp-Source: ACHHUZ6SpGSGXCiWOAwWjFv7kmukh4GoeWeopah86TvRgXM16pg+Iu+cSwp36EBZ73fSxmpLbnLNyyNpN8Cp X-Received: by 2002:a05:6214:f27:b0:5ef:422c:be7f with SMTP id iw7-20020a0562140f2700b005ef422cbe7fmr35791397qvb.12.1683821345396; Thu, 11 May 2023 09:09: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 de8-20020ad45848000000b0061b7625eee9sm566560qvb.57.2023.05.11.09.09.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 09:09:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 09:09:05 -0700 (PDT) Message-ID: <645d1321.d40a0220.2fd9.f3a6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 21D29605246B; Thu, 11 May 2023 12:09:05 -0400 (EDT) Subject: |SUCCESS| pw126824 [PATCH] [v2] vhost: fix crash on vhost-user client port deletion 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126824 _Testing PASS_ Submitter: suntianyuan Date: Thursday, May 11 2023 14:59:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126824 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/26211/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/