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 D297E43FC4 for ; Mon, 6 May 2024 11:58:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE20A402C2; Mon, 6 May 2024 11:58:35 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 66FC4402B9 for ; Mon, 6 May 2024 11:58:34 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-434d0e3f213so3655881cf.3 for ; Mon, 06 May 2024 02:58:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714989514; x=1715594314; 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=awXWllVXbIP4uenmfccRw7pl+tEvBQurVATL4DdN4pM=; b=EIyKPwMYkRJ1kTwmruo7v2cAngxsRvuk7lXVkW6M6agPWBi+4W1UDorjMtAgpfw1zQ uKU5Tf3vz4jKJmo+0q0bx/GMqCm59b577PXXIY6Gy0NHVePeG7hxPN5tJDvYKR3niVOo QqPw9yi+tBPPvxlLowS2XXg5KdWVSOFcprsLY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714989514; x=1715594314; 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=awXWllVXbIP4uenmfccRw7pl+tEvBQurVATL4DdN4pM=; b=ZEn6+fysD6rhzgycobAduc++MBgo134eclLaCgHXwSBpKyMFIVT9XcW24bILUBcaUP YLI85DQQN89KrXv+Oxizsndulph+SrBJjV2JrmQ+vrIxuDYdjM5DP076trC5qZdW39yY bDY6Wc3sIPQMvS/0qb0He708TPaxYxayWtGkhV8Y3dSUHK1S4qzXbSW2jNYszXgT8rns aZ+5DuvKsmmELYBbSxueBd7v7DjkIekfrpW1i62AASEnUnxNVzrZcprbjRWqAeGb+fTI O87mqLeyu0PTt8VfKVu0hczV8cczWuYw/c6ArEnyAyP0bgRw59a/SiSOgs6yO+zEIrOh OPww== X-Gm-Message-State: AOJu0YxrHzASEASrru+l4RhyMl7ICnpR6/K95NN2YbfWG2YPL1AuPQAw KQmy+9MlgOE1GV1XQ1gLkyNTvuxrOr9XwH2kd/NCyZuxKIW/YdW+cDbuECq5HP6C3Fw72b5LOfV YlR0/pW5UBQHKIaoY/onfuN4/4ecgk79O1cyYHth1bNAwbFPx4qMJ3YYW X-Google-Smtp-Source: AGHT+IGRsjej53HgzuC7d7WMR/9FG97cCQ2uBQxi2KbQ2/J95xYnQuCkF05CbYewefaRv5/cfJqtLPcKSLha X-Received: by 2002:a05:622a:138d:b0:43a:573b:cc2f with SMTP id o13-20020a05622a138d00b0043a573bcc2fmr11269844qtk.48.1714989513786; Mon, 06 May 2024 02:58:33 -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 d13-20020a05622a15cd00b0043af4300514sm540170qty.23.2024.05.06.02.58.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 May 2024 02:58:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 May 2024 02:58:33 -0700 (PDT) Message-ID: <6638a9c9.050a0220.1f212.7959SMTPIN_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 7CF75604A954; Mon, 6 May 2024 05:58:33 -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 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/29917/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/