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 EA39741CD6 for ; Thu, 18 May 2023 16:16:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E889A4014F; Thu, 18 May 2023 16:16:15 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 3E4B54014F for ; Thu, 18 May 2023 16:16:15 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-338816ea761so465815ab.2 for ; Thu, 18 May 2023 07:16:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684419374; x=1687011374; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Sm37tI8Vac+pCgpWwMG7aBh6Uj9YtaA9IFddM+zXY2Q=; b=b7NjPi4QY3TOxzePtQiJdbrnBHFbG7opPHVBang6NghFJO7tCQIhAnYUURjcY+7yv0 eE0dy3P9OjBY8O5sJMbO11NKW3Enak9uNhPZ/Q2bBBLy8SULbDd1MDNkziA1b+kfFpo5 vsTJ8f36GO0FPvx+65CZX70PTz17Rf5uzYzVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684419374; x=1687011374; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Sm37tI8Vac+pCgpWwMG7aBh6Uj9YtaA9IFddM+zXY2Q=; b=kQDIBBGa9+uuWeXC+dOl/E3IOqmPbvL3SbnFuKXXtf1/jlV4wSsKM0U/VuicMvjCiU bvF9ioEpLhLgNbZLZVTH8OdHHszGC9Ut0QkraHXQ4b0q2XdxAthW3WT7kyzq89PTiojP R0tT4IUblGrGLVIZzyMHWOiwbrQSiJFROJyOQsfyrKk33MMaW7CU5TQyj/pGTzDxnLLp sv1FaXsG3oX4pJKBLVozY63tpOPL4gwmOSimE+HbjV+BKG0CDN5ewT52rwG9OswlUqse V6qAylLYUqeCexxJ5xNcGRBZXsTX5MqS2BbQ7m5MjBlNIq1MLCz7Em1MKOniWAVYVvIE 2CVQ== X-Gm-Message-State: AC+VfDymK5IBZ+MtsbpoDn8D7MiXgql2OQvPqhnoFFgKvGkaLjZBSlAI Et2b85f56lrQ1K3kxvUHCrtbXFdlvjstzairGYVV13IZgPGjIhNsaWK9vkynLxZrnGAiZoTMZw= = X-Google-Smtp-Source: ACHHUZ4/0KM4/qUzOIC5dn0DTnHK+zJSCMGDi6SvBL+mxWoypFSuFMji9Faral6H4eTq4MV7sRUvSpD6A0YM X-Received: by 2002:a92:c84d:0:b0:329:5cde:105c with SMTP id b13-20020a92c84d000000b003295cde105cmr4545705ilq.0.1684419374650; Thu, 18 May 2023 07:16:14 -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 h28-20020a02cd3c000000b0040fa4f6b3d8sm44765jaq.47.2023.05.18.07.16.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 07:16:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 07:16:14 -0700 (PDT) Message-ID: <6466332e.020a0220.89872.2d79SMTPIN_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 48D64605246B; Thu, 18 May 2023 10:16:14 -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: Dongdong Liu 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 | +-----------------+----------+ 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 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/