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 6EB0B424EE for ; Mon, 4 Sep 2023 11:54:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72D2A400EF; Mon, 4 Sep 2023 11:54:09 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 52BE3400EF for ; Mon, 4 Sep 2023 11:54:08 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d776e1f181bso1097569276.3 for ; Mon, 04 Sep 2023 02:54:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693821247; x=1694426047; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4KE0d7L8BeBE68HLnp3oMjL3+A7xgz8Yxr08AnUHk38=; b=KqpcIr6wjZwOwmrp/cI2I6E5DpilCNkKfVHuHbobv7dxWgh5lvQPk6Y7lYtU9+NqPp OobAmR+jVvv4hpPOIqprmavvq/utCKNtUa5vZ6hFhQyRzHu/R1Q+PpRroKdAY+vQf+DL 4k6WeC6qjDdvjZLSw/bFKpQRJe3b2AtP2LZb4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693821247; x=1694426047; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4KE0d7L8BeBE68HLnp3oMjL3+A7xgz8Yxr08AnUHk38=; b=bSA2+2EDIIORTVfmLFIohy1VImQHrCaeCowoOG8Kt+kENeaRDjHA5EMITWTqyyUSjF L03yH8gPyOeMYPH8ayjnOJ0R5Kcqf8RuFcpZDxpXNR1nDX6CPVOrciZLPjMa4yLuCPWA n41NeyqG+psz509K4fmbxTSq1zsFYN051zQxE89omtRy81wMiKsKjcY7lC8TZRrLLdWG W75zx0+65CULwlU7KI9nTX4ytfXmpdcGYaL3Ecx8WroHK4+eXe7iENLUfDn8tB+xXnYL NFS4lDq64GhiHgjiHxjxa9etDzVEA68u6Xr8OahukS68UZFClWdWsRneC7kllsrbw4Em vSvg== X-Gm-Message-State: AOJu0YyroohvihUv0pouTbZD011LSbW1MIlmZnrSYZIedKFyKnRReYNl gmSrDYiVZ4d9An+xXjndoAhPXKsXCtI6Q6Izf4TmpsIoLGJXNdK4csukrqFxOdVd/QWCS8cu6A= = X-Google-Smtp-Source: AGHT+IF6Twd1INLX2NEWjUKzaqaWI1rKGM+8heRmoW6ndEgDFdTDAGDawKsJf3LzEDk28Bg/x71DZM611pkb X-Received: by 2002:a25:d84c:0:b0:d7a:c493:ef35 with SMTP id p73-20020a25d84c000000b00d7ac493ef35mr9813257ybg.58.1693821247720; Mon, 04 Sep 2023 02:54:07 -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 n124-20020a257282000000b00d697e380ad6sm635461ybc.20.2023.09.04.02.54.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 02:54:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 02:54:07 -0700 (PDT) Message-ID: <64f5a93f.250a0220.770d1.4f32SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 493686052471; Mon, 4 Sep 2023 05:54:07 -0400 (EDT) Subject: |SUCCESS| pw131146 [PATCH] mempool: add cache guard to per-lcore deb 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131146 _Testing PASS_ Submitter: Morten Brorup Date: Monday, September 04 2023 09:10:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131146 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27517/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/