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 32F2D43261 for ; Wed, 1 Nov 2023 14:32:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D6FA400EF; Wed, 1 Nov 2023 14:32:43 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id D0FBD400EF for ; Wed, 1 Nov 2023 14:32:41 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6b1d1099a84so6841321b3a.1 for ; Wed, 01 Nov 2023 06:32:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698845561; x=1699450361; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6ErcU7Jkz3IT01+1xs5k8UBhthVwMiINoAhHi8JylXI=; b=FaJZpRqIK9jbJCMRp8FuO5h2einJ4DvJlUepCTgfUot93cyTan9ewZWuIy3jLyyTCv 4ce9SduIWx/toUF1NMeUGNK7jk7k7HaRBgWkB+4i39953QWdCVqVWznGZyQ9K9GobuJx NPljsRoTIzJrIC7SJOOlEmL/BjltuGQzoEx2E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698845561; x=1699450361; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6ErcU7Jkz3IT01+1xs5k8UBhthVwMiINoAhHi8JylXI=; b=NP2fQadQrEUjHX+yG/lkjOr5kBNuTSSAeeYsxL0eonXUkFIooP6FhCOWej4mVxIXKc PpHx4ZUoj8yjg5kx1EbsoBAUtI2eUxgjQQyuQrMCz/INbpUijwDgKjlZFLEXmh1IUJGy 6TfiW0ZidS1bNSlw8lsLxexso1m4TrLKYVnXYZ2s9rdcPyIHPY5+mkBTRcalNA0bmqRj MJL1NnFPNrRhvQsHRR+09OoCTYkBHnFO2zGP6irdv68btdasoKKDpOwEETbJAKNoBFrB mincOqA72xo5RT7xt+VNVps3w48E5gaKhc402d571guQ5RIYcQZ32JPgWjVGpHO3IOfG +Ohg== X-Gm-Message-State: AOJu0YxHZ4SWn8/v+yV2OrIijPeTmXEGkyWSkpC25xn3edmutCbpTwnX 0340aHqtva+fptUQ/UVjnxQe4O8cyMkUi9XTyPY3VQAtr5NtScyl4294l893b7qFMSKYodkZug= = X-Google-Smtp-Source: AGHT+IHJiLmTy2lB36LLnV86snFkEsYmFvORaOkXe3HBLRW0b/RxBbGAVklR/CaORlRnm2exHOgY9XmnEeSf X-Received: by 2002:a17:90a:d708:b0:280:5b98:5450 with SMTP id y8-20020a17090ad70800b002805b985450mr7873774pju.15.1698845560980; Wed, 01 Nov 2023 06:32:40 -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 me14-20020a17090b17ce00b00280c6d47570sm179439pjb.1.2023.11.01.06.32.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 06:32:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 06:32:40 -0700 (PDT) Message-ID: <65425378.170a0220.bc78f.2ce2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E5A3D60524E7; Wed, 1 Nov 2023 09:32:39 -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-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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/