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 7819942A5B for ; Thu, 4 May 2023 11:36:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 741A1410DC; Thu, 4 May 2023 11:36:43 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 59F3E410DC for ; Thu, 4 May 2023 11:36:42 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4404c9d9fceso89617e0c.2 for ; Thu, 04 May 2023 02:36:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683193001; x=1685785001; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JYguW9BLUlLNKRFkP+5KGO10L6Cuxfa2LxhnXWT99/4=; b=Seb4BjWhTXVUxToOgscmAw+8g8R0KT6mJRk0W+CJ/hocBJrtjLaK5ExJtMr43D8EnS qsGefpopAxU4nbhC+QjaXc1wlTJhAygMp3Zhmp5RcMyDFfsQbr7neh8mBDHCr4FfkWDc xLt9xfmxUG3W81lJ4BCrvE5O2RNcxsaJqDlmk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683193001; x=1685785001; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JYguW9BLUlLNKRFkP+5KGO10L6Cuxfa2LxhnXWT99/4=; b=FLZw7yv+Ui4aky+mgi9E1xlzZfYsF0dnBbnQrWJ8/VgMwSDOWQSgw6to53bed/2n0z 1KYfBv6ieiBiwaODsOVYmNNtwPFUJTnAVPtIj6w/W8oRm0V1yVcU8S4A3rwxpomyguha 8e5EuJVb/4eVQ8RORVAhYqjg5ZbPRiuD7Bybc0q0bvKQ0eM3shFSpSpBtL0frhms+5RT OzKPrT+wR2JZPzPgeMCKH2k96gGPgfDcJ6tBFxcJRfE8yUUNGpsb51XCQ5XbOV1CRQti nSmbkTWxjJbD/HzadsQQ54SyLnV/tp1qrnPsulILtRvgl0zS87LgbCL0vXUzqdthMcTy vyTw== X-Gm-Message-State: AC+VfDxCvjU2+38RbMnZ7l2VSrfUuNkjAvoEtK/YrvDW56SUhzNZ5XVb kPGs+uDePPN1cz3Yql+q1sXHzTZYSuhSuJDbH1G1tGQsetcqzVgm+02pkY5yMq2qhaHtZidWjg= = X-Google-Smtp-Source: ACHHUZ6DAVHD/LOiTlAGJ1PJspb+JHwxljqjYNqFCSPuc7i/bnrLBymtrehOncIsRkbK5guNjPNGBU1Cxu1k X-Received: by 2002:a1f:5d83:0:b0:43b:ef4d:f6c0 with SMTP id r125-20020a1f5d83000000b0043bef4df6c0mr8048992vkb.0.1683193001729; Thu, 04 May 2023 02:36:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 1-20020a056122168100b0043fc00aa49csm963905vkl.13.2023.05.04.02.36.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 May 2023 02:36:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 May 2023 02:36:41 -0700 (PDT) Message-ID: <64537ca9.050a0220.15503.ac1cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 69D64605246B; Thu, 4 May 2023 05:36:41 -0400 (EDT) Subject: |SUCCESS| pw126679 [PATCH] [v2] examples/ntb: fix build issue with GCC 13 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126679 _Performance Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Thursday, May 04 2023 08:53:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126679 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26163/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/