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 519144407F for ; Tue, 21 May 2024 04:01:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2897140265; Tue, 21 May 2024 04:01:10 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id BDF384021E for ; Tue, 21 May 2024 04:01:08 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e23dc4bda0so98130839f.3 for ; Mon, 20 May 2024 19:01:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716256868; x=1716861668; 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=caC+dgTkOSTpm6SP4XJdXreuFBjMEiJXJjS3Iuam6bU=; b=VaTylnCG2QrFs5CUqOFUwoBSp27UEwEUEE7AdXDZCiWZ4Y9ibWYnJxN4o5psiaA4jx AqQB0UC1fUT01m1CcCZGMQ4I4BFL+rMj+PCHJXweVFrIUbutuOF3S2lqGU6ycfarTAhU K0a4R8c7HCPhZC40kIRSWwrJeF0Jhb1kq+2WQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716256868; x=1716861668; 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=caC+dgTkOSTpm6SP4XJdXreuFBjMEiJXJjS3Iuam6bU=; b=hBsbQdNOu0k3vC1ZO/Yqw+VjBZI9EgGDorYeBpft+licf9jffgHy2AfWhRgk34LAkt 68jc/6EF68gDB3uknX4k9G4mBq3NfDU9CVRxC2BWEUZaVUFw+jNXDXboZqNBIQtp/D5v hxRF28K3vtKditEm2rVlJS3EZ7n1szZNtEpuQtf5U1uuxwAL8ExPVgQqBBQNkLu7kPOr hHEdsRj3B6oUm/xQKwTF4Tbcid4XcRehs0aHJxp+EEqDfP0xQSVF/XflCE1gE/o+uX/U fnx+nKcDK61JToew793dpOpXGpNSaLpVZb0IvP1l7kySxhf2a2yGccAtUQC16G1Pcz1X 3QdQ== X-Gm-Message-State: AOJu0YzO01EayT2FiYGyFdx1c6dJGS5D/anPJ0sOlB9NVg0p+jNcgtxr 3RAG9wFwQm9I6saAWdJarJQKQ3XnP6fmygNlA555LJUpQc1kZm4BBFaUoXbYNKpeZVie8LF+0zR 4mcjM2CdvZSFXl3hEm/CVfQkbUkatVVBOReTS58YTuPOZQEDzq3eqigFJ X-Google-Smtp-Source: AGHT+IGx+5yP+geO+6D0ZFUqLKlwBRJ6ta5oO9UQCwI2IZkkHrKdhysUu7dZPZR473Km8fguqgf9Tya1ugSv X-Received: by 2002:a6b:7e41:0:b0:7e1:d865:e712 with SMTP id ca18e2360f4ac-7e1d865e861mr2667781739f.10.1716256868155; Mon, 20 May 2024 19:01:08 -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 8926c6da1cb9f-4893703b28asm1114819173.40.2024.05.20.19.01.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 19:01:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 19:01:08 -0700 (PDT) Message-ID: <664c0064.050a0220.2c644.92b7SMTPIN_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 C44D6605C380; Mon, 20 May 2024 22:01:07 -0400 (EDT) Subject: |SUCCESS| pw140186-140187 [PATCH] [2/2] net/virtio: fix fortify memc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240521010105.81868-2-stephen@networkplumber.org> References: <20240521010105.81868-2-stephen@networkplumber.org> 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/140187 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, May 21 2024 01:01:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140186-140187 --> performance 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 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ 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 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 | -2.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -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/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29980/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/