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 0D67543B53 for ; Tue, 20 Feb 2024 12:16:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 074A7402A7; Tue, 20 Feb 2024 12:16:30 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id B127840289 for ; Tue, 20 Feb 2024 12:16:28 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-608245e549fso22867497b3.1 for ; Tue, 20 Feb 2024 03:16:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708427788; x=1709032588; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xU2drP86rLbZe/iNANFoNNgwkKmkecqdUnaplRBxYow=; b=LE7AF6lngpjf/9ed6TurmMJ/EZetumCAc236ODG11/AbrBNCx+T0sTqGbhS5BCEk1t uMPyHdRl8dNz2l0t15NiNK/5wEHc4BeTf6qH++LZ2d4YUrWbcB2dmUQ0NauRgQ9v0m6W H1RxVubdJSGOcxAsSIJCC7sjladZogZ00giMY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708427788; x=1709032588; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xU2drP86rLbZe/iNANFoNNgwkKmkecqdUnaplRBxYow=; b=Oxk/38PP48pxVGCPSIpdKMRkAlM5wDwj1QV/LHPry7o1A0upZhSBrNOWd2dmR2WDYO SBumAnPxLkwLGGvXFvROPAqBM5fTTJb+sJEPaA6LFPVYuEUPzut56p6/TpPXiH/QdmPQ ELZHJ+S3dnSRrCFgqnd0JK+SgkjlEgT7JO64Osc/a6kOnv3thyav52WJjVj0UD/zFaSd TLAohLcFMHnM47Bp6skPFZhxv4e9HsdNgR63Ad/ouTpk4snwL9ZeB8OJJyIXhfqLsnm2 2yiHL/vZapo8VZjIf0KyHBeaD7L4rF68qSecdAir5QV03V/Va6apdhuRVqdiDoQ0dMgC +vRg== X-Gm-Message-State: AOJu0Yw/MfDGD4p3j9pokgpQgi+njFqQhBVGMXDF340l1sSfgbKX5Th0 i2F3zaMFEtDAiQYSLndQ1LrGXg2Ft7oCz3Tho4Y6C2DryHviYoeLcii7aw0Nr7et1Wyt7JY+PBt xwgjOqq1xTXqeR7bxPks2D9Bx6QjcnJ8YNKdH749w X-Google-Smtp-Source: AGHT+IFk12pSypKCDnbrkGgf9k9cHpZQjnpEsLcwz0G0UGJvTFeuYgLel733xxAiYmLrjoPxdS9fPdX8fFOk X-Received: by 2002:a0d:e646:0:b0:607:7f99:5927 with SMTP id p67-20020a0de646000000b006077f995927mr12693819ywe.2.1708427788056; Tue, 20 Feb 2024 03:16:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v186-20020a8185c3000000b00607a2870162sm686456ywf.69.2024.02.20.03.16.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Feb 2024 03:16:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Feb 2024 03:16:28 -0800 (PST) Message-ID: <65d48a0c.810a0220.2da94.85b5SMTPIN_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 A72DB6052511; Tue, 20 Feb 2024 06:16:27 -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: Mattias Ronnblom 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136894 _Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, February 20 2024 08:49:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:4aa3ea9d5a17df941fab13a648e69b8de8573992 136893-136894 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/