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 630B645DA7 for ; Tue, 26 Nov 2024 04:43:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52B8D4025F; Tue, 26 Nov 2024 04:43:48 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id DFD96400EF for ; Tue, 26 Nov 2024 04:43:44 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2129fd7b1a5so34614385ad.1 for ; Mon, 25 Nov 2024 19:43:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732592624; x=1733197424; 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=2m7xOHKM2RPWDrx2iaJ8BVWngj7C662kcvFh8ULEg5c=; b=FS/BflCg76cQUeWkWiTBTFKGFA9//fVGAWIMnw3l/c9+tRIVVHEjpVnY8Sx2kaQT2z zaPtiBL1ooN6m6NhJC0XDPNHJ+ouu59Rrj0oJ/qPSAz0uGjUoMQ1qBbw2S/XS+ShuN0R LYl1O8RlT8NWKhsEqs4z4UAt94EF9CkPGODO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732592624; x=1733197424; 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=2m7xOHKM2RPWDrx2iaJ8BVWngj7C662kcvFh8ULEg5c=; b=qxTDC3Bkhn7TkCjeL7Epmuv4/yqTeEgldMjJWX1vbyWawqQa/5TignulZv5k96lnKB JRtdTnA54zP4jcwGRN3EyZwqXFzBRk1kTeJCK56b62YV+mbmtfpfybaF+GJeerX/iksj vDHogAais1d8r5V21Yb4HHyENW1ujhVUbcqC/M8YWuhrmDwhQvkLHiLzMbXVpqvD+XTX 9AWrcO26Er18eEFTfOvv6D0OGW7QKvNp7r16cxCQbrSWL6H4aJdhhRtMfuLppojO6o17 J//PygsiEva3ECNu0fBA9L7/jkt43cRrWrNvX4THV8KDte7wfYnUypmYd7Sd8QxtDgLv KeBQ== X-Gm-Message-State: AOJu0YyXcQHAerHyM7YTMql9RVrNVI7dBkOxiqkBKr20phgfYrIi4Yhg WnuJP650TZRT9kS+djZ5Tf/OyDnVVuGaSFYBHtyjdBqNfI2VBNbPsNsv0XmaX/zkA9YS5NWR2GT Z28/hhb+n2onGoTsTEx+SfBqOqtfJcQ1kYnb7gRyl5V7T0qw/B+trBMSR X-Gm-Gg: ASbGncsTL3KPo3kxxFPVe2xrPT2OjASQkw2GHsgoLZ9MOa3V1+dpHj71nCQWJx16lId ZHxRYpSPofsfGb13yhUw+p1Ru4r1ftm6HIQci2lfWu77GRxCF1Ygjx4N78gUxyqdYhseu0C3gB+ 21T074/RrURoSaI97EFtl4vjLsMtNLNTCWk92RREgnBTvEEOSrY9E4q67OpCvRa+avZk4eIaaf7 N7GzewCux2QADmfDJWQZSmUqVpur5lavC6yn919v/Qfj/7Ek7fdq+bG1cdAlzTvSB8Ngvb070Q= X-Google-Smtp-Source: AGHT+IHaeceHdzuFDJozb59phCxkug+1SYSJ+luhkWN+H6OCnlfM9bp4Jxt7GGWEov4ry4fLLhaWIvwETEtk X-Received: by 2002:a17:903:1c8:b0:20c:da66:3875 with SMTP id d9443c01a7336-2129f2400d8mr241121385ad.24.1732592623963; Mon, 25 Nov 2024 19:43:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2129dbd2224sm3287415ad.109.2024.11.25.19.43.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 19:43:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 19:43:43 -0800 (PST) Message-ID: <674543ef.170a0220.139e0.58cfSMTPIN_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 235C26052471; Mon, 25 Nov 2024 22:43:43 -0500 (EST) Subject: |SUCCESS| pw148830 [PATCH] vhost: clear ring addresses when getting From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125032759.2105124-1-zhao305149619@gmail.com> References: <20241125032759.2105124-1-zhao305149619@gmail.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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/148830 _Performance Testing PASS_ Submitter: Jianping Zhao Date: Monday, November 25 2024 03:27:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:07e3bebf3c93750c52ed9be87edd212fbc22da0a 148830 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198836 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ 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 Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.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 Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32006/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/