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 6642B43261 for ; Wed, 1 Nov 2023 14:33:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 617C8400EF; Wed, 1 Nov 2023 14:33:28 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 16BEC400EF for ; Wed, 1 Nov 2023 14:33:27 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3593a5ee644so5046355ab.3 for ; Wed, 01 Nov 2023 06:33:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698845606; x=1699450406; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WCJuQTzFJAfI8lBTMbvtdYdTJbL+uGcFoZ9ci/f+TOo=; b=BEExTbko8bRKziQOyAWLyq055QPzSZ66t4cIb7YlrYxQsHFS3Mzcp1szFFJN6+feET iZCSIUfI5ehZbWykW4SlZzMyXA8NlIVdWdcK83eZ340U4tTRoEqgGeafvsewzLJW85bQ IOqlQwnsT+tOYz7x4z06ieoUky30u7LWj4+jQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698845606; x=1699450406; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WCJuQTzFJAfI8lBTMbvtdYdTJbL+uGcFoZ9ci/f+TOo=; b=fr/lDKM+HRr23FURD/0ScBbQnobVWox/fjH+otiocWKhoPWu5yjAQdf/N88qGfmq9X PcL0r/bV8vFqTVIq9UPcbMP4K576kSq6XOWA/XqMy0rOP3G/xvo3zxqWEfgm34KGFlBW 1MWTwdVjQSc1FpUz4Bstv1EPu8d+X+uYuub865InH99SLc0+2LP1A2H9meEp/uECGUAy 41xEbTV3CQBrIWg3zm8+YuS+LF/L3pYYgvyjRulCJPNpkxxIYD23FOv3xBr795DvZGzl Vk0AFsuARLp87CWlwItwTiGnPSsqc3sk1JBNfDDfV8ERY9LoBAbVXRbr2Sgq+9NhkjCm eV3g== X-Gm-Message-State: AOJu0YxBZSii8Wis7ByQx6HwvGoREle8qAmSy+ja5t8Jn8H6t2ORover 9k3McChDkFUJNThCHOTObm2NzYWOIxXwtPfjh/wbWbG8CvbxTK8wTJM99aT4/1jJOtuQRZ8DRg= = X-Google-Smtp-Source: AGHT+IHbjsKszK2vUKLicEzEzRs8W+baXZ6izw2U9cNiEwEQFwp8ANjL+YlI8F5P2//EFUqwaTHx96q3zPan X-Received: by 2002:a05:6e02:1112:b0:359:4048:38e0 with SMTP id u18-20020a056e02111200b00359404838e0mr2534777ilk.0.1698845606495; Wed, 01 Nov 2023 06:33:26 -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 fc41-20020a056a002e2900b006be2dbebbbcsm334380pfb.12.2023.11.01.06.33.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 06:33:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 06:33:26 -0700 (PDT) Message-ID: <654253a6.050a0220.53a36.4ed2SMTPIN_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 9F89960524E7; Wed, 1 Nov 2023 09:33:25 -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 | +---------------------+--------------------+----------------------+ 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 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/