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 B2E2E424EF for ; Mon, 4 Sep 2023 12:03:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B68A3400EF; Mon, 4 Sep 2023 12:03:58 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 39A7A400EF for ; Mon, 4 Sep 2023 12:03:57 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-590685a3be5so12270897b3.0 for ; Mon, 04 Sep 2023 03:03:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693821836; x=1694426636; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5osKtzSsldTY1/Dg377n9v2tLIEIxprwzOJoNXJaHds=; b=LSeTbuXP0n95xbY/1ARk6GpQEk69jfqf+ZaZOfMpwBn4LuIrx2VdWFc8kPuvAHKboF xXSGqwtvM/cDvf0AUIaF7p3CbY0ccCkqOaNgBHsPO89YzMWcpiWyVYOb5AfvI7AU0+eq F2cx8A5RDpUn52maGs8x/exhCEkigO44tfLDw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693821836; x=1694426636; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5osKtzSsldTY1/Dg377n9v2tLIEIxprwzOJoNXJaHds=; b=NjVnqBc0Js3ThzRQFGDuXIL9BChsReSAGCgsRXUk9cpPqiy5sknVLFM2dITifwJenB T37VfzGven5KASNoELOuRQLkQ/zXDVIiL7XBg2hL7AEk1GLQ6PFwFlkB+EHEyksqgqu/ jNAihzeYMm6RX3pX8rZ/jYIqkUPq45Tz5Q0IO60GSozo8wDuOUyQ3q9mLUqtF9aLUs50 oAdrB49pHzOHdYeNRdepnscdnIwsiUCEAquGMxWLpLaDz/jFQNDWNGiL6UujnV9I1jdr 64hjkJBeWDNKakhYOM/j51LkJkYE9m1ReyigbeH/awaL3rEaDD6YquhPGmIsY6MII5ka j2Hw== X-Gm-Message-State: AOJu0YwZ6N54GgA1rWoHLvEv8kcqvkoG3ZXF6WGBmw4oAkR5vRuJ0xr3 +mT5hvAy3IisodhrLcNqjDfwqwOKN0nC18OiuXzqNfs1bQqfA7WZLFToAw== X-Google-Smtp-Source: AGHT+IENK5baURFDSL/38Q5Q/ezugLCJZdLvaImf1ZTbAtOwDCjFEh6tMEDPIAx0ZhWtZDCKNn/Bz3lBhvQL X-Received: by 2002:a25:8484:0:b0:d78:1502:9330 with SMTP id v4-20020a258484000000b00d7815029330mr8886086ybk.7.1693821836606; Mon, 04 Sep 2023 03:03:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q9-20020a257509000000b00d5bedf30bafsm629064ybc.18.2023.09.04.03.03.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 03:03:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 03:03:56 -0700 (PDT) Message-ID: <64f5ab8c.250a0220.f527c.4e65SMTPIN_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 45DDA6052471; Mon, 4 Sep 2023 06:03:56 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/