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 7B72A42963 for ; Sat, 22 Apr 2023 02:33:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74CF740ED5; Sat, 22 Apr 2023 02:33:41 +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 441E640ED5 for ; Sat, 22 Apr 2023 02:33:40 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-760bba6404cso74476039f.1 for ; Fri, 21 Apr 2023 17:33:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682123619; x=1684715619; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aoKC2jZ/ls5hf/+S/DvLgwDaTkB0yO3rhjb1xANllQU=; b=TbSkch7rhxpkFZX6S7OICYQRIPabXNn+plB+AAx/QaAJGTqXs+xymVYH1ek67tlHhW omrHMgOeWDbDyK0FvmnceG8Fi8dFFRXmczOafj+unk1PZqip3fceVp0jem1Q+0UW163v tO8wlCyio3an6QcWIPF8k0kAlb2UDEyH6TdVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682123619; x=1684715619; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aoKC2jZ/ls5hf/+S/DvLgwDaTkB0yO3rhjb1xANllQU=; b=AWCteXABN8UQekTQp38STltrnOvuadc0MZY53Xc2YV7ZAGUDMbqROF8zxZB5H/XSjq jq/Mwj83ebvvs7YGfODAETt0X6wFIawhmVdh1+z3dAFBjo8vRsbySlBDO5nHUO7ZboFT eBXkoYMxE9sRPh10vzQvbqq8LcXskj+bI5cZoAAx2tNinUcui4THFtCcb8qj51N8Jmm+ TXGnSTTXooigpqn0pTXLBrXomuLUC7a5pJ6O8JSTpoayzbGj6HR7xsI5yBYrEbmkDs+E NX8nkon8eKAnEO44cByXVE705AIc7lwFTGU6DpIJmcxk5DAGSRfHVFsXqahL80Xw+sZJ q0Mw== X-Gm-Message-State: AAQBX9d74xHgXONmFxn9YV4zwbzo+rBVIG1VZp6aGCgPevh4VZc+blk9 4+gYb5EdSEodPw1om9iL19Se7CXlH0fPJLv9mjOVxt7ToePyBSkPZOEFxw== X-Google-Smtp-Source: AKy350bIzfWjPk6/ziiRW7IiMkH9eocnyk5HKl5g08JM3HFF9wFE1p4oCm8/+/3TpEN5zhDcxzA4rq9DxelY X-Received: by 2002:a92:1e0a:0:b0:329:719d:10d0 with SMTP id e10-20020a921e0a000000b00329719d10d0mr489008ile.19.1682123619616; Fri, 21 Apr 2023 17:33:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t33-20020a05663834a100b0040fa52161d3sm570263jal.36.2023.04.21.17.33.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 17:33:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 17:33:39 -0700 (PDT) Message-ID: <64432b63.050a0220.3d020.f449SMTPIN_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 45B80605246B; Fri, 21 Apr 2023 20:33:39 -0400 (EDT) Subject: |SUCCESS| pw126382-126380 [PATCH] [2/2] net/hns3: support dump media type From: dpdklab@iol.unh.edu To: Test Report Cc: Dongdong Liu , 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-abi-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 | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/