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 0A7AB43DE3 for ; Wed, 3 Apr 2024 09:31:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0723240144; Wed, 3 Apr 2024 09:31:50 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id C3F66400D7 for ; Wed, 3 Apr 2024 09:31:48 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5a7c3dd2556so1344962eaf.1 for ; Wed, 03 Apr 2024 00:31:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712129508; x=1712734308; 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=1qDcGNgY8FvdCQ63sGOuVjY1dK0G+ehFzwIXtnCiTes=; b=TGUm2t5yNIo5Yo175OOFizffj1t9tHDPsWSm9+np+nkmKslSvhc9WlGZBLuBCL5Z/c WJ0+4HQcH+Ar9Z0kSEJh+eMqf5+PX59r/SBV0RW7aRWXrI4WJfan6EpRfJN1McrPCCOp RgLVFb+wuUzCHWP5Zngcr7Un99CaAZBxo5KG4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712129508; x=1712734308; 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=1qDcGNgY8FvdCQ63sGOuVjY1dK0G+ehFzwIXtnCiTes=; b=AvA14k4++cIC9GvcJxPmaLkKH2LtvCoupqaLjoZ+ymLR01yHuS3c/ZdaECfzDJJ+OP M33bpjo3Ktpcuem3LRMcr3pCmdK/xhAjA0u1w2ij2SBbUEDt0zoe1o4Rax/r10xZTLlC zKwEWBZyDhVbBLsnu8kO27W4iqp5jWU+t7EE0BYjlRGDd5daNfMeajKFCcLVtGsyAMXr umez1YMT5benYlZGmL9IC8Kd5j07HJiC4GV6y17QrisJWGqXC/IiOnukXsV/1ajGpK13 pob8yD1J1nCvSXG9Vx/3zllP7118BnJRhmGF9VQQd2cVYRmm8GxKhsAsaVp3fI3aZ+Q0 HRHQ== X-Forwarded-Encrypted: i=1; AJvYcCUI3O4Cu/xMbcb6rHEWTnTt3BWu6pSldPtke7UE9i2Orpp0uMQxP9NKdNsmRCVYpfx/PFDvxEV/AMr3F8xJl8JbJlxyIA== X-Gm-Message-State: AOJu0YynKnGkYgfiWWuEZEJGe3o5+UsqZDtjNc5cD9yB/3b1SFvQ5Zbu IS7g5BkW/gz7zw7cIiZhLe3R5WtgnZOiYPQLqVsd+Y34h6EnuhqUA84UqhBRZxKcb9Bz0JbfIBi 48qorq/ELYMvNgjcfW6mtbujI/mgcFVovDCSXti3U X-Google-Smtp-Source: AGHT+IFaslV32Sqrh9f9m5v56GSGbcYnDfoAfW84iXMSYUID3ftLIDDlAYM3atXKhVYnQrjGRbAlDVQX0pXH X-Received: by 2002:a05:6820:260c:b0:5a7:8369:e4aa with SMTP id cy12-20020a056820260c00b005a78369e4aamr2098023oob.0.1712129508028; Wed, 03 Apr 2024 00:31:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x6-20020a4aaa06000000b005a4b177dc56sm486426oom.11.2024.04.03.00.31.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2024 00:31:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Apr 2024 00:31:48 -0700 (PDT) Message-ID: <660d05e4.4a0a0220.5b4b6.8137SMTPIN_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 7DABB6052471; Wed, 3 Apr 2024 03:31:47 -0400 (EDT) Subject: |SUCCESS| pw139068 [PATCH] vhost: fix crash caused by accessing a fr From: dpdklab@iol.unh.edu To: Ali Alnubani , 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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/139068 _Performance Testing PASS_ Submitter: Gongming Chen Date: Wednesday, April 03 2024 06:31:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139068 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29699/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/