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 38F3745FFA for ; Mon, 6 Jan 2025 06:28:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D03140264; Mon, 6 Jan 2025 06:28:18 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id B2EBE4014F for ; Mon, 6 Jan 2025 06:28:16 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5f31d3b4f8cso3342737eaf.2 for ; Sun, 05 Jan 2025 21:28:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736141296; x=1736746096; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eMBQZ9YXthnyGXeh4hejhOi/Tptwd0AFEb/8PyxerOY=; b=Tr1Pxwtz+hxbKQ1uHHpyAWZpOMAe7qOKrhNzaIiIVSoeG3LBrwFl7EDfUI80yvfTip xpYNCwkIYIGX4BoLbhp2RfiqPeWUART5l4syCnpXb8qn0Ay+NKkONitOPAnU7jEhqePE PJJBcrIQhFpV/BAt4zgYDKHmP2SASsuBsWFnc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736141296; x=1736746096; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eMBQZ9YXthnyGXeh4hejhOi/Tptwd0AFEb/8PyxerOY=; b=hwch45gg48k8MFHHWMK3q2whPMYoNub8fj6I74iKrMdwchMy7ICIeHY8DVxBDe2tMT oxqkHVpkeZazqdtdNv0m1+UhT/Cgj0hH5pqVhmc/bWcTKKmSm34XrGsIxr53/DJ/N3hR Lfx3yd47TrsdwnfeeePP0Lm1ibFiYJJ9QQroCATzs6Ms+ztTEfutkceIoxMU9D9Nhv46 RBo09A6dcjcsNlkBJeRRoPPFCMxsXQTAiWBNqp3IfedPAEmYAL0dM1uliy5EMN/Ae0E5 kDO/tUrMOuBiJgqAnKCMpvSbGcRAufs6XRUYtmEir9twUI6/MWqjxzBfEAU6J6Zt8P70 2WJg== X-Gm-Message-State: AOJu0YxG20iTm7EDJZtUQJd6LCIIbBM7wtkNMbG5m45W0ptnZ/UBCdLB P5VX+YoQNU10kGzUnwRgPp+ehklKX+Sjn+KfWv7UGvUAfbAOuKckGqxEdhf9MGsImvFNeuVuQ4h ALaCwoRq2pJk0y/FAhKaMsBvqXEgJ6sf5lP2OLTGT7GoNlgvl X-Gm-Gg: ASbGncsfsVcOfe504lWeN5aDTOHukcXlJLmraGh7G5y0CmdiNxftXg9/tyrjNRCO95S UVyBgVlwLPMCFrhxJfT/92l3MRBsSFmOrGHsgZA/7XFlskRV1/lsBGrO1pDJ67TcgOFtZN/TJXd ckYSSMamvo6Zj9yn2diw4jEGUnKL1+DqGAXwWf6hBTx3qjl5tKePEhN9vjcS7p5MUA5Fl5Lf6BM aSxOfip3bxWxclVloDNsT9UpPC+YtzHNYZsJ8sGfiVpRcjYdW/5lauCO6gQS93o8Nqm33Be69t9 t3jDqA== X-Google-Smtp-Source: AGHT+IHDBFSZFL7hT0LphOFhlZj1lt0ABZ7pOvz4a9Ts96gIu2iy4UGgJA5S+2Ez2W8yYysHxGIp9gcilj2f X-Received: by 2002:a05:6820:342:b0:5f6:3ac9:929b with SMTP id 006d021491bc7-5f63ac996b3mr21419270eaf.4.1736141294421; Sun, 05 Jan 2025 21:28:14 -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-5f4db5ced23sm747901eaf.9.2025.01.05.21.28.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Jan 2025 21:28:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 Jan 2025 21:28:14 -0800 (PST) Message-ID: <677b69ee.050a0220.163b34.e41eSMTPIN_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 793836052471; Mon, 6 Jan 2025 00:28:13 -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#205481 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -3.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32118/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/