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 64E2642AD7 for ; Thu, 11 May 2023 18:12:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 632C740DF6; Thu, 11 May 2023 18:12:53 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id D8E1F40DF6 for ; Thu, 11 May 2023 18:12:51 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1aaf2ede38fso85084935ad.2 for ; Thu, 11 May 2023 09:12:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683821571; x=1686413571; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Fe4jUh9CNgwI9jTUbXE6XmHDiyfWxu75s5xZfExOpmA=; b=PYRdTVJwbTiP8v4aIbsZ+QSneByEzZLmJwj4ff5oGSQC+btMbiVPZ++Bl7H8QUaNG5 7P+BOadwHuTfIP5O74l8aQScCbSirWOgnpHHD3mYsxGmVY1rTQk/wLVjuTrlsl/R1zc4 vS4hb63MtLKp8QXJkNt1aOyZed9AH1oGQSuPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683821571; x=1686413571; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fe4jUh9CNgwI9jTUbXE6XmHDiyfWxu75s5xZfExOpmA=; b=a1iv/WbLMrhhPGETvfEP3Jw9xE+M6GTkqOe0Z5Hqmo95drGKpi4SHFrEjxgLJ5jaU4 EklSGYv+TrAHytJOAF8EuOEMHBtH3hAWrlpPkbOKZy6n7/xBL+fMLFDpD+qPJ0UVYPjZ 2jcts+ft+DhWGGO8txaCwaM8gmD7BsMqdBj37MqQJg1W/QxNmaN+n+2BeR1PjpV0wqLh 9ZKMIU0Cp8b4IxY2dEliXtarksU+k6kAoxsMuI9djnVHRppVQ/yFUj4V+aYRIaiSM85t Da1ufkMSWMAJQraVyHWzYKq50lYEiRC0gx/J21QMjqqhzIpxH22VKIBlwirPA307kylR UJlw== X-Gm-Message-State: AC+VfDy8KWghdILUjRd7a0ZMkEyh+Oq064NDhlrM47UI5SBNL/iBY+nb zJfjQyMjHbJ8LRuaagLyUGj/AvKxOduKkj9nyi/vGQDJBElMQR75exhrHsoVFgTHwuTc9QKY1w= = X-Google-Smtp-Source: ACHHUZ5+DVYnjTU+nXncTb71Y3E3wjG/sREEizVUQN5NlDe7L938YvLm4/X94nH+Z5ennHN5eBNPHVo90VC4 X-Received: by 2002:a17:903:48e:b0:1a9:baa4:8675 with SMTP id jj14-20020a170903048e00b001a9baa48675mr23288486plb.1.1683821571038; Thu, 11 May 2023 09:12:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id kb14-20020a170903338e00b001ac9101840csm555744plb.2.2023.05.11.09.12.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 May 2023 09:12:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 May 2023 09:12:51 -0700 (PDT) Message-ID: <645d1403.170a0220.99443.d501SMTPIN_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 4E827605246B; Thu, 11 May 2023 12:12:50 -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 | +------------------+----------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/