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 3C74D4605D for ; Fri, 17 Jan 2025 23:15:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 268A040298; Fri, 17 Jan 2025 23:15:41 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 93F964003C for ; Fri, 17 Jan 2025 23:15:39 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2166651f752so62635995ad.3 for ; Fri, 17 Jan 2025 14:15:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737152139; x=1737756939; 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=azTPGvs+mttqeW9l8a46L6ohyYUr/fI4mjFCcmU5byk=; b=R4YbzmFP8V6HhY6tW/zxyC58KRfi94MmCjR21Mbog7B1Gdlc+bpCbqD505u2R64/S9 tytICRPhqcaXJ0p58Z/p4GizuJFQZh4awu6Av2rfGtVxHgozFhsgL1jszSPlqpNOuhOu U7S4HuMRRQ0tsjwpZRtxpvkJDWThC+PKw61Hc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737152139; x=1737756939; 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=azTPGvs+mttqeW9l8a46L6ohyYUr/fI4mjFCcmU5byk=; b=w0/6fH5tPm2mg5+XV410z07GNZMGpIeMaxv6f9gUXv1n/SmAwfCLVXSy/HgG//qIYN WLEnveOQxlD+lIKIUj/7IRqz7T5B3QzuV6i/nvm1T+hUJNYl1D2f7dJ6IJfBx0XduaUp klnPUPWHl5A/QvKwCqoD1EinblyOify+8vj9z7o+wCgHwGggqBO8DVZLkyb+4RIFp4cr 3W5fiIKmeXrzBDSuDTZQu3w6E7YX8rRz2beo5z5ytBkuWlXaAJmpwN+/MVXCe8Tl1u+1 AQy0MK4OBwfDvNpfpw9D25U7p16KZWf36G3HelkmwlG81X3nrnY+UKM/yPm36B/eQKFi Xx0g== X-Gm-Message-State: AOJu0YxUQ+V/zrBqySWt1P+IaSwrwW3qo6lC4EJcOzR1I1JX3hSJ/FjK WELVx8wdmQtlb5PqT/ACGr13Mut0uNRpbmbnZrQdp69Tr25KDZfw4KOQ46sXHZrKutZCUDEv/a9 MMsRlirFTR+KSz7RhT03repXfjJiqupU5RKKmA6d8 X-Gm-Gg: ASbGncvjTKXABQCdU/AqzeKtNTvHaVhTdHZnu/Wiv6Ro4nLd4my2GANtEmss9lX1FD3 l+dXZKuqP3KOc46wcyj4r0q9zBmadX/875f3qow9YXE6/LtWIcwIoo+2IlGqbaCQF9M6mBhhxpa Nqm2tP2xeuDjqIonl6/pw6RJSKCtZhAqImhKz3VhMmBhByhXLb8pwcV0Vpbd4oS6jZqVhFhhSMB 4+QVthXZvoVEiKy14yYo4j/iCm56b8X0835gmYYnzFXb9TA5bv8dD3HFP4pbhflMMTgocGRc0qE bckglw== X-Google-Smtp-Source: AGHT+IEadVd8hMpCSvrBVcne/5dSy8WuV4P18U9WitdNFz+5ghYP7AJToRK0n1byRop2mr6dad7gDGOdMVo/ X-Received: by 2002:a05:6a20:748c:b0:1e0:d848:9e8f with SMTP id adf61e73a8af0-1eb2147dd69mr7168815637.13.1737152138700; Fri, 17 Jan 2025 14:15:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-a9bcd081beasm69277a12.14.2025.01.17.14.15.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jan 2025 14:15:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Jan 2025 14:15:38 -0800 (PST) Message-ID: <678ad68a.050a0220.fbfcb.52e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DEA3A6052471; Fri, 17 Jan 2025 17:15:37 -0500 (EST) Subject: |SUCCESS| pw150203 [PATCH] drivers/net: fix indication of allocation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1737147093-11172-1-git-send-email-andremue@linux.microsoft.com> References: <1737147093-11172-1-git-send-email-andremue@linux.microsoft.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/150203 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Friday, January 17 2025 20:51:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:06e2856620a70000b2a28f0ea715fc247b85fd8d 150203 --> performance testing pass Upstream job id: Template-DTS-Pipeline#207625 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 | -0.9% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32363/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/