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 6E75145492 for ; Wed, 19 Jun 2024 11:44:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C3574026C for ; Wed, 19 Jun 2024 11:44:46 +0200 (CEST) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id AF02F4021D for ; Wed, 19 Jun 2024 11:44:45 +0200 (CEST) Received: by mail-qk1-f169.google.com with SMTP id af79cd13be357-79baa4e8531so143926785a.2 for ; Wed, 19 Jun 2024 02:44:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1718790284; x=1719395084; darn=dpdk.org; 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=3t4nZmpmg9fSmFNZ9StAk0MTggSEf/g2bQqpYh49rlQ=; b=vPwZMYrj0cdEFEQFhQRl5Tq+LMPjRWQ2pcO5np72ASifQqfxDC8cc3fBaWZ36DjnEJ j7fXmKgMUn5O6XiTbM1xL92mLQus6b0Ab90zS0i0Jpq605fO2PD2kIXLM16RSrQOFGze yKPaPQvptjDSNX3+X7svQixLjoWaA82lx0v/NG+v2QWrVF3zgkpgvYMiRconI0evLPIW g6tmiU+vIaaJOF5/FjGsINx2lu/kJ1Ccpk/gzS1UTZPDkmEV+v0tMYg8PbnKvwo239vU ZCpKKVGD/kMX+ExujNtFZW18S3/d2v/FKngZQNpWNaMAAPulDOkAGE/AGpYZcQnGbBui eUbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718790284; x=1719395084; 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=3t4nZmpmg9fSmFNZ9StAk0MTggSEf/g2bQqpYh49rlQ=; b=I9ANnaGTUJ7UkvPKr75gsdrj6LDdam/rTNhtozovqwFtWejpmYeu5p8g44kSTJY6Qg L1Jjc5RZOZYudmHGWqJMDiKtGo82/uwQ8mQ1b+qTRCpQLQUBpgHFpypcfjRK9NftRrWe pfeGSiDla5funrllfioiXha+5mOz6y4dhGdKZMyEy1iXEwkp3WZfEFKm5/oWQAZJOFIg 6UNvDqkfZM5tcMfoy2rRTybNRzA6UhNKZouYwADE//j1gvT5+5EdRIBJUulrsGdzjxnG 38tO3E9Jz/vffVlrPHu1FOptRtA4vNWzcUOVLxpVIgs4StdXsLAeKoE3bTRSxvhPCe/z Zr+w== X-Gm-Message-State: AOJu0Yw+vRw/u3iVde2WslBzdCOmsxkNVCe8IDf83bmNEQNNne9oEBX3 x4RWsQ8qod3UWZ1/cuVFjTcjKCjrNf4Me0aLkYn1DGL2vfc1ZZu0oKmt+R+CEdWidXwUBgswpZe 0 X-Google-Smtp-Source: AGHT+IGZZPKkC9HcB0Hj2d0AzvTVC0Tb59hfAiDUPSaaIyfnnvDlHMQ16z6YjdBrwbhzMSLqvgmZMQ== X-Received: by 2002:a05:620a:2481:b0:795:5a4c:5bb8 with SMTP id af79cd13be357-79bb3ece1c7mr251917985a.55.1718790284436; Wed, 19 Jun 2024 02:44:44 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-798aaee575fsm593374785a.40.2024.06.19.02.44.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Jun 2024 02:44:44 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141317 [PATCH] vhost: Fix the crash caused by accessing the released memory Date: Wed, 19 Jun 2024 05:44:42 -0400 Message-ID: <20240619094442.1419266-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240619083949.72621-1-15957197901@163.com> References: <20240619083949.72621-1-15957197901@163.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/141317/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9579245050