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 89B6842636 for ; Mon, 25 Sep 2023 17:43:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8490D402EF; Mon, 25 Sep 2023 17:43:27 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id D9B26402EF for ; Mon, 25 Sep 2023 17:43:25 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1bba7717d3bso3704703fac.1 for ; Mon, 25 Sep 2023 08:43:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695656605; x=1696261405; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+d5a/Uc5JZNw938KQrAfGC/F11ZzM8dHJSLkPGk8BFo=; b=BvUD5G1D4y0EW7WVQf3+fsNvhl7pIy7vTqbccJ936KCFWBA+/0gf1TKLy8vsR5NVH+ Cew+XZ99zn89GOVI+2m/KP2aLHZdCBwe9MhSibXxwCPpdoe7vreu1ldrot1w8cAYf4sv nAq0IUG9oVuaiAXW56VQdgoLn/0P1VZVHn7aI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695656605; x=1696261405; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+d5a/Uc5JZNw938KQrAfGC/F11ZzM8dHJSLkPGk8BFo=; b=Pja22Um4brctqIIXlJ9mCTnld9YfwMiA1D9YS0xMx58KqUCMfULMicRFRrc29Wet04 2lKzqRvsrXtdw1HYU4ixxYAAp3vIyo+GqG2kVTWAONGFADTCAHikoafCeALjU89SwjsJ IFd2M1iYsIv1PRM/MCCbjlereipGuR6VasJzBQDVw/3A0lRpWT47wkGDtgbhWnBUkGYS /1mMYuSMjRE+Ijud6XpGePVsv3u25kPkrKhR+csWc3PvilLiIMjSQw23saflraf4fgc+ OOWA7L/3YrSn1ViJnIWB23EDTYAtVfRirNVVlbU8MtRRUNLjPWkq1hqjDD8zGURZBmwu /HUQ== X-Gm-Message-State: AOJu0YzeIK3DiUfiwDhSC9oW5z5fOyidcDuc7IWGV9aegLJZMITpYNsw E5KjE+DRt73wlnJkJVtdN85HNx2xnjUP08ntt9stO7YyiyOWgg== X-Google-Smtp-Source: AGHT+IFGP+0oRradBn63lUvJfnxAavgfZn5NwNdGyFWZpgW6zOIJW255EEuaScGwUVsEbjau7X+V4IilCxWU X-Received: by 2002:a05:6870:15c4:b0:1d6:5fee:d8ef with SMTP id k4-20020a05687015c400b001d65feed8efmr7644960oad.22.1695656605236; Mon, 25 Sep 2023 08:43:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ed28-20020a056870b79c00b001c524a75460sm229626oab.33.2023.09.25.08.43.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 08:43:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 08:43:25 -0700 (PDT) Message-ID: <6511aa9d.050a0220.ca077.0284SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B213F605C351; Mon, 25 Sep 2023 11:43:24 -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 | +----------------------------------------+--------------------+ 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 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/