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 C9A9E42AE8 for ; Fri, 12 May 2023 20:54:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2643406B3; Fri, 12 May 2023 20:54:00 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 16761406B3 for ; Fri, 12 May 2023 20:53:59 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-33542ae309cso15757495ab.3 for ; Fri, 12 May 2023 11:53:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683917638; x=1686509638; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OLa24PclxcNwA0M4gHD6uieaI2eZQIhrHC5uY13aF7U=; b=izcjuNbD6uPt0mjqnevt+XiA9mEYiiFYr/WEK3KjG9Kc7q1rOogvFUNMP6eGPGEWsD GL+At8+hkypzCEoA1cm/bgy7V6IQ7HsrhhOQg1yLKvGSjAs1TentIZ1a7D8k+SaMKqvu UkYE+DjqSiTQEFU2HZw/Fqvk6OyWP/rwi0Cko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683917638; x=1686509638; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OLa24PclxcNwA0M4gHD6uieaI2eZQIhrHC5uY13aF7U=; b=QJfw6F6QUt5dE5HZwZ0vNjemNpN6cLNismHrbVld/RCmkXA9U+QpU0n7apLth0we/I yH+99osi3omDteZbDR2OImsk9rfIwtyPIRhCetrZLkwijN6ptSocxLM/ZL1/Lj4e0WkI T2LuGjuuyWbK51bp+qy+qyoksglSQpeVopLKUZBmDvtKrYR2QQ2yljWg7LU6JnioxZR4 ny4BGktXjoq0QeihTSBe/YjSGCBv4042wwA5q8tPXYCJRJPD8GxmdiJmJ2ULLx3i2CIo BR3x8rDJA0r8hYyA2G3AQFlsaXmiV/TanHDOJykH7Q67Jvu6AWV4N/2XpbQtsY6Izm1A fECA== X-Gm-Message-State: AC+VfDyLSo8AECzbaa3exbua5K4Jne5cphEHbSa+DUmC+Tws8q9b8Y9Q ubD63TCDObYaUhnjWF5+buyZCm3QH399lJghLM4HO0223JLTW4CVS/wJyg== X-Google-Smtp-Source: ACHHUZ7mmCAC7VDsunUtOrVUi1aeVpb3NJRXvE7NJvNSeF1l3BLHSbfm7SYtaH0FWAG2RIYnuERCGKl5GUs+ X-Received: by 2002:a92:d988:0:b0:334:c74c:4403 with SMTP id r8-20020a92d988000000b00334c74c4403mr15472014iln.11.1683917638366; Fri, 12 May 2023 11:53:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s14-20020a02cf2e000000b0040fcc5719cbsm1199294jar.11.2023.05.12.11.53.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 11:53:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 11:53:58 -0700 (PDT) Message-ID: <645e8b46.020a0220.ae96b.81c4SMTPIN_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 D9547605246B; Fri, 12 May 2023 14:53:57 -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 | +------------------+----------+ | RHEL8 | 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) 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/