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 1FFB9424EF for ; Mon, 4 Sep 2023 12:30:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 217DE400EF; Mon, 4 Sep 2023 12:30:54 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 76EDA400EF for ; Mon, 4 Sep 2023 12:30:52 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68a402c1fcdso684579b3a.1 for ; Mon, 04 Sep 2023 03:30:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693823451; x=1694428251; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8XQH07DbbYFQKEu/5Rff3nOIvTnGlQcXjp7aUgHTvXw=; b=b80+lWwyMHT6a/nYTLBBFiRCZQn5YUQDqG/NATm5iFSr+l7cP07DkTYBkdVYczYwz/ 3lsRsn4EYuCiqikaY/AE6wFB7qaFhc9hcwusYNi/x7PTQUgY4ITYVAUktrKoaKXf031b ZnsGEvjtdT9quZ8zKLmDUzgvPvGItsocXnE18= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693823451; x=1694428251; 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=EG19O/hrzONH+rEE5IEFPKoHfd/oPUV/HSXZGGOLxJ+B4fsM7D8lBwCuZm+NKst8ce KMPpKycGxijiHE+1Fk+LOPHraEneJgnoWTU+k1MHaCGr1dDpr31q7Xme6xNeBrhIZJzf WgWIWPrfF45b5GfAQ4Cw7fN8clWVN9Pybk18Qx4eLRCXdMOvK+c+5UUIIX2plSUYBcng j+SQVUV3doPmTSsQlsCg+2P1g9P6QUpeq3hdqMpcDCXcSyNcwpDH4zAkSEXX6b9+Q7sB g+LxVgKw/FVqaiQjhq49T8X+9LXBO4CkQbK6YtA3Eq5i5LAN7d9Arj+96HR58PQTADe0 XByA== X-Gm-Message-State: AOJu0Yz8dxj+50blYa/TIwyY7c6f5kDTEv47v/C0SGo0P8UxVgW1sb9W pyvVPO/k43vqrpwi92w0gJnD0CgQcZGibRykR401B29AyXGFdCgpoZghRF1liDhBajbFIDJEhA= = X-Google-Smtp-Source: AGHT+IEHpBX3zdE9jBBAy69dWDGfaY8F1DcH0AlQjZbzh4mUUBOBTEIXyAksEv9D8BHasUncC4aQs3YIlAm+ X-Received: by 2002:a05:6a00:2e19:b0:68b:e6e0:5047 with SMTP id fc25-20020a056a002e1900b0068be6e05047mr8690438pfb.14.1693823451669; Mon, 04 Sep 2023 03:30:51 -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 q24-20020aa79838000000b0068be317d1b2sm679981pfl.1.2023.09.04.03.30.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 03:30:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 03:30:51 -0700 (PDT) Message-ID: <64f5b1db.a70a0220.416df.7361SMTPIN_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 71F036052471; Mon, 4 Sep 2023 06:30:50 -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/