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 3D04543D08 for ; Wed, 20 Mar 2024 19:53:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 358D7402D2; Wed, 20 Mar 2024 19:53:54 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 6D00340ED3 for ; Wed, 20 Mar 2024 19:53:27 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e6f69e850bso252958b3a.0 for ; Wed, 20 Mar 2024 11:53:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710960806; x=1711565606; 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=mPqJ9oE0UCVnrmfr/Fos8DqLpCoHTN6AmWPtkZaVpAE=; b=Icnbe00qT++qwT0o52B+fE8MNWyIJwDdYcSa8SnOMKDTMJu+8JKFJkeWSh+8+t745P PUKUKEQLccFQJgLVHMM1j41jWDtQWdj7XNQPWATKTWw6dH2DMoUf7Bgkir+u91O5YTD6 JUUhNcTjFDBiwRy5uo7pPxJV9cNio8aTdnWDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710960806; x=1711565606; 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=mPqJ9oE0UCVnrmfr/Fos8DqLpCoHTN6AmWPtkZaVpAE=; b=k7WFIDGF/TCsLKnvxtR2XYh2kMRBg8/LB0Oa/aXDx8vP84V+nTuksLpkVLL1ib2glO hAyjgY7mUS9t9vYK9P5rXK0Df/A60mbAUnFU/Rex+wcm65iKp01kMHuOismHPlY/V+Wg wD8+s067VXVYV74JN3Z5E8fSsakoycHepvcFNRD7aYYgr0aqN3qwXCRhN0ysDtNVufSZ Bh0jrvtFptmFi7u7vXe52L9zt3FsqDSOWAMueGKhq6zCpvYZhjKShvT3efSlBpFRt2X/ YZLLMGfZcEF2GqUKyC/mV4A/LvXLbqTAHD/5Y96eaS2bKenFEvWQ0LV6ON7naLl0RvND lrKg== X-Gm-Message-State: AOJu0YyNmp8Ed+HpU1/FNIha6BEeXGBudF3XHNqc+TJsloWr/7bTQNN3 x/EmtfERIR92Zo/BB2lBW7Kg7zXcnZwi1G4JhRbttdZTlAppTnfAxV0+JZwkuus3uuePrRmAcBy 4mibDn21o9Q0MHRhrLfhXvCLEr+WktNDo0+TWTMhd X-Google-Smtp-Source: AGHT+IFFZDHbXVPuv7Rw7K7pI7S8QUtk3XfTB1KVJ8xzpHhdvYlUSkBWh4Teo0kFXThwoSpjObABwbCSj1Yd X-Received: by 2002:a05:6a21:6da6:b0:1a3:568e:8f21 with SMTP id wl38-20020a056a216da600b001a3568e8f21mr15681366pzb.2.1710960806434; Wed, 20 Mar 2024 11:53:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bd7-20020a170902830700b001df016a5c4csm163455plb.126.2024.03.20.11.53.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 11:53:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 11:53:26 -0700 (PDT) Message-ID: <65fb30a6.170a0220.3db3c.869bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9C5FA6052471; Wed, 20 Mar 2024 14:53:25 -0400 (EDT) Subject: |SUCCESS| pw138576 [PATCH] eal: mark rte_exit as cold From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240320170522.122517-1-stephen@networkplumber.org> References: <20240320170522.122517-1-stephen@networkplumber.org> 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-Functional Test-Status: SUCCESS http://dpdk.org/patch/138576 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, March 20 2024 17:05:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138576 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29605/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/