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 49B5D424CD for ; Wed, 19 Jun 2024 21:40:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41A8F402C6; Wed, 19 Jun 2024 21:40:51 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 33BE1402B8 for ; Wed, 19 Jun 2024 21:40:43 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-70631cd9e50so186098b3a.0 for ; Wed, 19 Jun 2024 12:40:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718826042; x=1719430842; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=aVE01QFVa9/iiU/FdNa/xxd/h3914bhhhgPACfC4MmA=; b=emg1p4bwpciFybghUCh1Qpt/NmJa15LaqmoI/Ug6w8Nx5taRL16KbiYeiB2M8N5+fG 8DjUoieI3lQKFia+meiQ+woEuD2i5zSPNjNdxC5EVmfue1sZzHhbDxL8YFcCr3OjlGBu kI9RaXKDqHYEi6UbAqFB7vv0aSbyrNV1GUTDw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718826042; x=1719430842; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=aVE01QFVa9/iiU/FdNa/xxd/h3914bhhhgPACfC4MmA=; b=P4cOAVcvOBiKFoU/P6/A4eCcEvyh4KBfosT3WPM9h3sm7uiYUd2TtMSqm1pG6KFM57 O4diMiHxXtVBivp4QwmNRnJuQV4E5bQtmcUu1YfiypsTxaJBi2JtYzcR4BWo5MwnVJGd Kn9FuDnMI/Cvm+txKv12wIkXU1CkvROalrtZs/HYAU0ggPUj43/lAnSarLh1pAgJc2U6 qPiloXM6wnQmYAyjO9SOsWHncBfot2pOaZAmVzNwA3lJieFSAR/aY7PvkJiI9wjV3TIh 5DgQt+4jrYq0H0edJn32+HAHVWTYVepFSGYL3FSuqMHdFemBPkQaSacskcHi0wOXxHoY cxAg== X-Gm-Message-State: AOJu0Yz976KsZcb9FWNSh0kH7xBYD7IPj8h1hiJ0ovn66jmRE3iTfDyR RgQLFxo6lsIp/d8ge6K3xWd2X8iiH/WE6upbzVVdgc5F6LfuJqdGeGlNYA4pgRedTJIZbCjoh+k v+Sa7X7Z6iiQIdL8fPu2HTpg3zkLk+7JfqLI4EW0yeFyOKXKkTAF3K2CB X-Google-Smtp-Source: AGHT+IGf7lUh172tiPtnzqwJ1iF7R0p2uOJLwg0A7b4X5yhaK1ymn3ycCXuIl3QPPRhefU+OCUrf53siHRBj X-Received: by 2002:a05:6a20:b1a8:b0:1b2:53c5:9e71 with SMTP id adf61e73a8af0-1bcbb5a9aa1mr2836444637.25.1718826042425; Wed, 19 Jun 2024 12:40:42 -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 41be03b00d2f7-6ff463733cesm554439a12.0.2024.06.19.12.40.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 12:40:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 12:40:42 -0700 (PDT) Message-ID: <6673343a.630a0220.bd869.d5c0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AAC63605C373; Wed, 19 Jun 2024 15:40:41 -0400 (EDT) Subject: |SUCCESS| pw141305-141310 [PATCH] [6/6] net/nfp: add CPP service abn From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240619030655.3216268-7-chaoyong.he@corigine.com> References: <20240619030655.3216268-7-chaoyong.he@corigine.com> 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/141310 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, June 19 2024 03:06:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141305-141310 --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | +-----------------------------+----------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30238/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/