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 D59AD42B3C for ; Thu, 18 May 2023 16:08:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D12524014F; Thu, 18 May 2023 16:08:27 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 569754014F for ; Thu, 18 May 2023 16:08:26 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-333eb36e453so4656045ab.3 for ; Thu, 18 May 2023 07:08:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684418905; x=1687010905; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fIF20DVi6tIFtG4UUTJ+l2qkMkEvHjiUt5TcqVjzQtY=; b=Y1TBDT9D008fxsSo8vBy6dQ2iz4dNx4YP6FGursYF87k2g390+tJsAKdi+ZvrCbCZR NFk3F3IPWjOPFm5kfAuPnk0VP6K+PmexYt4JaJQUNpvDzIgFm+fSvyWyEVxAqizlZwlz nUQ8rFPqJrRn4uXX7tSEvoOxY27BkE5C5aXg0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684418905; x=1687010905; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fIF20DVi6tIFtG4UUTJ+l2qkMkEvHjiUt5TcqVjzQtY=; b=KEHlWsWDsK5qSBNq7d9KgiC6TVp3QUBetm75+3OjGk1kPf1FxF2Q5zmjp5GZ52niYq XFwqP0rxrFqVk78M6nU45cf5EWHav9oOO/hMIsnrqKd0Gmf67d21d6OL4pLKhF+4T17U kiQiTBccs0YU/6IBqys43jTmR0GTTvoRyHobfFmIrEwwRxomLAA3vNXMnAUYwScVWyHP AnE5O4twUMshfje/iXJmFyfh/7o01Qp5eCtBfu7fNkd9PoTWk971WaJSEv0mQvJYBLnx maQwWZlLTM0q1Fvh5Iy73A2QG7WHLKCvXHegSQneS6wMaaW4BzZ5f3yGCn92tOZka0kF 7xoA== X-Gm-Message-State: AC+VfDyeuQ8AxBkKOkw4IwaWwNrsz3M/zcwGE8XraU8diV3lCBsGArcX qWIy+yFGN4XswSi5hIUmp1K+rqTzMqTLc0ur4wRUPcGvs0vnsWo42+7DXpkYhECDz9EU7FvesQ= = X-Google-Smtp-Source: ACHHUZ6w26jKFix3y+Hs0TSvsxrd3KJNOXnLTjl6hdO192171X/t3pscnyBw0+x7LMVAxf5vSUzzD8X/xPBF X-Received: by 2002:a92:d10e:0:b0:331:96e5:678b with SMTP id a14-20020a92d10e000000b0033196e5678bmr4436318ilb.23.1684418905726; Thu, 18 May 2023 07:08:25 -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 e23-20020a056638021700b0040f9bc21f87sm45636jaq.22.2023.05.18.07.08.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 07:08:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 07:08:25 -0700 (PDT) Message-ID: <64663159.050a0220.2a8e5.2dcaSMTPIN_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 40B29605246B; Thu, 18 May 2023 10:08:25 -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 | +-----------------+----------+ 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 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/