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 EA4E042AE9 for ; Fri, 12 May 2023 22:53:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7EE7406B3; Fri, 12 May 2023 22:53:57 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 5D4BE406B3 for ; Fri, 12 May 2023 22:53:56 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6436e075166so7880039b3a.0 for ; Fri, 12 May 2023 13:53:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683924835; x=1686516835; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i8Np8sVTwEkjbZUzOQBIsb+Ounn1ek7cr9tn+gdDedE=; b=fUwsroru993LFxqmpz3MekthCUAZi7q0HFVkONQSiCH0N1S5SY/8p5+6bA9YZGQJzM JFXH1HazrMyu0w4kS6eYlX6AdOhYn+wlqCnrtBXl6Sgs70KF+fx9Liq9ZpalnFGQl8uZ CQHjg2tgi6UrFE9r5qkEh5Q7mZDpsaaUqoWvU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683924835; x=1686516835; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i8Np8sVTwEkjbZUzOQBIsb+Ounn1ek7cr9tn+gdDedE=; b=E+39k8W+ESyd3XqPVXt2qVKRv7EWYpewuzsH1qdGR5uGTa0VX4Po+O42ioc9U/vzL2 d0EAFqKQnYfkEXDeyP8iUb4vvd5PQsGAonOXp4ue0ugUb2iVYxvFy+xeNb8wH7+RqHNK ED9MHe7awke94GxIA6E5DewcX5ACZI3XYhfG2KDx9IBh+y4mv3Cdd9Z+TWSESox/ZxNl s/5JOX9NRE7cjFaDt45MQ5Jh9ONOfhQ6jWN4BnvrrURMkJDNQcPYZeL7UZcdpcwlELHb Q5FbdRPstRzwZBEKNe+StwHS1X2eTjH9wiiVNg4VTHq5LMgpRH2D4C9+0c/AV+ytGAsX qi+w== X-Gm-Message-State: AC+VfDzUES/5pXOqBxra1CQ6tsFqJ9r0d1kBNxubLYsbIuD5KGnlZKI1 qDekJ6g5KX/VRUmu/pr0chN68J7ME4U4eiN9u1S13lgTp3VZ3dsK8jPUzrj61TSZdgho+NX9XQ= = X-Google-Smtp-Source: ACHHUZ4h3T4SLcO2z8AxwwKsuOrVNgwSoXyuBQB7pgeYGgflbNtNWjZ0oqjLaFs+DiyT3T0Or+HaC31BCuxZ X-Received: by 2002:a05:6a20:4283:b0:101:17e2:5d4 with SMTP id o3-20020a056a20428300b0010117e205d4mr21456561pzj.39.1683924835495; Fri, 12 May 2023 13:53:55 -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 l11-20020a63da4b000000b0053031f7984csm694611pgj.15.2023.05.12.13.53.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 13:53:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 13:53:55 -0700 (PDT) Message-ID: <645ea763.630a0220.39de.5b2cSMTPIN_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 BDA43605246B; Fri, 12 May 2023 16:53:54 -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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/