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 135C6432D0 for ; Wed, 8 Nov 2023 09:32:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E7EC402B5; Wed, 8 Nov 2023 09:32:37 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 4252E402B5 for ; Wed, 8 Nov 2023 09:32:35 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1efabc436e4so3845054fac.1 for ; Wed, 08 Nov 2023 00:32:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699432354; x=1700037154; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yV0OOL92HcndTyWoPkFUl4+IZUwsbJgBmCSqguVovhs=; b=EMy64gjVKevnyW+Xhm+4MAdQSevcpg58hMaPwEVdNwYV4MCcvylJGgIhrc/ln6T22m eoPzwc1cwVivBRMaDA7G3s6V+cJgmLYv/Cw0fSHNIJnKdrEecID19pjHC1ox9GA7DAP2 dhOFjHIbDokQbhDsER+3hihnT7oSG/ux1g874= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699432354; x=1700037154; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yV0OOL92HcndTyWoPkFUl4+IZUwsbJgBmCSqguVovhs=; b=tzAt0NWqlkSO7GRsBStFigAV8ulRkpo5SNT/zpxOuowCb0OecThS4310aiubvQVt1D g6fSkT3Ij3OX+CpDFFnu/p7TGrEetYbUST8lX7au+70y6fN/YlejJ/ufaPeLgyvlF7Fy fgdNczEFemFXSmaOOeyQNr2uBPWcSsUAV3wPOFApp6GKvITUpF3b3JLCv11qc9Q8rIDB YE+EpBsQM+95Q0lptkUw45X5TDz+Md44AJUU3YrMG0Ujc9upJB4HGsSj43Az3IVxvGfZ yTSSae8QUCH5z2PmbcJEJqafhbZ6wjCOO9uwMMeZVVC/bz4ZqXDIvZDj9hW96L4tZKZ1 pHRw== X-Gm-Message-State: AOJu0Yy7YubTKiQnFE8AYz84vNNTI+q9b1kYlt4fxEotYmWs4R/zY1ST FyhRqm8g1IJ/t1PXRtD+lAyI0tpeh2bpE1zOAlMRY64Fdy74ziru05+U+w== X-Google-Smtp-Source: AGHT+IFj0qEqBcytn3KYPhr/A2QecS5/ao77760B5NyAVboK+/KfgnMWiKmMEAPLDRepIBmsEkNiOIiqdd7Z X-Received: by 2002:a05:6870:b150:b0:1e9:de37:a761 with SMTP id a16-20020a056870b15000b001e9de37a761mr1222148oal.22.1699432353854; Wed, 08 Nov 2023 00:32:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w20-20020a056870e2d400b001efaedf1919sm549069oad.26.2023.11.08.00.32.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 00:32:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 00:32:33 -0800 (PST) Message-ID: <654b47a1.050a0220.8a7ea.fbf9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 514F0605C318; Wed, 8 Nov 2023 03:32:33 -0500 (EST) Subject: |SUCCESS| pw133963-133967 [PATCH] [5/5] net/hns3: refactor handle ma 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133967 _Testing PASS_ Submitter: Jie Hai Date: Wednesday, November 08 2023 03:44:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133963-133967 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +==========================+================+==============================+===========================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+------------------------------+---------------------------+--------------+ 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (arm) 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/28280/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/