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 EBA3E42AE8 for ; Fri, 12 May 2023 20:45:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E311F40E03; Fri, 12 May 2023 20:45:48 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 16CE0406BA for ; Fri, 12 May 2023 20:45:47 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-75776686671so385049185a.1 for ; Fri, 12 May 2023 11:45:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683917146; x=1686509146; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1lnF4FkO1s/ioMmrSOKr1skwbC74JtkZBBaOkFWUxIE=; b=bsCuNe4BAUM566/CxlO3eUHk2rR3vkNYrMFC/6uEmgZ76s1Ym7tMFVr4DDVL1gs1Ma aNkRoFDU5kC4QqYhwjKFwiTQ/i7mPLkol+rP00g7b3uhANpB+Ls5ES31W2A39xMGV3hZ T82ez3MAn7laa9OQBT6qV1kyuxleo8ZMvaiFA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683917146; x=1686509146; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1lnF4FkO1s/ioMmrSOKr1skwbC74JtkZBBaOkFWUxIE=; b=RLgwTfgKb2OSkbtHhyvkXq4TdU0WZYYrefvjTlBKAq4ypADc31hhMuvCdiBg3F2v6I awA5JdBuNoqpXn0ddo0sMh3ewcceaihQDshUtiiwDzHfqpApc+hdo2DE3rhhagRUduue rwCHoB4F8FVl5yXT9jdHH8S/i+UlnMVIHvuggd63iM2HfxmAAsCZSLf6sye/EKCP1A5E C9SUNr+J+LUIOdoi4lmpAQqv+RoUBDZm6zEG1x7Qox90eFbTxMZTKDNxh+ZsyNnUT/Iu otQxttnwyL3y21N7C0HnXdoLsc5wa7tOvsKRGwldn9jlLPdTm4zKatmiWyDiFGfif5I1 NTrw== X-Gm-Message-State: AC+VfDzP5xYRaLHjZH1MYgRi0VmNZDgCDbrPtPcuogNKFO15cpa4FU1f t/DmA0cZcZ3yDVIMPJEgfdpuRWmDzeSTUclMyUea7xHtx9ofSc52InmfYXOGyXIedvO17ji/kQ= = X-Google-Smtp-Source: ACHHUZ5MqpbkLUXplI88ZiWMbAh55wZuNuyAx5+PJnkVi3SdAS8b4cgel3aNyRye9KcxZxTuUWXi1pQLDfq/ X-Received: by 2002:ad4:5761:0:b0:56a:d94d:6deb with SMTP id r1-20020ad45761000000b0056ad94d6debmr46781100qvx.25.1683917146515; Fri, 12 May 2023 11:45:46 -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 j7-20020a0cc347000000b0061b5d595c0dsm675203qvi.29.2023.05.12.11.45.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 11:45:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 11:45:46 -0700 (PDT) Message-ID: <645e895a.0c0a0220.caf45.503dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3B60D6052472; Fri, 12 May 2023 14:45:46 -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 | +-----------------+----------+ 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 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/