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 D9D9442668 for ; Fri, 29 Sep 2023 05:49:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B11DB40277; Fri, 29 Sep 2023 05:49:00 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 0C35D40277 for ; Fri, 29 Sep 2023 05:49:00 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-578d0dcd4e1so8728294a12.2 for ; Thu, 28 Sep 2023 20:48:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695959339; x=1696564139; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c5L1N277kfkoV+XY183ow/cVULFT9qUZXZiW+q2zYQE=; b=fcQoH3ktZ4A6b8gQaM2Ut8+DatKQ3uj4LBmNQmSnr9n8F7sB3WYK83+42V66hI64pc CJ/RbZyxMwHDJzIcmys3EjO8sAbeNVnX9RvVUrPkeIT1e2Vz99rvMNTsiDGpZFHEZ/NS LNstiTTzxUByY0XYXwTZ/boxdFz081eTQE/4s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695959339; x=1696564139; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c5L1N277kfkoV+XY183ow/cVULFT9qUZXZiW+q2zYQE=; b=FB+KT3F3B09jRrWuW4sxo8dKkKdwPpX2D8cJRVOnK7ZSwpt8qK8V5YVnId1LM4oqGg FUkK5UEgWZRY2V0F3l47XKKj+gaMdNtCfH8DdTCEwPkWY/EPNM4eBZMpdzklSkVPQ7Sf LIm1Y35qwaYdeOCjoaGi+gdjEnfTr67HW9abM2/CWZWAyzTbcxlWDkghYn4sJOiE0z1n HSHeBZbVsFpKRIz+5FbHsey8PXgyJNzgac4n0NyXZgktedTjNkFWj3rYdYgKzH1w2/Sa nNQkIk/pbSG/11ij9tXS/YDs8Ntxe3KWh8v9WI4P2ySxev6qDEWRUgpFifFajUGFUSJq 17Bg== X-Gm-Message-State: AOJu0YzpukOrcERCU8kHmvC/c49gasMCquy3rsC5psXJe5gohabd+Ohh FP19HXqZShntv52Qdo35VHPVqwtgaPH8eQ+2O1cnw1fAWTPu9eFIJggzPQAYzxG2hw== X-Google-Smtp-Source: AGHT+IFVzkR4RF2O8DRyhFzojM6o/thI5jFpP87nXpvZd1OH7t44ieVRkYeR5jEK59WoHbjxoytuGN6384wf X-Received: by 2002:a05:6a20:9695:b0:14c:7800:f3f4 with SMTP id hp21-20020a056a20969500b0014c7800f3f4mr2425650pzc.36.1695959339186; Thu, 28 Sep 2023 20:48:59 -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 t8-20020a170902bc4800b001c72e89ea81sm120274plz.110.2023.09.28.20.48.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 20:48:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 20:48:59 -0700 (PDT) Message-ID: <6516492b.170a0220.a88e2.abeaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3C43C6052514; Thu, 28 Sep 2023 23:48:58 -0400 (EDT) Subject: |SUCCESS| pw132167-132175 [PATCH] [v3,9/9] net/nfp: destroy security From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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/132175 _Testing PASS_ Submitter: Chaoyong He Date: Friday, September 29 2023 02:08:10 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:8f538d54f91f4f9c26d455e20aef2ace925c09b5 132167-132175 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27782/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/