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 07D5842636 for ; Mon, 25 Sep 2023 17:46:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0304C402EF; Mon, 25 Sep 2023 17:46:40 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 04740402EF for ; Mon, 25 Sep 2023 17:46:39 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-351250be257so14035415ab.0 for ; Mon, 25 Sep 2023 08:46:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695656798; x=1696261598; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m4FTztRJVox2s1ll/GlqiNO/Ts19D61AA5XXVRbpyrE=; b=XLIG6i/NhfZhPI6b3uASBbNeaRNM2jyXEqP2T9hYEdejIgNTe1hkzUoEZO1u6E160r IZVa47BkEXbxI2e+IU4nb+6XoQsDV9d0erSCaHR6LMGo/aaPjc4qCu25a5mmPv9/363g cTdxMi5iORUmiEscIy4TwbUXwPlph1JQ0Fvgc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695656798; x=1696261598; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m4FTztRJVox2s1ll/GlqiNO/Ts19D61AA5XXVRbpyrE=; b=B7v+79ag2oGGg+s6QaG83RqXFAqmrEte6/zdwR9BzgzE2GwJBHKCu+V47O1BEmqVFN cDvEgdrCl35OqbZI9rGMjbtD9IGf3TnyanFFeFdSE3ZG0oQOFyRDdA0JthPb0B8k3uxm WcLLWw29yhplhjB3jxDGBav4Yksoarme2/F4L/g9TCvj8GcU5Sn6VZMKzLPutRCoOubx HpfwY+dWpb2XDfHwMm9tH8QjfrlqwnefmWmvNTvP7ClWv8/0UQB2FyQ+ysIJ963Y3sue JGyzxgIphJ4P1cqkfVvEp6/VbClNUhWvUJBITi6N6bJYGQalYBpTPLMz0IbZTp23CN9q RIYA== X-Gm-Message-State: AOJu0Yxl3Vb2XSjDDZ6p178kd8qOueUPw22+sQQ7j8e9zn8IMnsiy5NM hU+uEzMAl7JyDRQsYa2gTyP2s9mULf+wf2k52XY3DcL72+UlLQ== X-Google-Smtp-Source: AGHT+IHSz6Re/skWdQFh95+VbZYvvmZ6sM5uE0lpTG2dd0kMDO5WYOgfRojwLAKIpXpHYntVM3afmjKr967g X-Received: by 2002:a05:6e02:ca1:b0:350:efe8:b53f with SMTP id 1-20020a056e020ca100b00350efe8b53fmr7517073ilg.7.1695656798355; Mon, 25 Sep 2023 08:46:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j28-20020a02cb1c000000b0042b0ee54f93sm304776jap.6.2023.09.25.08.46.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 08:46:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 08:46:38 -0700 (PDT) Message-ID: <6511ab5e.020a0220.a2483.1816SMTPIN_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 07DE9605C351; Mon, 25 Sep 2023 11:46:38 -0400 (EDT) Subject: |SUCCESS| pw131874-131883 [PATCH] [10/10] 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/131883 _Testing PASS_ Submitter: Chaoyong He Date: Monday, September 25 2023 06:06:44 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:afa9a70281ee1fc1889bda529ce573491092c2bf 131874-131883 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/27709/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/