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 72DD945EE6 for ; Thu, 19 Dec 2024 06:57:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 428B240267; Thu, 19 Dec 2024 06:57:03 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 4442840144 for ; Thu, 19 Dec 2024 06:57:01 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a78b39034dso1266925ab.3 for ; Wed, 18 Dec 2024 21:57:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734587820; x=1735192620; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EQA8loWW3Brp+Ns/XBCgrmtUGOCthC6D6HFNu3T5jMI=; b=X9iWwa6Tx+e9PYNXYKfmklGX1G/zzyleFFcJxtrzVmKPX8b4q2B0EizpuUx08ZXMly Tj5O57RORqHF1+T4QSkMPo8ivVn2UswUW5oDlZMLZNfeai40cA10KsQPbcAlcz6OURb3 kk77NvS2C7UhwOZBOPCIjURQK+YJDm53p9LAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734587820; x=1735192620; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EQA8loWW3Brp+Ns/XBCgrmtUGOCthC6D6HFNu3T5jMI=; b=lXFymVT6jQXVmpUw70o6bacUVr8qNdIVK2MEl+nZsYXNYNFACDgsh+nvI/crlmupxF W5rXb/NOoc4xHpnapemrQYt23QtCE9R5i8azpATVP2BpTtm1rnX+GEkx7p1ZyuKwMot1 IHBNSaIEwjPH2XoimgnunGZcW62awk5+qCYfGoAEA5JsNsO7HebVI7rUur7vnVhXq098 diKlzfr7hE0ci777RRrO3Znn+9pqd1wPgv15iL3Ipyxh8lRTrndBb/PEHeaROqWS0AOx nKH8mIULk5FvWGoYg6WuPEPgTzGwlIjYUqjjZfUTyjtqCch7X+B00fRkieDqeWGVoaBY iCCQ== X-Gm-Message-State: AOJu0YxKHIWKeqsZLQ5elEMFAV0qLYTrJ1Bwd7Pfd3Esx+u0hCCzClOW lwxZMHODhJxAMef1G0z9MoUMTvG1PwOiPUFC1xj/mKmZLdGrajF54vkYX9qYVAkqe5MogMZQBD+ zjY1kHCaSSdCNeo5nqPp7PCrecF3fQBUo X-Gm-Gg: ASbGncv2QTiMlNs4YVGu0l4/IsU+XB0Ki3Xn84+lYJVb861xPDXuIbvj0zY0lrBAqtf YLQ/klFQXQYDKx9W1HB7maQtq58VK7iDb26U5TEtX+ZQNbWM/jsq/M7c7j6Zb05rfvEaUjcdO79 YJxQvNSdOpbrIV+mLXENczSE6tfegg8+8lfQb2i52aZaYfGCLaSdjgjqhWGd5ZSH9fWvKKVVLOK BN/40iQUj2N6AXfnLygq4AswBK8ojM1gvyhgkOGH90JrU8WEjg4NXyQcZMJs/8EEuyVUdtfQ1H3 vQ== X-Google-Smtp-Source: AGHT+IEhZfJzz2kJH+apQR5xn5yII8X8LIpCZfkBbBdFZDMU56Ft2D59PpxiE9AllvEQ1vrSO7lZNKY/6SJ6 X-Received: by 2002:a05:6e02:1c8e:b0:3a7:dec1:de40 with SMTP id e9e14a558f8ab-3bdc031d9c5mr48031235ab.5.1734587820527; Wed, 18 Dec 2024 21:57:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c243e99sm19768173.73.2024.12.18.21.57.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 21:57:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 21:57:00 -0800 (PST) Message-ID: <6763b5ac.050a0220.36654b.166bSMTPIN_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 017B06052471; Thu, 19 Dec 2024 00:56:59 -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#203262 Test environment and result as below: 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 | 1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.1% | +----------+-------------+---------+------------+------------------------------+ 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.0% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31982/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/