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 C6DDE427EC for ; Tue, 21 Mar 2023 09:59:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B845C40A7A for ; Tue, 21 Mar 2023 09:59:53 +0100 (CET) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mails.dpdk.org (Postfix) with ESMTP id 6C2D840A7A for ; Tue, 21 Mar 2023 09:59:52 +0100 (CET) Received: by mail-qv1-f47.google.com with SMTP id g9so9469848qvt.8 for ; Tue, 21 Mar 2023 01:59:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1679389191; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ewibkjOwi6llz//wJlv7AuCEAFW01u6AuzbjEcyGMHg=; b=Z8gJt38x1+4W1hsNiCxUezOAmjlG7LntbogFUiO/8nuox7slKHx/GGBwl1aOixJ4tf 4zltkR2Szu0qbUBfQuHDhFfoKtcP0pfXBBbHAxWvNdk2TH8XmB86SixRolH82HILkfe4 Hz7V2DpNJ6Ca2oVPdmvH6PB91xfr7tMxVap+5Om03G6yW6JNooGsG9Wj1+mfLZ9CRzZl n7vi7MyrphgYQl/26WEFcJbQJVcXEhAevB+EGz5Zd84rw6ni6eK4IR7Oi203lOUdAojW lQJd0LRl55H2DqXMsKpRPIr5m9wq1rVl1LF8f1xvxlTTzx4k5i+WcsQ1J7Ta6uJ0ytE4 pZnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679389191; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ewibkjOwi6llz//wJlv7AuCEAFW01u6AuzbjEcyGMHg=; b=J7ni68dWeCW9cy+VBhms6a6oWqyZhUCzhUsS2qe4eOL1TQAwh3sbXz40iDF9cXHW/4 g0KRE5WznlAWH8/0oTZByKMUKk2fzt6jliOKsrRroZ91EkAJZoVWRDj6YKtOCPIgoJ+C NgWWsCrj4QBXGwq6GyudpPSB0cfOQ59i6aJ5jOw7GLvd8jnuelfWX8Op7Y9hwjRvnF3q lNCD8tX9BPW1vORJZ1tDl8hHfrp0IMWBoNKb+QOnItoj/GbwWguXtPPcSsa8VQ6ODUAe IqiDiph8h2Fw2AISOY6g1SiYXUMhNhXvOHVWlV5rWT/cqtVkwgYA8MKqZYvVIn6ZTuFP sOqQ== X-Gm-Message-State: AO0yUKU9icD9jzoze2wsSERd0SS00OLcFnRTO6bxTCx7MaXDvaZMtbqP Q/QN0vIDHu5nKMihog2uJsX3M+oEqfaNtPPn7S4= X-Google-Smtp-Source: AK7set/ikte9m5FmgVW4NLr78mLACG+tyh28k9eNXaI1RZWzMwnHnfesYjzHxqbN/0BprV5DWoduDw== X-Received: by 2002:a05:6214:5290:b0:5a9:1bd5:375e with SMTP id kj16-20020a056214529000b005a91bd5375emr2574699qvb.21.1679389191555; Tue, 21 Mar 2023 01:59:51 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id c73-20020a379a4c000000b00741b312c899sm9075845qke.6.2023.03.21.01.59.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Mar 2023 01:59:51 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125353 [PATCH] vhost: fix crash on vhost-user client port deletion Date: Tue, 21 Mar 2023 05:59:49 -0400 Message-Id: <20230321095949.303698-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230321062352.48460-1-suntianyuan@baidu.com> References: <20230321062352.48460-1-suntianyuan@baidu.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/125353/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4476249643