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 42E2D43DE5 for ; Wed, 3 Apr 2024 10:27:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BF4B40144; Wed, 3 Apr 2024 10:27:27 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id B6CBD400D7 for ; Wed, 3 Apr 2024 10:27:25 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-368b9400e51so34948175ab.2 for ; Wed, 03 Apr 2024 01:27:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712132845; x=1712737645; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=REbi7BMFAyB8WZUujJlwzsaC3uF/f9x5hDqDHaNEmUo=; b=GidnEy4KehOn2eVBf+tyWpE0j8yxvbVQL/zNCqNcBk/TjjXlqH1MaCx3DzX8jfoPUT wTKEbd+HunZT01S0UAPR9i5IBdGcZM3WfNhoPQ4q84daMim+Z97adMLILOiEm6qK1zzZ LVkIeriZGb1cYwldb9MgXn7JtFxEzhRM/VHPo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712132845; x=1712737645; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=REbi7BMFAyB8WZUujJlwzsaC3uF/f9x5hDqDHaNEmUo=; b=ISUt/iPV/0Qb2Epn8RBkxd3FnEqSx5V1S8tu/EJVXbSlAIXM38idCMhuvH6nlOXTpX g4hmmUsQR6fVWOPdAGVuIFc1fWYdLr2L2daIai8hAFwuHHnbhhMfUEvZlGm3VMWgeGVI TOjWxXlIGjcgyZtznd2KTyb/k/9o0htZhTaYrAfZXIESigX7odpf0M2GV2JAUMXo60g0 zrlI9cp/zck0pZW56sPdlPvi5Vp8ireSqh7w5BRPZlIdxp+cQ0wGoW08h5LQ6o/AQ9IA YcMS499svNSo6iDinaYUGzmty8o2tok+31SzC1HhNHWIHfaDwYMGdQntq0jvjEdakGGg LZGg== X-Gm-Message-State: AOJu0YzG4JVzT/MwDOzOjaORSweL3GKGoEz5KfyaIS3hiLoW9PQ3Mw8l D7PCqH3AlZBgH/6qaa2dI8epvB03hsPSmhyczsdLyVOxMoj3HWMBk7rTfsDpb92Av9njWabHhb1 I1iLRUWwtqbDnDn0PMtqVzmfUrKn44lOxdydZhUMM X-Google-Smtp-Source: AGHT+IFRvhZQU6sSyAMbgqC23+ckGyd5W7Dbt5elJOzb9kcphBj3K8qOAXgR6CLEr77+jW/spDktv5oGUGvk X-Received: by 2002:a05:6e02:15cb:b0:369:ba69:909d with SMTP id q11-20020a056e0215cb00b00369ba69909dmr2472062ilu.21.1712132845135; Wed, 03 Apr 2024 01:27:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a11-20020a056e02180b00b0036897d5afdasm687668ilv.77.2024.04.03.01.27.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2024 01:27:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Apr 2024 01:27:25 -0700 (PDT) Message-ID: <660d12ed.050a0220.1009.7321SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8E8636052471; Wed, 3 Apr 2024 04:27:24 -0400 (EDT) Subject: |SUCCESS| pw139067 [PATCH] vhost: fix crash caused by accessing a fr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: References: 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139067 _Functional Testing PASS_ Submitter: Gongming Chen Date: Wednesday, April 03 2024 03:25:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139067 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29698/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/