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 4534B43261 for ; Wed, 1 Nov 2023 14:32:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F5B6400EF; Wed, 1 Nov 2023 14:32:51 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 9F793400EF for ; Wed, 1 Nov 2023 14:32:49 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a6889f33b9so229787839f.0 for ; Wed, 01 Nov 2023 06:32:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698845569; x=1699450369; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6ErcU7Jkz3IT01+1xs5k8UBhthVwMiINoAhHi8JylXI=; b=cFBbgQB8XFNMpe2R2vziNlBulrD6OlGhL0HqH892mkspkRUAeD21wHOlmi5KVXtsaj fniBq7l68mmMXDDiS3qNagyB47WtDo+6FXIHpIO7PTPEt0EYE42LUZuLby/YutPhp6Ou PoKpnMZHFF+g6GHj5uXxdc2IB1u2+M9P8qd4k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698845569; x=1699450369; 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=jiD/Z/1r3gaRHGLC2svdWLIKJJhkggg0hMjCkDgA2FZhb+hternwfKUK6MO+rLObY/ Nj3/5QAJPfn+XbulHlEdy9v6va111+yVaCIvtO9/jfhmQ1vEdcJfEuzFjafIcYyfsBhb AEtbEYHyvAO4tQGDEaAaWuyxuxxeSP7k5GC8zf94NcUUZ7NRheJIKiH5bXiHJ7uqeXdN DN16KzrXoZAxnEMfRUT4uTRE5tsmLr7eqjfPSCn5XWZdi/S7PRbr2T+BeuipaB8EXjHZ EsQWhq3gdfRcdLjlyPoNRfc71NNhs1HzVCV99UDkLu+mEgd0X9Dx4oOADvR7fsf8+SYj tjoQ== X-Gm-Message-State: AOJu0YwCsd7qXidD29b7TPEiID0ghHhVKBGvPXZ2StXyv6Q9AaJJvO8j riz7NZhKTpkz4nAPD5VTln2x/cci44jM4Cnl2tGxImIAmJacOddUqpnHdw== X-Google-Smtp-Source: AGHT+IGUR37Ll9qQeV67OjhvviCINS4aLgJwl/i8DZ0YuB1A5BdEQfOmpSMUSS1Ih6nMnz8fYrP5f9Umgf1H X-Received: by 2002:a05:6602:2f0c:b0:792:6963:df30 with SMTP id q12-20020a0566022f0c00b007926963df30mr19945223iow.0.1698845569097; Wed, 01 Nov 2023 06:32:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dx1-20020a0566381d0100b00451c8fa1244sm521375jab.45.2023.11.01.06.32.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 06:32:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 06:32:49 -0700 (PDT) Message-ID: <65425381.050a0220.7e892.7be9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9143460524E7; Wed, 1 Nov 2023 09:32:48 -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/