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 E88FF42B7B for ; Tue, 23 May 2023 07:15:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C55C140A80; Tue, 23 May 2023 07:15:24 +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 6F51540A80 for ; Tue, 23 May 2023 07:15:24 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-561e919d355so76221627b3.0 for ; Mon, 22 May 2023 22:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684818924; x=1687410924; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eLxlHPeec5PpD8/ICzUrQxa9mv0T9hMNyBk9BsjpCSc=; b=TzMiIcwdFQvFu6B0DfUcoKBbSpgY9BGKb8gpyKY5+LSGPNAaBwZVqwVxjQjkkP5eGT WXyNI0NU/orHDGtiXLemwuJcFQP5aiJBjE34aAURUdIdzgSs5oQGVfk7qknLJmN+73NP 36S/jZQwvpgmdDRHNpHxAoDWWH162byC1WyMM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684818924; x=1687410924; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eLxlHPeec5PpD8/ICzUrQxa9mv0T9hMNyBk9BsjpCSc=; b=bkM01Jlkfcv2M+wJed5rrJ6ZcCC3xv/trDnV/b23k1+az09RExAq9NzSNu477YYL05 oHjoQaBJd6+pvF5g6ZbIWmlwxec4Ez5HbTASiOTNdTQtZgs7Hn+OKHgK2vg57/o+sacT HopoAH7weTm9eIyb7eemdDfDZLwAl3OAsElGAPg7ej6VCQOFp3HBPQ2jTt9agjI8St9D Qfe+Z8kUhLa0S/08kQ23+9p/40Yu+qnnTAuXPScHzWTVlADR/QSm7xqrHo4OtcQR0NUf uB1t40EwZfYRWfqcAUMs/fAJ4mZqbTygHB1e1wt9+NeVNTSr+V8tBQJ9UgbnFmB/xhAo qflg== X-Gm-Message-State: AC+VfDxSoCc2Y84R4uvXzy5vUx+6751eLqwM1MQ8v+cGJMpQASxP5A6o QPNx1dqe9OP+g+kU4l7EwUnyTm+Z9ZDt78zP6uvEn5Od3+6CZ9TaLi1/O7Mz0HjA+piRCN/P9w= = X-Google-Smtp-Source: ACHHUZ7JCTnRTP0Y2sYFJTlpKVh59w8Wpn7tOYkT1KZg0JwDfbhVz4umCFc4XeSNEaClvtr42hpUm0d91DOd X-Received: by 2002:a0d:ee45:0:b0:562:7f3:bef3 with SMTP id x66-20020a0dee45000000b0056207f3bef3mr13020190ywe.50.1684818923839; Mon, 22 May 2023 22:15:23 -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 r64-20020a818143000000b005459f233f84sm1622628ywf.60.2023.05.22.22.15.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 22:15:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 22:15:23 -0700 (PDT) Message-ID: <646c4beb.810a0220.7254d.0ed1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6EDD6605246B; Tue, 23 May 2023 01:15:23 -0400 (EDT) Subject: |SUCCESS| pw127174-127175 [PATCH] [v2,5/5] net/hns3: add Tx/Rx descr 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/127175 _Functional Testing PASS_ Submitter: Dongdong Liu Date: Monday, May 22 2023 13:17:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127174-127175 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26333/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/