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 20D3943BAD for ; Thu, 29 Feb 2024 22:51:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17EEA42D2A; Thu, 29 Feb 2024 22:51:48 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 3304F40156 for ; Thu, 29 Feb 2024 22:51:47 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-608342633b8so15084957b3.1 for ; Thu, 29 Feb 2024 13:51:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709243506; x=1709848306; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=WjwUILmVv/0kXLkrPI2R+j4A/ZpcbRLmSuyd/U7ekSo=; b=cIYklnP0jh9ky1/RPziSzQuDr6M23PO9svAMyPFxilYN5yP7bouZE7kvUxVrhzZgbY O8izbvxTgNuFJIbomVvzEmnKMt0Ok8nJa2SU/OzYuYFG/fj4lMhVcdrm1YexBnDQ/3Ae p/ecGXqfbku7HhdD9QNBtGGU1bvEyrlzlXxcE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709243506; x=1709848306; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=WjwUILmVv/0kXLkrPI2R+j4A/ZpcbRLmSuyd/U7ekSo=; b=d0eBlHrgsEN/vAHIwjF4l5Q4qTPGMCoHPNGZSlMJi3P7q8RlRZVoHvLFuEJgI/phaj 0hcEAYjbbZgJ0LRkG0q2y0Gj9rjUZnsKSoRlyJZgzW+NI/edJKWRyIC8XQRIpkhSkyjc C/1YEB8GzYCwhJJQQFPgItanlEvl03s9S6ZcKZkyt6w/fI5zUF2t36ZLmvg0EJdNe4+7 tu1FrTda/zi/Mfj6Dn2keapd3wR54bn2OUgbmC3nejShaKEmEs54DXLxhV02wh6Ppt4i 8YQXAz/5+UAyuR0WCHVOUpMWF1r6d1CGw/bLHhRED1iAsrA7p8U+1NUazB3eI8IZHM5a Za0A== X-Gm-Message-State: AOJu0YxIPMs6+I4tVlnEBDhQC826LIICu3HqDcDHz61aZxGL2RCYgXBl OA7vzN06IsqiyZyGjAtIlmpfafBEE8FNsbmIor5HOfGr7KIVEn8/GB0a6wArh9gdATGxEQNvU83 f1F02TSpWU/kWgmQYzhYze3nNPniaBJKdAGManh3UxgSEgW2tpodL7cq/ X-Google-Smtp-Source: AGHT+IG1aT4F4PTNlRFdiRN3+tgDTE9kP3Z2etN97triyKFAAQBrPbhhrsFlJWZCeFzKBy8tOAflb71Rrmyo X-Received: by 2002:a05:690c:dcd:b0:608:dc99:b217 with SMTP id db13-20020a05690c0dcd00b00608dc99b217mr358145ywb.50.1709243506580; Thu, 29 Feb 2024 13:51:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t128-20020a815f86000000b0060971c606a3sm109277ywb.50.2024.02.29.13.51.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 13:51:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 13:51:46 -0800 (PST) Message-ID: <65e0fc72.810a0220.663af.75c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 407C260527CD; Thu, 29 Feb 2024 16:51:46 -0500 (EST) Subject: |SUCCESS| pw137504-137507 [PATCH] [v6,4/4] test: add unit test for p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229160308.365277-5-paul.szczepanek@arm.com> References: <20240229160308.365277-5-paul.szczepanek@arm.com> 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/137507 _Testing PASS_ Submitter: Paul Szczepanek Date: Thursday, February 29 2024 16:03:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137504-137507 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29342/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/