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 0EC65461EE for ; Mon, 10 Feb 2025 23:49:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 060BF402AB; Mon, 10 Feb 2025 23:49:42 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 3565840156 for ; Mon, 10 Feb 2025 23:49:41 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3f3bc3be2d0so486348b6e.2 for ; Mon, 10 Feb 2025 14:49:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739227780; x=1739832580; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=VdrIjLuj9ZLEjmmvBqX0reJub5MDRhFRLdCf2f1F284=; b=R6BMkZyG+IcDQC8quhjYeQFSfBD7jWWTxw8xNXhtref6dt4t429gQHmQFH6VC83UxY Gtr0SomzqD4S86kvIHGbP1j3jWROx61jEwzWxVClb1XtE9C/sHnNztYMs87Izb5C/uCo tBo++ieDL9+B5zZB0TYpXGG7uvV0UQQQm3sVs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739227780; x=1739832580; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=VdrIjLuj9ZLEjmmvBqX0reJub5MDRhFRLdCf2f1F284=; b=bsuyMyN4uo4ytkETQ7QDfgJN0EdkhT5Y+IRpJisLvmF0gTWOWeJWamezcGoXWhcSBA U/g+xp9VXNzIsf3hOMtwd4/GW3w/wmVN4kzPmNebPyvcmi13XG1ubZyrmvTURgqik3je yMtg63vswt1pxf0YFSlGo4FU0a4xb0K/rVTi4P+CLraJb0vI9inBdGwzXaqTL05i62iC iLM+vb1GSVbUWlPXOa51BRv0QubZqL3ACr6VMmmM7O4iXz4RC01PQPe40fs0VRwytvG7 i9XCQGJZaLRALFH6z69GEPRPQi4nbAUJ7uraNObwv0mp5tuY3pS+bYUZT1eFZNKpcSrM IyOQ== X-Gm-Message-State: AOJu0Yyz6pZqvMU1Zv/tXRJzjGWY9pMGRvxWVdDW8NE2opBTrggqrQxz L2sfFFJvQV/XM1DcUafOH61hKsW3/pVXKMv+cAUD5zzHoW+g0nNsaIKrjg4xlXWmrUz6pDM6nfj Ur0scEUZ7AZB0S+Tvl5SpYvxALcqWjXviJCCOx0IA X-Gm-Gg: ASbGnct13Jl4s0Qlfo8Cy7JQa10MWL3ZU1zlydD0SHDk/XoUJhgCoQFnNHVrjwKPuJO /dSLg2zuFysnzFfpabjC5NFprrstoDtzfgVNRpP/BpNZFU22AsKERIs+iWmv7rKs7F4FVkmZ4rf 2CMvIlDZi8KXG8kb5nDuF9bunCPwHNCXa9BoBWpbgrhA22Nz88pUkPwcqWuyA/qyBLullFfh/ah c9x6XySk+pGTY6s9ApTetPQSzBAByUfpWtKaHyJlLR6FN1O+msb3h669mcQYzpVk9TMKy85woUC a3y6tvqzDpca1IWc2e588WTKeHL/5Q== X-Google-Smtp-Source: AGHT+IHZOTehhg1flXfF1hDEgaAk/lHL2NPVuO8WxJC8OndDBve0gW38ibOhOgMNqWm8Iu2QUAUAN9XrwoPq X-Received: by 2002:a05:6808:3997:b0:3ea:5ab3:e61 with SMTP id 5614622812f47-3f3c2695ea3mr910668b6e.25.1739227780368; Mon, 10 Feb 2025 14:49:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5fc544ab471sm263833eaf.2.2025.02.10.14.49.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Feb 2025 14:49:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Feb 2025 14:49:40 -0800 (PST) Message-ID: <67aa8284.050a0220.329061.dc4eSMTPIN_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 C84AF6052471; Mon, 10 Feb 2025 17:49:39 -0500 (EST) Subject: |SUCCESS| pw151280 [PATCH] [v3] build: replace support for icc with From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250210171845.1669874-1-bruce.richardson@intel.com> References: <20250210171845.1669874-1-bruce.richardson@intel.com> 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 Test-Label: iol-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/151280 _Performance Testing PASS_ Submitter: Bruce Richardson Date: Monday, February 10 2025 17:18:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:7587660f199266ce45aabb8c2259dd09452cb01d 151280 --> performance testing pass Upstream job id: Template-DTS-Pipeline#212038 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32549/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/