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 153E443B14 for ; Tue, 20 Feb 2024 11:55:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1102A402D1; Tue, 20 Feb 2024 11:55:09 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 10B81402B8 for ; Tue, 20 Feb 2024 11:55:07 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dcc71031680so3916378276.2 for ; Tue, 20 Feb 2024 02:55:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708426506; x=1709031306; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K4nQ8nbecXO1ufi751QXw/oGM14LlVHz2iv8ePGroXY=; b=XWcCWkSmr2OJNh/TeWVwxJwSSHaDOIrbV4+vTFkjj/qTePZbUAL26+LebykSVbv6T9 1nM9efKuFHL02CQgg/9fC0Niorlv3esaCVPDN/Chwk137Vyn2+3qZfTsJZOvnKugpOrD w9mWLXxw1XOASfmrpyqpmtOx7wDoF74lwc5DY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708426506; x=1709031306; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K4nQ8nbecXO1ufi751QXw/oGM14LlVHz2iv8ePGroXY=; b=jXwJtc0tfeYSMSUwGpnJ8XdSpjhK1rwFi8gVLYT+tHOOmUKbKRrxyunqlkIl1pvQJ0 DpYIkUizkLJHBpEiASFsInVdnR8la8BiB4zaflstSs3DjXnv6xXRF4TKFRiyjC2AtNSy zniKJYdE2ft9pCBnwNbTlsqgwpM7UUuOhpljDdLe3bp1D8scAxCNTj3svPXmZSyzkVLv PJyyYqJvdztFn6fM1GS6gnC7N8960WOM5r7ylXt7uK1KXVaXU54bfms53LSI42aYY7kT i2s1gD3AwFw+DRctaem52sY9miJbdaiK42vBcT53RFhuj3evXFgEb2YYKAPt95M2Bons o3vQ== X-Gm-Message-State: AOJu0Yx8Ovltp+bcOPHgNPKq0TkTapEm/5bC/yebnnXaBJ66QkL+Xu6z wq9H9QqC8sCU4RhrkE34svJXdfhf8oPwUXrQqmZ8C9qR0SFJEZgehaWj2J5XCxFUNmDuHCnd6F7 vJeiNROjl686A6wy/vWh+1lyHfDOpumMHSu3gztrq X-Google-Smtp-Source: AGHT+IHgiVGEU/p3eO7Y95iLwCJQ8KGWNLgB5hQPbywT0O5dGNSKZIpD7qQ0+ZzphrX1whOWltbaU3KdeeIt X-Received: by 2002:a25:ab93:0:b0:dcc:7af5:97b4 with SMTP id v19-20020a25ab93000000b00dcc7af597b4mr13435907ybi.12.1708426506388; Tue, 20 Feb 2024 02:55:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x63-20020a253142000000b00dc24333b9e7sm551541ybx.33.2024.02.20.02.55.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Feb 2024 02:55:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Feb 2024 02:55:06 -0800 (PST) Message-ID: <65d4850a.250a0220.b14c6.ee3bSMTPIN_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 BB0286052511; Tue, 20 Feb 2024 05:55:05 -0500 (EST) Subject: |SUCCESS| pw136893-136894 [PATCH] [RFC,v3,6/6] eal: keep per-lcore p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/136894 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, February 20 2024 08:49:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:4aa3ea9d5a17df941fab13a648e69b8de8573992 136893-136894 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29188/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/