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 B381C4299D for ; Sat, 22 Apr 2023 02:53:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90CED40ED5; Sat, 22 Apr 2023 02:53:23 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 52C0C40ED5 for ; Sat, 22 Apr 2023 02:53:22 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-42e5d6709fdso696344137.0 for ; Fri, 21 Apr 2023 17:53:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682124801; x=1684716801; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8fyI3pg61kQ0hjwIGqPNmH0chB776h3Lv0dtbjF8nEI=; b=MhLjR+DeCawtsLq0Usg10lvXMWnxUx8E7htRCnygYSadxS1V3jBeQAtCVv0RdELv3H UQXYazP482W/EA+dk5RG1ip9+ptNezJNO49BWRZ2eIa3IHAgs2I2P90UfLf3MsvZf5Vp 877KhWzLZT+2gdJP2nccK/HYUor+sWr4yIVlw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682124801; x=1684716801; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8fyI3pg61kQ0hjwIGqPNmH0chB776h3Lv0dtbjF8nEI=; b=P4Qp4/JIwSjWpya4pxkMZ1jgI6289r47xE5H6SHIrsaWrAreUsO3jCV9J9m323uahl sXVcGpCzZMjAggMJO8ITrIZ6NvDid7Fedwn8O2N6jWVtQfEZ2ykFWhgP8IdKrciaX44D TTjyMLwqsOxCZxjYuq/bGUtNMJ5RMnqyAeS761f19LXUfOJhKHhB2AeSkuWDN4Fsoyij Z9rajte+9mapyzr15u93MIuBqdNALErlP4ZUzcm8jEPsbffdKBq+HJ7cO+qRIbgEfsaJ VJ6llNgTYprbi7UDIe65AtuxeayOTidq2iLpdj6CJS/IoTGF1XQlwN5oxOGYIPZyNied I4PQ== X-Gm-Message-State: AAQBX9fSDw+OpjDeqVBzWISE88YSpdhSzsCqj88ahBBSHJdmzYOd19Q7 mAwz/iQN/Z7VPG2vTLIACXmIaPAhPrTt7l4Kv5tRf4D53O1qLkueGk6xRSkV/Z5WqVRu8iYlbg= = X-Google-Smtp-Source: AKy350ZA7xkufLpGF1qfZ9W8qguZsMSvrdoNCb/i20uqUCnDyfKsUo5BkegPJebvVRog2hYbAZFNQ6opqmAf X-Received: by 2002:a05:6102:7b8:b0:421:c588:4d40 with SMTP id x24-20020a05610207b800b00421c5884d40mr4158237vsg.15.1682124801628; Fri, 21 Apr 2023 17:53:21 -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 20-20020a0561220a1400b0043fc00aa49csm581515vkn.13.2023.04.21.17.53.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 17:53:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 17:53:21 -0700 (PDT) Message-ID: <64433001.050a0220.57e1a.fe00SMTPIN_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 4F7CA605246B; Fri, 21 Apr 2023 20:53:21 -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 | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | 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 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/