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 30C5F4299D for ; Sat, 22 Apr 2023 02:57:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C58A40ED5; Sat, 22 Apr 2023 02:57:13 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id DCAFE40ED5 for ; Sat, 22 Apr 2023 02:57:11 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-b95fb433f59so4056350276.0 for ; Fri, 21 Apr 2023 17:57:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682125031; x=1684717031; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8zEVS1Of6Df+W7MBcSiY+OnRGd1h8nkuHqByNt14ElY=; b=M0AsQ6T9ebxkY9FPwX595bE3XNutVHA10uymlV0V7ixmJKCuDAxqEcxJCXfNfjsdi4 AVcmYpn5kz/750rny6TQhyLCVfdc1+NREgHS9zjVuNbKqExUcNwxAlPsq2rocUTjPFPm g0aAm8a0Dnz1scc++pzCAhL2zaltLf+2bO9x0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682125031; x=1684717031; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8zEVS1Of6Df+W7MBcSiY+OnRGd1h8nkuHqByNt14ElY=; b=krGdQ1zgwGh99oZTTm2PO4/boaNUidrofihqv/PW+LNylsIt9owOh3Sp5xgyny5gUb nGzxoekTu1cFvLuGnowpAs4hnrODhtzOCIgsTw9pizWziQEtGun6RBosvl3nm1w1ss7q wQO0hdLC/YOzZxZi6iE2cHJQVzIWIobeXJkQ36P/ydTxDA++noFxygUjbjhVt2spAXOg zuxw4pQ3GifA64Pq/L3ORfzy7MNdahwWLZTwp/JSVMOfrrRGn8Iq9vnrF22Ep+PgOgxV cnYOF++e8FUKOOpcrE3kYeLEAo9XMVf9FrPTIdGSUTe02cvJS75/CIl53C3kgvb4nGY/ UeFw== X-Gm-Message-State: AAQBX9eDYDhgKKSRTjivpIY9iVB8C0/0sqDuaHYRbD5jnWINetoVPsEb WDlf062HoWqmVjWAh+m1bc+A3fz0tNAiRKaqUcZ5HZBReqavsR0NwJh3F9SoA4UKk89t8+2fSw= = X-Google-Smtp-Source: AKy350b9fbeVHwQgVOjl/mRaqgy8e17uHUP9JqqUIuVPLHXfL5h4fyATD7m2tbvAq4KP46LjK30pPXeSLUqG X-Received: by 2002:a25:246:0:b0:a09:3c5a:c0d7 with SMTP id 67-20020a250246000000b00a093c5ac0d7mr3565947ybc.61.1682125031243; Fri, 21 Apr 2023 17:57:11 -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 189-20020a2502c6000000b00b9232aabe69sm447264ybc.25.2023.04.21.17.57.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 17:57:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 17:57:11 -0700 (PDT) Message-ID: <644330e7.250a0220.1fc21.b285SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E31616052472; Fri, 21 Apr 2023 20:57:10 -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-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 | +------------------+----------+ | CentOS Stream 8 | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/