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 5C7E6460CE for ; Tue, 21 Jan 2025 08:39:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 550E9427DA; Tue, 21 Jan 2025 08:39:32 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 785C242707 for ; Tue, 21 Jan 2025 08:39:31 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21644aca3a0so117527665ad.3 for ; Mon, 20 Jan 2025 23:39:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737445170; x=1738049970; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YyFpVs6zrErWFKCBiGKAB08g90312uzouBcr7q6FsfA=; b=ZXz/hBlsTwTZ21W6qqRa7zpnUauebfcrWYsTSySMkM4ORk46a40Z94kp4vhnLfutLx V0YB/st5buBAP/xXlLAEarvHVPWVQ97Efs9iLfIBuorOF7TlNklSn0u8uFKZ5DJOM7cR sR6mKQaTaKix3QBtwXS8WWzPLo2yj5PfAwRt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737445170; x=1738049970; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YyFpVs6zrErWFKCBiGKAB08g90312uzouBcr7q6FsfA=; b=pwNnfpBwinkIVmGuyWaJcEJPiofz0CZHwpMI9LajdxXPGTcehcjMf1uekl7TejIZ+D wdGKWvnNYmmEeze57DXY7rWqMYeTfNOoi1JI0t85fmvTezQ6m96dhCDJ4+Yscmw0PBb1 vtmDFajnhc3YskSgfFhLfWCgWgeTzLIjCELyeGBQ5abQNcnzfneYKTjn4XiRaO8DIOUZ eZ9DXN6DI9cyXCY8NLvpRQUq4hSxCF+PeVU0rlv4G4XBoIdCDKvPLEHH0UXTiccZZOeh R/S/jzwJfo2SRlhsasUgCehRcyGXD1S3W5+if5iBtrZYHFgq0+gt1fZ/UJWmGW3j9q+t D0pw== X-Gm-Message-State: AOJu0Yw5PR7GubbCDagzWxQq5Uv8LBZioXQHrlOVubR3/DfgYWufrpTt 5sr0j4CxR/mkMCI88Ra9NAT+9UlW7/3bVTCj9gJ7wSfNefUjdjmWeSDbpkZ/K0GapVlfMarNA6p o9rwWLumO+hFrZzDIzc0i9R8sj31ZYIfr57px5y0A X-Gm-Gg: ASbGnctAOiWL5CvLg/QN4hSBlBQOQRWlpV/MGbCS8fpNEBOkpU4T+a8eyngSFJY9twA 8xruSHCd9cdqDaVlzq7OynK5l3WJRzJiWZZW3Lp6FAWFP26EmTrPXa8u3Z8R58vBdDIvEaSVKi5 SjAHlEvL5oEn6/tFrJkWrl6hGqRIb6F0P9tt+Yg/NQm2VzUlcSbNT115CcZiOa8ElhJQ+6X7czh YHRKCHZFj6MwINfBeYlyzlBIK/ZtDxGHlWhGYdnitXyi4i/EcxRAXLIW0zJaqTwaOJ5uuIObpiZ mW3spursvRO7mikPHRg= X-Google-Smtp-Source: AGHT+IH8rE7WLdczuiyPuxfM8sVdxFW4EgvIG5D8BFiuqd2LGtrCe9xXs4+2lB/RhRrs+xyOFw3uLSGnJU8y X-Received: by 2002:a17:902:d551:b0:216:2bd7:1c4a with SMTP id d9443c01a7336-21c35562974mr236875155ad.26.1737445169538; Mon, 20 Jan 2025 23:39:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21c2d441649sm5445795ad.124.2025.01.20.23.39.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Jan 2025 23:39:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Jan 2025 23:39:29 -0800 (PST) Message-ID: <678f4f31.170a0220.285bb9.34baSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A6F5E6052471; Tue, 21 Jan 2025 02:39:28 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 6876790f90cff60573eff012fd35944a1e499069 From: dpdklab@iol.unh.edu To: Test Report , Georgii Tkachuk , Qian Xu , Lijuan Tu , Ferruh Yigit Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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 issues_ Branch: dpdk-next-net 6876790f90cff60573eff012fd35944a1e499069 --> performance testing issues Upstream job id: Template-DTS-Pipeline#208151 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: 1/4 Failed cases list: - DTS https://dpdklab.iol.unh.edu/results/testcases/1/ Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -8.6% | +------------+---------+----------+-------------+------------------------------+ 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/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. 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/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32279/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/