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 1205B43261 for ; Wed, 1 Nov 2023 14:32:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07EC6400EF; Wed, 1 Nov 2023 14:32:16 +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 AE35F400EF for ; Wed, 1 Nov 2023 14:32:14 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-66d24ccc6f2so7657356d6.0 for ; Wed, 01 Nov 2023 06:32:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698845534; x=1699450334; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6ErcU7Jkz3IT01+1xs5k8UBhthVwMiINoAhHi8JylXI=; b=F0P/zRNlI0eB1FAMbQqf3Xq5lTCSabkldLMofaf8XusFCnHpdmRefvN74Emcn0asiT E2T+BHGpAh8cuxUZ5Uez/Umer557vyJN6X08Dc1cRX+D/h8uKWCDyrJ+BIxOrkWzs97O rV/QMyE2QsHlFsa6x0w6tWA6URVoMHt62GzZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698845534; x=1699450334; 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=gvmlj/DD/6TuYjofvTjfqIx81IhIGsBEFpjNB2ZRmbTGIL5o3+8x7SqTK91l+zojGQ YIOT7O+tc603GSj2MUQ6A90T6dhRuNVuLZiJrf4x6j+o//auZ19Otaue6VxkQIIl+Kpu mMysAl5SOvkcaO8x2gpOatnE8C6ZzmcOm7bhq45Ne45tuwAk/zqUAOblNwP/bjaZj3nL Ws1rEzg/VSAMhT47xwevAq0Z+t0W9/YFwTKi16uK/qzQX9p+L/eb+KRZSnNmh+r0S8Js VG1ukQTQMuhznO+zArl0LT0WqpmAfKUCYwG+evYPNgavtiBm1nBQnOMn24fquUqvbivd oC1A== X-Gm-Message-State: AOJu0YzLDwROs5NbLdPY+rvnCiQo3Bg9x4IpfPWq8P+fqyhn1lofI+R0 SSuZ3i2A0PaerwzcfOE0GApmEOoAcBp5s1TxkhnwmSRTlo3exyHDyQTHNtS4r6x8JRZMdfdRaQ= = X-Google-Smtp-Source: AGHT+IHGmOKravLZKpfSmG2j5nb+aZv3F/DCbJX4nT0o+JfEKRa3LwwrselQqDHfwP9V6N2IuzY0joRqq+dq X-Received: by 2002:a05:6214:1806:b0:66d:2d80:800 with SMTP id o6-20020a056214180600b0066d2d800800mr4171960qvw.7.1698845534106; Wed, 01 Nov 2023 06:32:14 -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 v13-20020a0c9c0d000000b00675519163c6sm38623qve.32.2023.11.01.06.32.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 06:32:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 06:32:14 -0700 (PDT) Message-ID: <6542535e.0c0a0220.9dc48.1250SMTPIN_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 CF65B60524E7; Wed, 1 Nov 2023 09:32:13 -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/