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 6E4E142AE8 for ; Fri, 12 May 2023 20:59:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48489406B3; Fri, 12 May 2023 20:59:45 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id A54A5406B3 for ; Fri, 12 May 2023 20:59:44 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-38e04d1b2b4so5193045b6e.3 for ; Fri, 12 May 2023 11:59:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683917984; x=1686509984; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n3tKFTjycZd/QRlAk2je/Jxz4k9ZHxSCiDi/jKAslIY=; b=fkONjw7c+0xFSCz0DKZ3A1h2ONFOFa7M1XlWMtMEy75Zb0dPpQqIX0DODitOMz//PQ AjB8NbSxWJfiUJipx25dLEJR3ExpRFYO2F5a7T+FBX035cKllcw3msNOpAC3P44UcTZM DbOgsneIs+i8ar6W4LgpljbcIjnb3FN//esK0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683917984; x=1686509984; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n3tKFTjycZd/QRlAk2je/Jxz4k9ZHxSCiDi/jKAslIY=; b=iXyjwMIcdpvNkvr0m7gcNHy9459VweM1tY1WV7aJdZbrWDvmYGGFG+pABeuthQ/hA5 z97Auxpghi38Y2/H4pvUVpG2pP0EBhWnDryJyDtS8LRDrJmVZGuHh97W1n+sWcU7+PIb HSkP8BoTo69ZDDODJavYqluySfRsxL6TN9LQ1Bh1Q0kgu06x/i+j1XAMLs0AsyAp7uYx qOJ3qpe8hNjvAEQa4KiY27LEQMO8OfI2VvpMPeWFLU4zHGJCLXtgOeXQMOtnnscelmGR bBA0y0/0ooDu+KPn6l423Q1V9yuB+7sMF2Wuhzz4qoXPY4xcyYUjVAdPPR4GSpI/7FxX uDZw== X-Gm-Message-State: AC+VfDwKVhUfbxbuzsu99U94f/+YCuMF/pUXpsgccJDSayYxZDQog8qF xRL2N9ERVeZvFTJT4jYvLoonUA1o4e2Ndw9p64IMmEUWCc+hdA== X-Google-Smtp-Source: ACHHUZ4Solyv8ethN1X/lEwpOkyKQtCEw4rHb0dZDhUY6Qf+IZxOH9ydUk+ssmLAOA394kN2IIz1dlrhBhob X-Received: by 2002:a05:6808:10b:b0:387:2f12:e71a with SMTP id b11-20020a056808010b00b003872f12e71amr7048463oie.34.1683917983806; Fri, 12 May 2023 11:59:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u13-20020a4a8c0d000000b00546e9837fcdsm104114ooj.9.2023.05.12.11.59.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 11:59:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 11:59:43 -0700 (PDT) Message-ID: <645e8c9f.4a0a0220.34a6c.59abSMTPIN_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 5BFFC605246B; Fri, 12 May 2023 14:59:43 -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: Chaoyong He 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 | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/