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 DA5B9424EF for ; Mon, 4 Sep 2023 12:14:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0B35400EF; Mon, 4 Sep 2023 12:14:55 +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 1E303400EF for ; Mon, 4 Sep 2023 12:14:55 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d7b8d2631fdso1131458276.3 for ; Mon, 04 Sep 2023 03:14:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693822494; x=1694427294; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5o4mql2jllfPPu6mHw+6FUAwF/+QWQds4o/5MSU0dmA=; b=gQpQ6p1tVWsEJDmd/YgpxyJocGwNM4fxBfIww7rjDydcYwtuXhgVxv+xrofDZQw5dT xOKRQ+LG93dMm26fOVgZt7xdPq9lNWGFdDNDShzkx9XaXU5UwM6T5ae0nH1NkHk6I9Ts mhqLGpSUu0Im2H1ZPgkIdkmSSKV+cegR461NQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693822494; x=1694427294; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5o4mql2jllfPPu6mHw+6FUAwF/+QWQds4o/5MSU0dmA=; b=H+h7C10MbYmyx0xa/uPUAoCW4imfNds/7bJEuWgvdZo9KvdyesW4LkDS/50ARRcUGF GF4ROK14eR3UUxOam60bbr2myRexxDGR05EdyKIhnB7GdAF4nH5R4eD+m+jcW+Lk730L BqE09dD5RK6roicwLgKtQK2RLMj4xoM5kyzTlfOuI7hY3FKDGl6YHcyLzYHIwQNutl92 WKGhejmG4O09XftjOghlzDrPItonjS+6hwFuHALAn7x1tiKyY86NAV6G7cveECe1px+5 WZA6MFIwKTCqeo3/on+sXrclgOU2zjSdQII774ENE8sKvki9m/JrBoOZQCocJKz7LwZF OV8Q== X-Gm-Message-State: AOJu0YwgUd31LDUwFdJcycslA7SHMgMstuhWJtRe00MxycX1zjEWXo5I z7nFvgDjGq8aHtJpyb/Yyz4lBB79rHBrwVH6HKLlwEsUcbrD8yN5DqsXIUuI/I6/gISo85gCHA= = X-Google-Smtp-Source: AGHT+IGA89ULEWstCdzihZPLo0Z49tvBdI1+3vFrcet/lAkSAzudm3/dgEuDEo3HoFufqkA2yJlkbf/6rgUK X-Received: by 2002:a25:ac20:0:b0:d53:f98f:8018 with SMTP id w32-20020a25ac20000000b00d53f98f8018mr10467813ybi.65.1693822494502; Mon, 04 Sep 2023 03:14:54 -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 h192-20020a25d0c9000000b00d5d51e36ca0sm662458ybg.3.2023.09.04.03.14.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 03:14:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 03:14:54 -0700 (PDT) Message-ID: <64f5ae1e.250a0220.31f2f.6e32SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 375326052471; Mon, 4 Sep 2023 06:14:54 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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: gcc 13.1.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/