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 86E5542AF1 for ; Thu, 18 May 2023 16:41:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 847554014F; Thu, 18 May 2023 16:41:47 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id AC8664014F for ; Thu, 18 May 2023 16:41:46 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-64d18d7738dso563934b3a.3 for ; Thu, 18 May 2023 07:41:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684420906; x=1687012906; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4qTD1CvwMaS9UkSJlLLPQx5gRCdyZOnEuUv9NC28ROI=; b=jLhfk6yvaQxaS+DnrVgXbpC0EN244UDhtwuzkpUqiD2179Ls7KR+Fm0FwndMmocCDu aTGLiO/zqh06cE+gas5RaBejbqG1atJ/QE7aut54Wbqv6TTt1KhPzhlV2H6+K2PAiTKv Zur2BuA0eUlJqYcKdgcUyA5T5hM/+cUXLAog0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684420906; x=1687012906; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4qTD1CvwMaS9UkSJlLLPQx5gRCdyZOnEuUv9NC28ROI=; b=l0IiAppaLt31r6FWeC8lgA6WgTD7j3NdHoDKVKkqC+9kMAxoo589C56ET4MXlg4L4E eruxFpdv282yF5MFPFY9ulnifXOEUfXK14OShfRQTCeJzOxM+le/36TLEUdWO0Mpvana FQnIHXRIHffdyVlEHhv76VamcV4kZlWFgPq4G+wyB1Ol315gXz8RFN+ne3AroQ8LBG3g uAlHj5Pwzkgz89kU0L3Bk8ccwR9Ih4hh8UWQFtBekosx+BZcCGlzGwbDIsP3WPcBWR6z ksZwWJw+bCcoYloUEE0GQgeLwsXFQ6dw68eS0JMYsDxMd4ZC9Ttkk2cUeiPk3cxEA0Oe fMTw== X-Gm-Message-State: AC+VfDyVXLSxz1de86ArmLpPcWxOyvoB2C8NraxFK+dJvyqGmmVAHq5n sG7OlT/yvs4DvWBn/58Xf/PEdEk7F7Hi5mbSeM0lcjk4qS13jaRAJDqEwV4DiRtXTCCh1Hde3g= = X-Google-Smtp-Source: ACHHUZ6vGMJJOGMlSw+/142b94VwCauQcx/Sl/3Qt9npcSGnul52WZqhmgnY2rW+WwaySKGk2+wCaOG2ycsL X-Received: by 2002:a05:6a21:6d86:b0:100:8258:1679 with SMTP id wl6-20020a056a216d8600b0010082581679mr24485pzb.0.1684420905900; Thu, 18 May 2023 07:41:45 -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 l7-20020a17090270c700b001ac3ae783e1sm25846plt.129.2023.05.18.07.41.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 07:41:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 07:41:45 -0700 (PDT) Message-ID: <64663929.170a0220.48bb9.1eceSMTPIN_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 62CB0605246B; Thu, 18 May 2023 10:41:45 -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/