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 5344D45496 for ; Tue, 18 Jun 2024 21:14:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E56B410E3; Tue, 18 Jun 2024 21:14:50 +0200 (CEST) Received: from mail-wm1-f97.google.com (mail-wm1-f97.google.com [209.85.128.97]) by mails.dpdk.org (Postfix) with ESMTP id 57535410D3 for ; Tue, 18 Jun 2024 21:14:48 +0200 (CEST) Received: by mail-wm1-f97.google.com with SMTP id 5b1f17b1804b1-421d32fda86so60623045e9.0 for ; Tue, 18 Jun 2024 12:14:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718738088; x=1719342888; 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=OTMkbpoRFPCd1FTWtAzml//teeOONtNnRWdyZfjgUA0=; b=RkUncIYWeoEx/5cJJn4UEvN0jQbESU0RPPKZ6Ms4HSOy80QDpQBMHZ7+uh4Yfoaf+z ycZDqe6SrXNq4gOOraeK2E1BnOXva2INbQGW1FlgX1TJ1ZlJH47P2TOTr1mthMUApOxN Du74yBiO46nNhDxDtLGF0Mh0rUWHUGc1ZWoVQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718738088; x=1719342888; 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=OTMkbpoRFPCd1FTWtAzml//teeOONtNnRWdyZfjgUA0=; b=GvUXq9pL1AQLYHXPNPUU9hqVukaSOMKkwciM93ZanajZk4JsLWyHsOEOvTifCfM+eU 9ooJKE6aKsjPqmmap6+8hQhoUTWvnqAZPCRYiqNhfxk6YiLa2+oas7TteYrbMLnpljDL DElHJBUJA03XRYBoR3ns0qFr+cJM7pONWT3JdhLwjOfBMTpSCZX1dFzQVKs849K7uD7j QBHnkOFq/FD+dzlnrydQ7aFsCoH/peLYPWerfxCIecPPalLJV8zh2oFKRKoEivpJwTHA OFnzijlkCTCNreotwv+G2ZwEXtMIxrGqhV+J4vubVlk2MFyoR5EoqLJ6Yki8Dz2NWd6o +UJA== X-Gm-Message-State: AOJu0Yx9udOr8z8Lw6GC1wc0hoh7Dpilz+K4mMSsHcHAx/1hLvM9tdxp vDya7h4FiKhBaWMFSGIVyeaFjAB52tNQc/7kkHtKhIXUiZm4llcbd+hqVNETjwA/O7tDijp/6Bd RmfTyMfTBoz/EzL9DqCQz7nTx5o9xmeYcupUltnfkQYJ7RJE4jLlddsvI X-Google-Smtp-Source: AGHT+IGj0hZ8CSboSeI1DpLqJJk9GVPC3/0GLRKrgjhpz+fUGce4OorujH0QJIvKqQ4ITRkEv4jE4a35gTo8 X-Received: by 2002:a05:600c:444e:b0:421:756f:b2e8 with SMTP id 5b1f17b1804b1-42475175260mr3622345e9.11.1718738088070; Tue, 18 Jun 2024 12:14:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 5b1f17b1804b1-422f631f6fbsm5879415e9.41.2024.06.18.12.14.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 12:14:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 12:14:48 -0700 (PDT) Message-ID: <6671dca8.050a0220.9a8e1.2041SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3DB59605C380; Tue, 18 Jun 2024 15:14:47 -0400 (EDT) Subject: |SUCCESS| pw141277 [PATCH] vhost: Fix the crash caused by accessing From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618055929.40842-1-15957197901@163.com> References: <20240618055929.40842-1-15957197901@163.com> 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/141277 _Functional Testing PASS_ Submitter: zhaoxinxin <15957197901@163.com> Date: Tuesday, June 18 2024 05:59:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:b303beb6a9b12df49124ee0701027ca72be7aee1 141277 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30226/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/