From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (unknown [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id C02044609F for ; Fri, 17 Jan 2025 06:59:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A63D40E68; Fri, 17 Jan 2025 06:59:23 +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 E59C74029C for ; Fri, 17 Jan 2025 06:59:22 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21649a7bcdcso30638395ad.1 for ; Thu, 16 Jan 2025 21:59:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737093562; x=1737698362; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jZq8yXjXkGubnCdQoOzHqF+6EP10FRuKGgB8osIKOjw=; b=Kzyycr5D4jX1WBgzf6PgM/g6wjwyVdBvV8cdgiGexAyPmwGxZ0CxEQa/osaVKJt8c4 V+UwK+R873cfiXPqf21h9cmt7h3lpHpD1AulADXClOEMd11Wxw3BIuonY+AXg5SlyaHv mAOaWzJBLYOCb2ct+ps4cLBimANgRfKiNAFhw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737093562; x=1737698362; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jZq8yXjXkGubnCdQoOzHqF+6EP10FRuKGgB8osIKOjw=; b=vI8NLljRIZMsqrgFrTVktbxNiifPyARM+IUbu41vJvEc61HzfBWZjEz/BCmTg+EsjU OSb6lJwrOzYlT0RWYPwVBr6JsRuZhRgS61LdjvdKGXM1y4b7jIbgsfat4nH8Kh3cCHeR +X/dOuDVebg4W5RGquuM621aH4CH0LRbHFHjuR/dlgS9aszpNjZwFct7HX5MtOBiWRQC Zh6wnChffN/7rzX5XgC38UmRaC8JC9vty73/+VkEbfcmU8NhrkTm9MKtGjipJNHNT+Hv vsC3jGaG9ksAusoEPmqQIN9UvyLsRb4Ux32QamGpUnzVm/7TeTwgjReW4akD0DMO0/9T Cyjg== X-Gm-Message-State: AOJu0YzOlMwnxGn/eCKN2SxedhhPvUBGaZw8Sd1BlSVzwfhghFGzEnQO VR1uhqY2WCgHLHhI2BLaOO7wStT/o9hirad66iaGnLLhumw5B+RblfIv1G3gUjvXPN6UtyJfi2s BzGocQGa2HHMFUkqqeHdD+qdcT3Bt0usy X-Gm-Gg: ASbGncu9XTY3fSMIOQkpWMSiUTpo4+qpCPSnzI84sJPw62GJwZK8nCgUPn9+Qlf67Bf D9DptJePGObGG7WB0d5nwJP3I00RfpOqHFVaLkmD/i2z6vPPxJ4aHTDNj3Kk4OscKxqBnuyP1s0 MMOGurWXAiJo0DkLEfPOv3Nkjpkl+vQpPZab2L8/xSPBPyD+KPuXXr+pBr7VcaliftNK9MknOpr 8ZYCbWVr3nahbkONFAiL122F/Ct/rZF6rk3OGIMmC073PwAMpuSF8PQJhpYPkTls1s2NN00K4Yu q+f6+Q== X-Google-Smtp-Source: AGHT+IH9l10NShUP+SCFCSWaWtVuo8lL7x05vGcLMdtiEdrC6CsglP72vAVMynONXsp0ROMPgu8BwxsgKQHR X-Received: by 2002:a05:6a21:33a8:b0:1e8:becc:5771 with SMTP id adf61e73a8af0-1eb2159cc27mr2503356637.30.1737093561996; Thu, 16 Jan 2025 21:59:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-a9bd8665079sm72892a12.28.2025.01.16.21.59.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 21:59:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 21:59:21 -0800 (PST) Message-ID: <6789f1b9.630a0220.3ccd7c.5777SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3D6696052471; Fri, 17 Jan 2025 00:59:21 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> performance testing pass Upstream job id: Template-DTS-Pipeline#207416 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.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 Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32232/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/