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 6B76541E09 for ; Thu, 9 Mar 2023 14:14:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66297400D7; Thu, 9 Mar 2023 14:14:00 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 4240C400D7 for ; Thu, 9 Mar 2023 14:13:59 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id cp7-20020a17090afb8700b0023756229427so6089957pjb.1 for ; Thu, 09 Mar 2023 05:13:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678367638; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=BnNL9VWhn4MZioEbPGfOdyMdoeNztBZfP8d4g8oBC18=; b=LCFHEg4tnwg4e3StwSX6DUTQGrlOsjXDCiJLKAU/rNGX6nKHXo12DK/+iNVdIODYAE hAe/hq7QNtj1QK5VSLYbPy5d8QcDTsYa12YoqKqMBHMc8CtOKS+NEGAg9gqt6CnGdI5S THX9/U8J4EhaF9m4PLXP+QtwMzpcdbM0065yM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678367638; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BnNL9VWhn4MZioEbPGfOdyMdoeNztBZfP8d4g8oBC18=; b=GVJ/NenUJha8jzD3rYlfB/OLHl8b2x+vhKB0GClQ0UHWGmLw9Lh5Sqi4pOrV73wutJ PWW4VqZMyBHtTREhVffyjpZ4lDvg4crtRCu904CO07j599GfjWCSLUL7QuI4nKBYQa9x B+NSoZnkswtuVhHiXKQC4DK997dLYUASwRsHgp5QXFY0KWMwSdluKRcNfvAHi5RBPU57 w04Svzuqw1t1sEx9IVE2waXpGcuAgyThG1nutigRf4yPWZ1jDyvP78PlIRMCE52uzPAS Mzb3gZabc758dwPl1cU7wQtr1zWmYXLnJIvYmaWJXQ0g6Gjww0QfH1GWgj6Np89cW6gt N9rQ== X-Gm-Message-State: AO0yUKWJZmSVT+wO6iM9l+1bXXjxAq/PxuV4jn+Q2D8U/FHLoQIiyA5e n6Tms1MjHW7ILgw7VeEXCBoeLMjqp8te2AdtMbZNQ/K9rWOreQOLdKWU1Q== X-Google-Smtp-Source: AK7set+tehVPMXiSb2YS55TZBAdQ6yVnCBykOGwxLbq3kkt05W8T5WAOeMPdOPnSJ9NsoDtM2F5A5zY+hHKq X-Received: by 2002:a17:90b:4a47:b0:22b:eb46:7d2 with SMTP id lb7-20020a17090b4a4700b0022beb4607d2mr22917551pjb.47.1678367638509; Thu, 09 Mar 2023 05:13:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lw12-20020a17090b180c00b0023446338d4dsm154441pjb.9.2023.03.09.05.13.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Mar 2023 05:13:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id BDE90605246B; Thu, 9 Mar 2023 08:13:57 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 949556011E; Thu, 9 Mar 2023 13:13:57 +0000 (UTC) Subject: |SUCCESS| pw124894 [PATCH] vhost: fix possible null pointer dereference From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230309131357.949556011E@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Mar 2023 13:13:57 +0000 (UTC) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/124894 _Functional Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, March 09 2023 11:36:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:8a44b2a511114d9bc658d934d6cf16a3d8150d6d 124894 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25660/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/