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 679C045E03 for ; Mon, 2 Dec 2024 13:21:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 644354021E; Mon, 2 Dec 2024 13:21:01 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 7023C400D6 for ; Mon, 2 Dec 2024 13:20:59 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e38df4166c7so3340336276.0 for ; Mon, 02 Dec 2024 04:20:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733142059; x=1733746859; 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=zxFhLcFnwXl90ZhgdVDSLY4asuYjqPNc5twTcm4/nVA=; b=I88NRnxMylAeHt+UqwARKBTGakkgz7SRnj40SfOKC79qI+oOjg2H0pFZ4TxQ56r8IA q04w9jCJyEPbZp1RjqfMUglFPU9/VsHRaVrzLXn7comYoEDW51PJmcJds3OdFPrKYjyl Nb3wykDKkU8qKuVo+a5uVq7x5bRyaeo1T6akM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733142059; x=1733746859; 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=zxFhLcFnwXl90ZhgdVDSLY4asuYjqPNc5twTcm4/nVA=; b=XYOJ42WtAGxh+OD/TleQP1VJRtyAoioW20eU5cKE0P83kRHGmOMN4/bVatjcRh8HW7 /L45LDbQ1QiooqQ388pgWcFKziPSc6pDZvnbTDQ2lvmfx4bM68GJ/qLnJ97LVVk5bTcg bkuhU962lpDtv0OLFyoGlF2xFK3fzHlspgwMSl3vFboQAHEfqSw2k60I+ygMothE8sC/ luEE3iFrVXksHOu089kJoFNqYjlJIMyYN1kmKmwR3G5WT8X0txeb5G5WBpymr5mweUED Fb+QlaYQ4zizeE3qtaOu3QMAkfgAp/MAjen6J+7LyXK3IpsphgacrGbf5pVSIpeKNCyq TJxA== X-Gm-Message-State: AOJu0YwjYQk6urCnhtmBWHBgnZ0whhmj1aiGzXgNTX0+GsDZC9MfHZHb oNBaSfG/BOmQzIgYadaNfJTYT2GO5TjG2cE+//OU9+4vlu7BInAgwDQpd5BRWaA1Lwa/HgFlBZs /HfqMjrj1os8OBmGgb400TgNyZdHYTA0qm4ScD0FU X-Gm-Gg: ASbGncsN+v8VSJnPwYBQvmtAuTYHsHOt3aaK9gI5BChHtnnsjfKY3wchwKu53cQ8dVz kZabFl9yiBN6NUp7Og1soe6jz0L5dfYQdJz2NQCzxY5q5yPmAa/6be15uzC0MxfWW+l9fxz/4qi PEOTJSozrpZUG7Buwdp79UsxIPmgomsWm/yFD15JqX2sR5wz6+343sTzmNE2HxMcY2gBhTauwIv sNVp2P0kBBRmlIAyQn8j6rwthwKJtcOOvVH8fUU9I9XJVvC26/f3CXR//ts682C6ZGSt2s= X-Google-Smtp-Source: AGHT+IFt3nMZb1zOOTG9m2fBNXMyrpJXT9tY699t8afjPAtwAlOhuvEoHHA3h/YQMoQ32hlqMRN4MNrksnOX X-Received: by 2002:a05:6902:2b07:b0:e33:2220:27fa with SMTP id 3f1490d57ef6-e395b86f2c1mr19821745276.9.1733142058801; Mon, 02 Dec 2024 04:20:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e3976c931dcsm434136276.33.2024.12.02.04.20.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Dec 2024 04:20:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Dec 2024 04:20:58 -0800 (PST) Message-ID: <674da62a.250a0220.a215f.a437SMTPIN_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 731BD6052471; Mon, 2 Dec 2024 07:20:58 -0500 (EST) Subject: |SUCCESS| pw148953-148973 [PATCH] [v1,21/21] net/ixgbe: use common T From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241202112444.1517416-22-bruce.richardson@intel.com> References: <20241202112444.1517416-22-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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/148973 _Performance Testing PASS_ Submitter: Bruce Richardson Date: Monday, December 02 2024 11:24:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 148953-148973 --> performance testing pass Upstream job id: Template-DTS-Pipeline#200418 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32067/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/