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 781AE43261 for ; Wed, 1 Nov 2023 14:51:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 736D1400EF; Wed, 1 Nov 2023 14:51:43 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 85AD6400EF for ; Wed, 1 Nov 2023 14:51:42 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35743e88193so26247465ab.3 for ; Wed, 01 Nov 2023 06:51:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698846702; x=1699451502; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tpFsUgSdSoA3XxXccAclLrEBasQmMWyRI7WvZqvOM8M=; b=Bd9gKSdjEaHtD6cEI62AXYR5l/bb0R3/CtwaG9SQOif9Xa77w5MspfzirM00IkQzOH WaFsusFjeOmMRXWvsQts+ZMrd04eDvf5pUQt6X6q+udfwXjkD/i95Mf2PKCA0AmyfE5T V8F4ZYRYdY1DwQPL5TXVaKPBJZcHHpDMVTHH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698846702; x=1699451502; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tpFsUgSdSoA3XxXccAclLrEBasQmMWyRI7WvZqvOM8M=; b=kllbVrOo0yW1kg8JQU+ih6Ws3TrbYaGy+2pSdFpCIttptXFWMcrMhZI2s5rQO99F1E FVjKki6fUgEpcBliAWpF943Cptxdn9yf0/qA+1yyJl8BwYkWMbBdBj48MYAL1wZcqpoc IwXqdfFhW9GQhn+JqTM49MjygOX1iYVbiTypS8OXKy2WJXGwbIia7BBjn4NAWv622sgF 0yk82L/OqXCwP7SJOngyTHSV6uoypfUuPfJ1sECBhwXEfK/DLHp+U7Npfuh1QXNWexPW MmRXsvwLnxaraPtz2ny8UoWFqbyBLS3lDyutaWIP61/ISW9+rijKLrZ3ILycIWhyUH3v rsnQ== X-Gm-Message-State: AOJu0Yx54quQ7fncTOZJAJq62aK8K5O8JYxfiJxgb4BH+MxN4qexi1FR TixSPMl5kKvtOeVrwcAhdK/rAnY3zwXKgwKtCGXKF+Rgoa/pO+fxJhyhkxbZymkV5cruPOOr7Q= = X-Google-Smtp-Source: AGHT+IH8K/j/35J4+hrbRWruGpjLx3LvszKOSz5LPraC36SIG0ZbIdPuiZPbeBN3eGB167PnZIOM2CiFu5qY X-Received: by 2002:a92:cc4e:0:b0:359:4c77:6499 with SMTP id t14-20020a92cc4e000000b003594c776499mr439542ilq.32.1698846701905; Wed, 01 Nov 2023 06:51:41 -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 r18-20020a92d992000000b0034ff48f6557sm294702iln.20.2023.11.01.06.51.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 06:51:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 06:51:41 -0700 (PDT) Message-ID: <654257ed.920a0220.840fc.466fSMTPIN_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 711A860524E7; Wed, 1 Nov 2023 09:51:41 -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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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/