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 3ED67424EF for ; Mon, 4 Sep 2023 12:31:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44942400EF; Mon, 4 Sep 2023 12:31:04 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 37710402BB for ; Mon, 4 Sep 2023 12:31:01 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bcb15aa074so684769a34.0 for ; Mon, 04 Sep 2023 03:31:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693823460; x=1694428260; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8XQH07DbbYFQKEu/5Rff3nOIvTnGlQcXjp7aUgHTvXw=; b=EzXLAQUmd+Z36Q2phx29lXNrMvjo0inGc6lax7DSRblYdfA1A7T8MGmc4e7ZlWC3OH +gMViIhpbW0aBUtSY7IQmYNOpPPGp32nN/oNbXM0l5evXDgWXiTNrwQqn5B7bqx+WmGI ExB76kXsfiiLyFY1sPbTTDm+s/3cYO5SSIzpM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693823460; x=1694428260; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8XQH07DbbYFQKEu/5Rff3nOIvTnGlQcXjp7aUgHTvXw=; b=LlTxJ0L1AJaYPHSdeUGbB432o5Mi0VX7GYNoNPYLtIA1NeMWovZYc8+br1/lh2S3WY Qb4PK6ah8AdM93NvQAsvdS/2fzlUh7yguMCdR99FQ5xju/n2Ggs7IMIaZdvQe/0ycPeD 7mA3FJVkBKRhIm8NAQn/aOsJ+5DWk2lx822ZwZQ4bz6Zb1jRdf+jwOhEUPapoLAtYG/C QqzDpEarcEnQF0oZARhggYJy1g9MZfthxvMl0T06ADN2Pf0eBxL5cvdY0RCwxA8HH85v hhjgQfUwKbNoEsgwEst1/+NOAwE7kEbnD8ab5TXN8J5SYNHoQ0lzOjMsRBcxvwB7ddWG idPQ== X-Gm-Message-State: AOJu0YxaPdwDmr9pwpBgbeWQ8YXDsy8dj29GKXhou57j7zxiLHY7LseH S1QQuIg7v/tpHFEFGuuNbRVPZ1KpJ7aS8KCb4gQkliRNpUXy0DpHa+HZ4w== X-Google-Smtp-Source: AGHT+IHn0D7wv4RURarhKqKHBtGOH3ox3j6JjGm1vk9jMLlqeJx2xlWHs89D1DdVyTVRtJYYsEzuHsftSGzN X-Received: by 2002:a05:6830:2b1e:b0:6bd:9fe2:a62a with SMTP id l30-20020a0568302b1e00b006bd9fe2a62amr8436017otv.7.1693823460600; Mon, 04 Sep 2023 03:31:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bd6-20020a056830358600b006b9e1e4b2d4sm367451otb.7.2023.09.04.03.31.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 03:31:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 03:31:00 -0700 (PDT) Message-ID: <64f5b1e4.050a0220.2abed.1e23SMTPIN_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 8E9886052471; Mon, 4 Sep 2023 06:30:59 -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 | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/