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 47C63A0093 for ; Fri, 11 Mar 2022 10:38:51 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C39040140 for ; Fri, 11 Mar 2022 10:38:51 +0100 (CET) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id B58D440042 for ; Fri, 11 Mar 2022 10:38:50 +0100 (CET) Received: by mail-qk1-f175.google.com with SMTP id q194so6554771qke.5 for ; Fri, 11 Mar 2022 01:38:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=IPn1BSBMXbD2QtoQzkrLgUSsUNr0BDsPWj7f3LlxaaM=; b=HZKYNHJEDRYn9knGmYlKGXaeE8q5K1L4InKL7unUzLaY6+7abv6pBOWgt2lpk7oa5Z dJF6ex2GphUM733ulHG5EQncknqx9tBOwYfJYNQ4IqHh5+Six5vJUJcTWQ5q8z3zq+PH alKnfrRwIwm7jfw9TYjN0sHjuOJTv8xQcTMdwLJqn4IdJjoYzxE3l0B46hoXV8IOSUDc 36kg+8waJMSi26pS3hyJomlSG7CdL/FuzK3yKHOqvZGMyM/Uy985qpJfvWY9uiWgnac4 2Crp6V1/DbazBmcYKuSrZjimxkS6pssQTrvvGnchNcx3Pcb7tduLCh9TcUaie5wm/Ngq V2Dg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=IPn1BSBMXbD2QtoQzkrLgUSsUNr0BDsPWj7f3LlxaaM=; b=CqsC1kQiI6V9jG6BN8254XT8h/E28RkczQdxkDKHHeuFVZpdzwc0aJb0V0GMrcQ6D2 LI7q+GkLKM333B674nBsq8bsfl49ERPa4yA9LIIk6LNkaPQ/SmpxQZLfRhclkw15KkTs pJRF51BFfL+r9DWZ4n/zJsmmV9G1HZi5eNqKNaUYDW3YFSCtJnUBm2Ty1UxIG0aZ20G/ c4N+Won2TyonuW6PtqVpo+kLIITrP04tQmBIYFVDzgKr/jMCEEb8r0WuH7hUTRNnM/53 qt0qN8spYFMgLltpwLqnVmxNvbYRgZXyyFh8Cgj2jAcCtuGUrdFaUuVNTUy1EgPmJPUl H4Og== X-Gm-Message-State: AOAM531S0/DsTkZuLwkP2EdDCf1n15JEHfArDFB5X6JO3HhHKyrFCkEK UOzr9bbOZ8SKEgz9GireRUoTr/Y3adOZ3w== X-Google-Smtp-Source: ABdhPJx/m+jT8p0jyFyLZq+OCAC0OxZMdK10qsMfcs2iq7CfJk9j0YRtzGvRGgRW5k1K2J00ozCc3w== X-Received: by 2002:a37:6c46:0:b0:60d:d526:7e48 with SMTP id h67-20020a376c46000000b0060dd5267e48mr5764057qkc.451.1646991529894; Fri, 11 Mar 2022 01:38:49 -0800 (PST) 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 e20-20020ac84e54000000b002e06753cf70sm5415241qtw.6.2022.03.11.01.38.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Mar 2022 01:38:49 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw108681 [PATCH] net/vhost: fix access to freed memory Date: Fri, 11 Mar 2022 05:38:45 -0500 Message-Id: <20220311103845.23374-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220311163512.76501-1-yuanx.wang@intel.com> References: <20220311163512.76501-1-yuanx.wang@intel.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/108681/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1967870661