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 CF24445DAF for ; Tue, 26 Nov 2024 22:01:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CADF840687; Tue, 26 Nov 2024 22:01:32 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id D29024026C for ; Tue, 26 Nov 2024 22:01:31 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-29678315c06so3246140fac.1 for ; Tue, 26 Nov 2024 13:01:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732654891; x=1733259691; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tRA7St2U7ltLXPDmCcHEALumvbMq4E2E7El+w0YuprA=; b=aGtTw5MFfr/OaWf3iupiWwi4s7szNkEz6BLxJUfiTvB1g3o2UP2qHjLz3PGpD1Zd6Y HQUnj3jawvFXwoUv70G4W539I/eaBJDgAjK7sYyGFVR7Y4+0RmrLf3aVsYO1iIZK70AS EjlbbtbFu2lyX4VqC0dLF2/qEBtobz/9ujBLw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732654891; x=1733259691; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tRA7St2U7ltLXPDmCcHEALumvbMq4E2E7El+w0YuprA=; b=uwv519NhtXkXaxlw8ftxNfbSmjcQZ3pmJ20MtwCPIBHQjFt7CIilYOQhnRkxwv+Oju dbQXGCJ2fUeKaJqqkvVvVFXbgikD1BtA8eeRL+BtdDuoMsqP11+0weL5CI1yRBVoEuVI 95AwunsXt/UTzk6vy64vzJuw8AjCJEDUP8VO6q8g6YcWJjMwo8LaUssbP1r7N3PsZxsZ OZO+I102PVW0FRBabcMbLw1zmji5rj/MvNmrF//4NdiETPTSxgRdy1Dmrqj8ycCkOgww M1sE542+wyYRZaeD6ONcUXmASCYP84epmYmaqKtiKoSbKGhltsZnW96Y3jeRjoCQzmQC k5cA== X-Gm-Message-State: AOJu0Yxx/PaX++1+hFKiQ55vNva4ythJZUD28H0mgEMdawx+Izp7JaFm 9svs7bVfTq7hn9a2TQkbcGk//aSOheB4tif9uhKYTeXkpVZXWiTG7r1r4GPLLvGUeQxAU+oDTLN V05ezdmcYly8ZP3MOzXRYO2XgpdStBr0CPm4fYwjoyXMsn5AN7/gEfEDO X-Gm-Gg: ASbGncvH9EpQE3gUwuxJ99BlRuhLoIpbmrfB0qvOs3keWddn8nGPxC5DPQiQXXoWnLQ vxOOmyflhp3XmXGTwn5Ouklhl5Oqr4UMCjEKoiWbRHPDIaFEKjq5H/NYzEWqUzyVxLq5E063NC+ vGuZY0RL3J/WxoSo0eJc4hT/v12uhjaKY8TChRMWQN9itgsIMavFhRQOR91sn+lybDdce8sZEFg 1vRUzt4WhEFEj1woWazRHdLIx4eFGp5aLjZ7ufR0vyJFp36gOpA/wZZf+7pGs/hcph2zUUP/hw= X-Google-Smtp-Source: AGHT+IF9Bu23D6mKvJxvTDvUAXOSMqJtYeDEDC1LlcRE2vnRcm68qRuOMQHik5F/gE+NE1sKuomrNGP7uyJ6 X-Received: by 2002:a05:6870:3c05:b0:270:1352:6c10 with SMTP id 586e51a60fabf-29dc4370a0dmr473705fac.37.1732654891007; Tue, 26 Nov 2024 13:01:31 -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 006d021491bc7-5f0697320b4sm388123eaf.1.2024.11.26.13.01.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 13:01:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 13:01:30 -0800 (PST) Message-ID: <6746372a.050a0220.285ee0.9541SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8EA7E6052471; Tue, 26 Nov 2024 16:01:30 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 07e3bebf3c93750c52ed9be87edd212fbc22da0a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Chenbo Xia , Maxime Coquelin 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 _Performance Testing PASS_ Branch: dpdk-next-virtio 07e3bebf3c93750c52ed9be87edd212fbc22da0a --> performance testing pass Upstream job id: Template-DTS-Pipeline#198904 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 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ 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.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 4.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 4.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 6.5% | +----------+-------------+---------+------------+------------------------------+ 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 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31675/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/