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 568D443261 for ; Wed, 1 Nov 2023 14:42:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50F0E400EF; Wed, 1 Nov 2023 14:42:13 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id F3BA6400EF for ; Wed, 1 Nov 2023 14:42:11 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-4580a2ec248so2732200137.1 for ; Wed, 01 Nov 2023 06:42:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698846131; x=1699450931; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BkALMo1yw5gGEhDbEX7wymomEkMhSi6fUXrI3fVpFrc=; b=iRbm+K/4A2z6n26CEMcNcWKSHq2rqFcjblrk3luzbrUwlLts0i+8kyZPv2h7eqGvpb s4IbKiy798MUV5U+sBQEOf/UlgrjsvtvxTiGWckF0OijMLJT6SvXj8/qf9LzELz06sPE LniTNB0sy6JPzfhj3F+pjg7+GMNV9V83v/qKs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698846131; x=1699450931; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BkALMo1yw5gGEhDbEX7wymomEkMhSi6fUXrI3fVpFrc=; b=bpvEEMzZB5d1hZWzCYVILJxxI4EDfxpzC+qYu7593Zd2ldrDz1iC2mTM686wVyP4Ui q/dHODP2G92RcPSlRjf7T2PVc0c08rXdV2FWi1W1i/lA2JT+QqE2JJoop1/ghyqrms5R cTEK2eIZqgejaDoTd5fJtPRzskO6snW5L/D7u0YYyWBLf6pB5/G0/LxEWMC0bHpRC9a6 fiSrNktH4/qp6+6ziS1Id7PQAu6lBDk/wzA4zrl9Yj1oz39Cgbtx8GB1rW2+eYkeKGIe GtAkk6yMk7lTTCuHIcMuPqf2g/+dbskYc7x9nQuysEB16aL+CuLBu30QZNUoY0UbT1nA ysXA== X-Gm-Message-State: AOJu0Yyw7Du+AqJFHNuSveDm7E7jNBf5Hpn5ZjItiYaEi4erC+oJDGMQ r/9djeBmpCKp+/gemg+oSRowE91rT4yvORAP7kihRIFMELAjK/zenIrNlY/IbKZkAoTzo3Lg6Q= = X-Google-Smtp-Source: AGHT+IHM61fDWo7klpYfrSaCjV4qa5bdsUvYT+GfNLH23nMteN83yrNne74ejHI8s6GveJ+qNzz6hHemRHlm X-Received: by 2002:a67:c004:0:b0:457:cd98:490b with SMTP id v4-20020a67c004000000b00457cd98490bmr15505222vsi.0.1698846131464; Wed, 01 Nov 2023 06:42:11 -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 ay28-20020a056130031c00b007abb0eb2481sm782217uab.13.2023.11.01.06.42.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 06:42:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 06:42:11 -0700 (PDT) Message-ID: <654255b3.050a0220.2704e.b965SMTPIN_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 21FFC60524E7; Wed, 1 Nov 2023 09:42:11 -0400 (EDT) Subject: |SUCCESS| pw133727-133726 [PATCH] [v4,4/4] test: add unit test for p 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/133726 _Testing PASS_ Submitter: Paul Szczepanek Date: Wednesday, November 01 2023 12:46:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133727-133726 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28180/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/