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 1643942AE8 for ; Fri, 12 May 2023 20:47:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 124BB406B3; Fri, 12 May 2023 20:47:16 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 4A665406B3 for ; Fri, 12 May 2023 20:47:14 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-76c866d8754so148097839f.1 for ; Fri, 12 May 2023 11:47:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683917233; x=1686509233; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RCz4xtm+5NMRPtEUcJVMk1oMRMR7YHB+SsdQ1QqtJgE=; b=MAXr6KOda7y2F1JGMRq/lZI/ACnfFkCu4XH0SqbrBvo1qcgkHV8EVo2mVWzomTBYL1 zRWtIqsFPKjL7sZMCdaBZW1H63au1Ugnq0QV8Fb33lDkzcE5B/8SF5FEM3mSlyekX4xl DUbBWhKC3KEhkTpCYl45KzZ1S9Y2P9YWmYA54= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683917233; x=1686509233; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RCz4xtm+5NMRPtEUcJVMk1oMRMR7YHB+SsdQ1QqtJgE=; b=lKcrCUz+iRFox8dV+LbGMl/sOTmvk6NEAFQMDoY7jfIpCFjrk308bTxYgSFP/F7TEZ NMdHH0p8fh+vMCJlKppGwfD30qfVutJ9OECK3rgipUkfUtJQzQ9nWraXx/wqAq+zQjG9 bJf6H9KvD8QdrhJQnem+SkbblR15/5TExKwlmNtTcAWdVkKcSlA8gACORWeJchi/zDjm nVbl293q+cxXLN+AqS/x/02v6BetSZyogCUrkPN4+QYjuvQZHPT1q4sTYiY+nWMFL406 BFFJnSQm4ysEdSA/swHZBJxyaY773EQb/AwSltgNMO7kNQAHLQ8p8VvIOu4956p2MaWf rLZQ== X-Gm-Message-State: AC+VfDxJHC78Gh2vQogrD6yXlggPkFfPoNtIVHO5xpZQmllCWGmXw98T rw+nOdAXkeCTFnu5l4q2YeKZiTXqsfzltTlzZvNfSFsfQJaLfWSzJsyy0Q== X-Google-Smtp-Source: ACHHUZ4sk408X217qZ8edQLFJ/4usglGl9goysersv/kxARP8epeAPf9lJaFvA+lL2TjzouUxZ/w4ke7CPWS X-Received: by 2002:a6b:ec18:0:b0:76c:4e1f:df9b with SMTP id c24-20020a6bec18000000b0076c4e1fdf9bmr12002734ioh.15.1683917233735; Fri, 12 May 2023 11:47:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cd14-20020a056602428e00b00760c25bfa29sm1215825iob.24.2023.05.12.11.47.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 11:47:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 11:47:13 -0700 (PDT) Message-ID: <645e89b1.050a0220.8ed5.5e5cSMTPIN_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 5E3BE605246B; Fri, 12 May 2023 14:47:13 -0400 (EDT) Subject: |SUCCESS| pw126827 [PATCH] net/nfp: fix the Tx descriptor free logic of nfd3 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/126827 _Testing PASS_ Submitter: Chaoyong He Date: Friday, May 12 2023 02:07:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126827 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26214/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/