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 10BFC42CD6 for ; Fri, 16 Jun 2023 16:50:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D62040DDB; Fri, 16 Jun 2023 16:50:57 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id ED30F40DDB for ; Fri, 16 Jun 2023 16:50:52 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5703d12ab9aso8987387b3.2 for ; Fri, 16 Jun 2023 07:50:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686927052; x=1689519052; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xIq/z7WG0F6pT3G13kF0N5SmgxpH9uMrbIdAA00pfrM=; b=gbTdTCOU3zMachFFsQL8KZNlRhIMPo5Q6PA/r0s3vBVDe+gdb+1I628EcImpbrcXZy ereXJVW51yuWAXvrb0j5SvLT6Z+GDtUoNd78q8QpmRq6nR18ALM9MWD/WOhXUOoNOjAU OVnfVLNNy4ctGxwIEI4NYu/l6SGAJU9jU4Dz8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686927052; x=1689519052; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xIq/z7WG0F6pT3G13kF0N5SmgxpH9uMrbIdAA00pfrM=; b=NQOnx7IWcyYiC+3+LR4H7Ni0MNLBpjgtkHJEmEw5fVSSNNJkijFo2xWydtC2FBIZBg erQvB4Y/HT/cxPK/6lkYA7i2HnapAIXuB+uz9TGdm2BVd0m4BOd66NU42XkipluftDSM bsgVncSQEtkO4JdbvpcsiwkhaP39DMhmqqEbZK1b6sHeySyIEnu2nTrzLwZ6UtXUTs61 i7tdNSjMmYKhHO3Mwk7Pw/8fn/i13Zz+QdfJah7I9cT7dzj+PqbKXfgkhZeYovjCcg2B 9JwWWN+q7Wx6iSkSjmZb/+jKFToKJ+nBLXGZUrktug6TtbDqZlYvyrOyWFob4fOcRh7h FNJg== X-Gm-Message-State: AC+VfDwHyn9QkuQ6hcnLWIX/tf5l15n1FRz2VS6OBPDDRX/VJQpWezhL Nl2QqESbhZbiAZFommV4/TrRPzzpRoPRJ0npsM0KilxUBJadC0zaiT7Vwg== X-Google-Smtp-Source: ACHHUZ4y0JftKBgIE+OWI3ogjLlid4pyvA2CLigo5NxRDLJnxH+rUPHAX5WbVhMVSqrBm5PYYJX4UeuLC729 X-Received: by 2002:a81:c24b:0:b0:56f:fddf:3c46 with SMTP id t11-20020a81c24b000000b0056ffddf3c46mr2055221ywg.1.1686927052416; Fri, 16 Jun 2023 07:50:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i194-20020a8191cb000000b0056aa4e78ce6sm3702950ywg.1.2023.06.16.07.50.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2023 07:50:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Jun 2023 07:50:52 -0700 (PDT) Message-ID: <648c76cc.810a0220.c4094.775fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 16B92605246B; Fri, 16 Jun 2023 10:50:52 -0400 (EDT) Subject: |SUCCESS| pw128775 [PATCH] net/nfp: fix the address always related w 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-aarch-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128775 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 16 2023 08:57:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128775 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26724/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/