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 2831343FC4 for ; Mon, 6 May 2024 11:54:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F688402C2; Mon, 6 May 2024 11:54:46 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 8D4D7402B9 for ; Mon, 6 May 2024 11:54:45 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1edf506b216so4508675ad.2 for ; Mon, 06 May 2024 02:54:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714989285; x=1715594085; 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=OplzDknmv1FDrnpN8tfqLRxuS1TImqtZXQazC+EBLQ0=; b=MG3Q7FVW3F1vyUkf4dKbfqbWku4rFV2yA4fIPnTTEUiTKshebREzZsN607ySblPmxz H8KHhLrswCZ/eimqb8sIyKm3JK0Y/WOri5hYFe3hhenb22WPErp1fFDzjwsHlx+/Gggg Xyv/1avl96BoZHApWhS2fD23yTPX4EmrJG700= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714989285; x=1715594085; 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=OplzDknmv1FDrnpN8tfqLRxuS1TImqtZXQazC+EBLQ0=; b=hLVqo4Mg2rSEbv8645EMqhnQscEh4Y+YE8G24p39QNsIf9IR0+zqAYyOI4nGffW4GU wSKhyh9CsrK1xEeti/T7PWDY92b5WTqk9oXLo+4D/IzWsO4iUCy/S0a27/4LvZ+z75Kl hDMqKi3uklS4vOXM5l09OzlZrLCK1WMiXgP4tahGjs0jTrSEMd43B4csBWwvqBbpAjbG IVPBC9n3qPkyHOvYSiyuYcEf3sjJMDNSxiRoqjptCwrWX69P6lP8bRqP+hdks9ef0pqj wXlkp6VsKL0B1YchGgtbXMjl4oeDgZq0l2yfhUvivhNWofCjC3vClyok0YwBR4bik7lb QdEg== X-Gm-Message-State: AOJu0YwnZ3QcOAl33s8tybzx3raQFZJ41HmyMMKx71dalLi1vKIe4ZmT JqQfnjrvRdlU9RfeRUUN9W3DK/BdLRk97RCx01dv68azv+zmk2unCNQrJUIBwVo6N0u/7zGSAvm tzvhD2hdA1P2J9rkYvwzA7QdsmA9h6NxZjPLcLZgh X-Google-Smtp-Source: AGHT+IEWe12j2mOH9agAgbYMMPuFi4tIoooU83cfvSpNkBOlijdV4J36U7zZ0Qi8GsQvWjJ8FUGshl35H02L X-Received: by 2002:a17:902:cf06:b0:1ed:6cfa:86ff with SMTP id i6-20020a170902cf0600b001ed6cfa86ffmr8315818plg.63.1714989284659; Mon, 06 May 2024 02:54:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b3-20020a170902d88300b001ed5c079659sm265060plz.137.2024.05.06.02.54.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 May 2024 02:54:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 May 2024 02:54:44 -0700 (PDT) Message-ID: <6638a8e4.170a0220.c327d.9fc9SMTPIN_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 ABF0E604A954; Mon, 6 May 2024 05:54:43 -0400 (EDT) Subject: |SUCCESS| pw139875-139879 [PATCH] [RFC,v6,6/6] eal: keep per-lcore p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240506082721.120666-7-mattias.ronnblom@ericsson.com> References: <20240506082721.120666-7-mattias.ronnblom@ericsson.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-Functional Test-Status: SUCCESS http://dpdk.org/patch/139879 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Monday, May 06 2024 08:27:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139875-139879 --> 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29917/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/