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 BA65A42B3C for ; Thu, 18 May 2023 16:14:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B85AD4014F; Thu, 18 May 2023 16:14:36 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id F19564014F for ; Thu, 18 May 2023 16:14:35 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-192cb642f5dso919053fac.1 for ; Thu, 18 May 2023 07:14:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684419275; x=1687011275; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n5D5xFy+orAizjRaY69qUHiEHsxVHMpb5jF98CZDCMg=; b=bSL4Qsc9tPv+0JETK5RAI5Z8hZTQmC1SGyZOet7b8wonGM/xYIpK4pcd0kCcKF4Rg7 hbkqG8Wr6PGHAkcoN3oZn8HQx+GFiP5kOXCATbdOb4387zd1jhKZflKRXEZXMQ/8hRUJ 7+jZzHr4Jd1XkWO2KqLE6cxZwXYcWb6y68MeQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684419275; x=1687011275; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n5D5xFy+orAizjRaY69qUHiEHsxVHMpb5jF98CZDCMg=; b=PweY2zMxEIoWYFRxy8l7x0Y23ot/K2N9BT51AsPJKU8q5ooONu6nKPv6GFVYe24Xla 07S4nrHrBqzFPhK3WEaDx8EYAdKS8MHD+videGRDAQiHRv/JCsfSWpNODhBe6PBSETBL JKt1f8y0Kqt+DFeuxIJev+m/VGlYX/mIY8qLRQYnAt6UDA4EoPHVieCAhKyJ2DtSGHHp H/PJBmbv7HzR+lhj1yyVJMsidGJfnrF+M0VAnOje3gkwSnSe83LFHKLqX/6fS2I9tFLb q1IExQktpqeS46U+A4brrWk4I5yQG1n9w7c0w7REltFQSYDA2smcBBrfcohaGni5EA2M f4lQ== X-Gm-Message-State: AC+VfDwAhTaWT2AcZyokbLQuLNgjiVneM8/i7SXtGrD4/cZDnx8YtvM1 wmj8v5z/QNNSBXvFJBi45tkRZdioNmdYxf2x5VQRcWQYPOTeVL4pmL3NwI3o0XofP9M3J0QYwQ= = X-Google-Smtp-Source: ACHHUZ76VKiHyNNiu9toOuO54PZu5Dk5sIFFhNi0SNNruEVqWisvj8nGf0ArNmZBHn70dcbPylZ94U0xCx9+ X-Received: by 2002:a05:6870:7684:b0:196:53cb:7b0f with SMTP id dx4-20020a056870768400b0019653cb7b0fmr820332oab.26.1684419275336; Thu, 18 May 2023 07:14:35 -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 k5-20020a056870a4c500b001963baa2d14sm87929oal.25.2023.05.18.07.14.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 07:14:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 07:14:35 -0700 (PDT) Message-ID: <646632cb.050a0220.645ad.4e3cSMTPIN_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 EE239605246B; Thu, 18 May 2023 10:14:34 -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 | +-----------------+----------+ 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 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/