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 1085942B34 for ; Thu, 18 May 2023 18:55:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1E4B40A8A; Thu, 18 May 2023 18:55:18 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id E642340A8A for ; Thu, 18 May 2023 18:55:16 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ae50da739dso15935485ad.1 for ; Thu, 18 May 2023 09:55:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684428916; x=1687020916; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4qTD1CvwMaS9UkSJlLLPQx5gRCdyZOnEuUv9NC28ROI=; b=QHWMX0O98CzsydB/EtxYo74mQ3zpeyAYuxbQpqUOCRw6nWQkBUAhJ3L2yNQhjQqmST bbN7A6hDZ4mgp3opO38so622BaUm9DAgUGU5RxCFgTVDZhcHrAoPo0qwSAgwY5/gkiK7 im8sYS93FVJrSz+47f4xrEc18EwiWdbichczg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684428916; x=1687020916; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4qTD1CvwMaS9UkSJlLLPQx5gRCdyZOnEuUv9NC28ROI=; b=BI7TEAo8qZsEDqPxQfatfBVY/b/tNKdnSk+Lud2KC/JehptNi4LBFq2NshDWEyt2zG gXA7slzav62QDaKO7mDuYeA+Gcj2pnrUq6shwtHodmtIPFNMDD/u5/udy3a8APEkHwly oWcIF+Ovz/dx3sIRW2xDYz4pX0eofHp/782TXgclLwvdE3TZcVDoZX0/x16nu9iI/lWx iTbnzzY7hBHgLc+TXdA6he3M73S8yKL71KH8fG15wmH9U92jy4hBMln5tqPlN+J7fIH7 LhCllvovLTFNhpzeaVfFkpJMB67hSEegq9Ab/10MFZ7txm4yfH2RQjpc7ndha/QfQF40 f7sg== X-Gm-Message-State: AC+VfDz7Gc8Mws2wVPc0VKhZ86ZESNMuVpsP2AsHF7G/vcBFUKMvtgNX wBMV2VBePU7KKwaKXR2dUH52jhW3UQ4OmNCxWDwbCEi+ZNn0mWZi4lotDA== X-Google-Smtp-Source: ACHHUZ5lWIU1B4znK6DPJ1nHttvbY1cTbkGYZIaL8jhmmSDgaGdKBfumi8oiLG2r9Ezl4CKj6v1HbzQWS0aG X-Received: by 2002:a17:903:2351:b0:1ac:85b0:1bdb with SMTP id c17-20020a170903235100b001ac85b01bdbmr3556790plh.55.1684428916149; Thu, 18 May 2023 09:55:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f15-20020a170902684f00b001ab299d9bc3sm52935pln.30.2023.05.18.09.55.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 09:55:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 09:55:16 -0700 (PDT) Message-ID: <64665874.170a0220.8e9bb.3718SMTPIN_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 9B31E605246B; Thu, 18 May 2023 12:55:15 -0400 (EDT) Subject: |SUCCESS| pw126984-126988 [PATCH] [5/5] net/hns3: add Tx/Rx descriptor logs 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126988 _Testing PASS_ Submitter: Dongdong Liu Date: Thursday, May 18 2023 11:29:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126984-126988 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/26283/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/