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 4D5E942AD7 for ; Thu, 11 May 2023 18:12:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BCF440DF6; Thu, 11 May 2023 18:12:30 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id CAEC140DF6 for ; Thu, 11 May 2023 18:12:28 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-b9d8730fe5aso11358429276.1 for ; Thu, 11 May 2023 09:12:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683821548; x=1686413548; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SeNEwU4b5Xre4D8Mr1t435M10KwLCPeco2nthatP8nQ=; b=P8gq4aeHZpOE63DZZhOtDI0sGxuxd+hZ2CskOqyhFVK3cBWdCXBqRjovqS/LGLftpp wTUkJrzylt9Co9cj2Hw01E2k5TxceAyz6T7xH1FF+9+A6dvI4ZdegozSYNcXMqsxUCZI jIAyjq0LjnLu4MZzhExwwROZnzzZRgoJMZrGw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683821548; x=1686413548; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SeNEwU4b5Xre4D8Mr1t435M10KwLCPeco2nthatP8nQ=; b=I68Jx2m4NxZJCe1ARH8HqmoES+12TiS/Udqy0SDInIMwYHKUeHHMXSzkxo+vZWOnZU mYZqLObVZltYzugg6XyQfJyW+vMWRoKF3liF0L7eczBHUUCOcikM/R0DdOvI/vPBpoeB UtKwtzEyxzbwJ8PWFNdDOfXTeArBKa9y/o+uziAz25zNQuRIuHh0vonIZ5r94UMg/Uyi gsvDf3D/qmUqUo8jD1Q0wulP6n9ORMgVPo/Z7fXXm4rZcvb6Loe3QdYzhOJxopQcwZxH MblEKzQvfD/5/6Ql+sR1iDYeMzkHfQ99gpXwMGZgl2EOLBASz278yFvI20nXanTIDmV6 DqZw== X-Gm-Message-State: AC+VfDyy9nC5rKwghL3aQ4OL0/ssD2y6bhxS2kEEcnK7eX7yqpVtSs9Y SZRyxRsGgdCk7fvWWY7BOuJPcAnFJNILQGsVx7bepEL/JPGGwgVtDcsYMw== X-Google-Smtp-Source: ACHHUZ4WTHtLxcfrciIcFDimzEyqn7OO9ijYLM07pSCChtX/tA8U3XZn+vAmryuZAT27ScTpy4daZFfSyiBp X-Received: by 2002:a25:abac:0:b0:ba1:d06d:fb6b with SMTP id v41-20020a25abac000000b00ba1d06dfb6bmr20038732ybi.33.1683821548187; Thu, 11 May 2023 09:12:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d188-20020a254fc5000000b00b9e92e4c69fsm1321940ybb.20.2023.05.11.09.12.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 09:12:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 09:12:28 -0700 (PDT) Message-ID: <645d13ec.250a0220.3b98c.96efSMTPIN_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 D7EAF605246B; Thu, 11 May 2023 12:12:27 -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-abi-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 | abi_test | +==================+==========+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/