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 C1EB843261 for ; Wed, 1 Nov 2023 14:30:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F5AF400EF; Wed, 1 Nov 2023 14:30:44 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 90236400EF for ; Wed, 1 Nov 2023 14:30:43 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc1ee2d8dfso49705525ad.3 for ; Wed, 01 Nov 2023 06:30:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698845443; x=1699450243; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6ErcU7Jkz3IT01+1xs5k8UBhthVwMiINoAhHi8JylXI=; b=LosfItrbSuUnTjndWz9bqbAfjLwN1GWZJwgOLu9MD/8qjC1XKJJjCeQ5vN27lTp0Qu YfyFppwNPOB8z1PMPAiawHgTZoiU4dfIArJ2xHeoYdOCBupcRDETaPwV8WttDZMi+bHJ 0EpUk0+5cqYp3bqas/eEM+AcFs7DLiSWuieec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698845443; x=1699450243; 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=pbH2B9mkbK6jzHngPhZTcCnTq7fhbxno5Lu26HWyHjL91Zl8w6Mvk9c0iHA4MPr9nA aCVIFylDfOiva0QBTxGxviv+Ci2FNr1nv0mJdsq2YaLSO7MgYDCTdcjDlv24gV446ZRY BPMZiq2DFbTFKGhkp0Tqnr31onMDmAHJYYini+M3cCFhCnFzk1HMEC28/QKsTzLn+rzU 0uALSm2qH79+hCKsWeOwVUWDdG3b3YqGP4cdug/DyBnDXC8aE+NEMIQF8wfLdGGtDSwu 2F0gewylQcBDvnyXmORW4W+aHhhYcu1muWzk20i+Dt1yEKVm1b4zjiRtEad3FlKbE7tk i9cA== X-Gm-Message-State: AOJu0Ywl8mS4wVKCx8YezlZRLWYiNAulvFrq9bFAXaTmYf6sU+hYCA3Z T533cPFrCREFcBOfZZtvVgtfrX2ux0fmKaBFbCh8Aaz4WfAxGt+0lOltrQ== X-Google-Smtp-Source: AGHT+IHaI8/145tOLTpiKY93YX65mAiCyj0OVFCXeKwHmduDLGcgKj0Yym6Qnjo2YuFw89MxgIQS0r8zPEOk X-Received: by 2002:a17:903:41c4:b0:1cc:4a84:27f2 with SMTP id u4-20020a17090341c400b001cc4a8427f2mr9932614ple.0.1698845442735; Wed, 01 Nov 2023 06:30:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p10-20020a170902bd0a00b001cc33ae8ee7sm586599pls.140.2023.11.01.06.30.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 06:30:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 06:30:42 -0700 (PDT) Message-ID: <65425302.170a0220.1fb6e.8011SMTPIN_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 23F8E60524E7; Wed, 1 Nov 2023 09:30:42 -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/