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 403024299D for ; Sat, 22 Apr 2023 02:50:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B9FD40ED5; Sat, 22 Apr 2023 02:50:00 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id AB8F040ED5 for ; Sat, 22 Apr 2023 02:49:58 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7606d443bb2so78882139f.1 for ; Fri, 21 Apr 2023 17:49:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682124598; x=1684716598; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G9l2LQxKKCjFlTpVMYMi7ejXTpzAFHX9GVkhh88F8wU=; b=PoVooTiRPAyuCKb5M+NeRETJMtIJx/9KvL2/m3jf6glxmWpo1etANXdeqrySg2J5lH 0mAKq5BlyEZYMFFeupnstP9lbDoT8qg6jU/PIposMdEkBrenvc8N4r0uXH9qK9y400AO YidR6ef7sxKZ11nqcSX4KKF21cS580tcyT1pk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682124598; x=1684716598; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G9l2LQxKKCjFlTpVMYMi7ejXTpzAFHX9GVkhh88F8wU=; b=UMlyN/onnu6o4fn2WP7K0OK/bBI3Q6z4pIOpp0qijXLZnQvLwtm1tHY6H557GOtxlF VkvGec3ZWwthG8JEudoKigkYuuqyMgxLm6cZU6oZM5/9QL1/ohWGpZZSJm217H+NKnId SfAZtS6AJah5SIuwjIGt6Cck9IKWu8bd3Kq6a9jsIb2B/7FzW0N8p65aZoBLtcz4hb6o 6GvPqSOLsZ7FLQAdJDEo8TwdkvMkGKTeRpHtpVLupViNsooNBTxqQQ+mumBZ+aMq6RbO 1/8Jf9FmAAwGdQTtwE4JOHtAs7ZYqygNqZ9LojafhE1c64QlskUL9qRsWBr5f4d0TXVx 04NQ== X-Gm-Message-State: AAQBX9dRY/000e3AV4rYde9hFGHRpNVy86Oxta5YDdb5HRzceRA7SezO IhqY3TmOdyftnLtPEm0aAQ+xQ/aMrNKZCnOLemx4DLKSXP7UNAN4OM1zSkroIUjqEpFWQGJ/uA= = X-Google-Smtp-Source: AKy350b93BmClKKQUfIT8fH0sXmHtqonxyww6PWKWMFHBXIy9iwbKxqIVBGsyT1f5vIJg7V03+U93iIYised X-Received: by 2002:a6b:fa15:0:b0:760:c186:c9ae with SMTP id p21-20020a6bfa15000000b00760c186c9aemr543127ioh.20.1682124598093; Fri, 21 Apr 2023 17:49:58 -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 h1-20020a056602154100b0076092cb2470sm536738iow.17.2023.04.21.17.49.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 17:49:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 17:49:58 -0700 (PDT) Message-ID: <64432f36.050a0220.526f6.e86dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A5A1C605246B; Fri, 21 Apr 2023 20:49:57 -0400 (EDT) Subject: |SUCCESS| pw126382-126380 [PATCH] [2/2] net/hns3: support dump media type From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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-testing Test-Status: SUCCESS http://dpdk.org/patch/126380 _Testing PASS_ Submitter: Dongdong Liu Date: Friday, April 21 2023 09:53:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126382-126380 --> testing pass Test environment and result as below: +--------------------+----------------+ | Environment | dpdk_unit_test | +====================+================+ | CentOS Stream 9 | PASS | +--------------------+----------------+ | Fedora 36 | PASS | +--------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------+----------------+ | Debian 11 (Buster) | PASS | +--------------------+----------------+ | Debian Buster | PASS | +--------------------+----------------+ | Debian Bullseye | PASS | +--------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------+----------------+ | RHEL 7 | PASS | +--------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------+----------------+ | RHEL8 | PASS | +--------------------+----------------+ CentOS Stream 9 Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 36 Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26082/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/