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 89C3A43C0C for ; Fri, 1 Mar 2024 17:01:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85232427D8; Fri, 1 Mar 2024 17:01:55 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 0E5E4402E0 for ; Fri, 1 Mar 2024 17:01:54 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-68ffddd89d1so8490916d6.0 for ; Fri, 01 Mar 2024 08:01:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709308913; x=1709913713; 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=/APq8bj4iT/VrCmmVVOn63rUpfzWJM0W1H4GZ4LYuno=; b=FqvX4WY5Nt61wX7SPPKJdJIgBkNmQMtWKUnPSLyoApBFiakATbO4C9TGk83J3ThvWb oA6RPnNmN2XuM+BzHZ7Ad0F+hPShQ+JZGCk4v2S97EpXIatmRocuJpCnvm0nftSF/gLj 0xLROiXGy+/XDSQhxroRudRmMD7dZcqmOj0Zc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709308913; x=1709913713; 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=/APq8bj4iT/VrCmmVVOn63rUpfzWJM0W1H4GZ4LYuno=; b=wD7kHcyY7XbA936GGWOZGGQ3ZPRJ684UehNlQ5M5RWfxAnXLE5VCJ8FdgOVSnVho7i FTPxroWII7h9RBm54U+8DcnoHOm75OIggn6F05mMpLjpL4npM09pNIxirsnOr5m3yLzD AgDWmOsOpwJ7hqRZONs/eTjZBajYKj2ytsPxxgCK4D9Ay8uiH6wKDLAiS25VF4C6UvkP c86ShlZP2Px8VMHFbcI2/beCC2h+N2Hrs5eYJ02+Lt26uTIoqOBCXHYH5e9U0bN52LKx bFzIxjHfNyMXaqxB/v9Jj5cciDfXuY3k+0QfvmvbBwmzSwRWsJAazI03s375e3pT3htX zIzA== X-Gm-Message-State: AOJu0YzUmuf40nIaqXMw+qW4imwsQOonhOEbJoSw9+qHHHMK6/ySP/J0 ESVNbke6N+YkLzxT+DeDa6TeVOHea+KvtfHW4ax7O+lhQo1vPCwyhvPYhyDXc0QIVKE1S6Ox0ta xAaVd3lqNe47IiA1epbylMfi06rddRhUU8giraE+zcwMHlukn9aQhMOas X-Google-Smtp-Source: AGHT+IFBXWM0GSouYRtgwmUEAVj0BQ4LTyKTcq4+Z8CIn26zcejIs9hGWxTamJnKgm0dupBdX/QsMDL5eRIo X-Received: by 2002:a05:6214:934:b0:68f:67b3:731b with SMTP id dk20-20020a056214093400b0068f67b3731bmr2141136qvb.58.1709308913273; Fri, 01 Mar 2024 08:01:53 -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 fn14-20020ad45d6e000000b0068f6c8ab314sm191474qvb.75.2024.03.01.08.01.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 08:01:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 08:01:53 -0800 (PST) Message-ID: <65e1fbf1.d40a0220.8b4da.d752SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7ED946052712; Fri, 1 Mar 2024 11:01:52 -0500 (EST) Subject: |SUCCESS| pw137662-137665 [PATCH] [v7,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: <20240301102104.20074-5-paul.szczepanek@arm.com> References: <20240301102104.20074-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137665 _Testing PASS_ Submitter: Paul Szczepanek Date: Friday, March 01 2024 10:21:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137662-137665 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29368/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/