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 573BA42AE9 for ; Fri, 12 May 2023 22:56:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A50F406B3; Fri, 12 May 2023 22:56:54 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 5C124406B3 for ; Fri, 12 May 2023 22:56:53 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-64ab2a37812so7589866b3a.1 for ; Fri, 12 May 2023 13:56:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683925012; x=1686517012; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i7ZkHiSl9L3sTfw+vAZyfpuVKE5TY8YVfSgCKg6MQwA=; b=WTR0STwl3vmYFZ4SgHc0xwdtIp4op7C7/y3CU8XganC0Jn6KV3iSiycx/dlF7O1Kcv 8b1pSS9QKt+OQigsnw6fPtv/JFvbuxgOyWCNuvWYEJHa83HJuqewiq9vOyL5MBVcN+Yc 3L9FuHPerZf3UNzAB4TsI0lbnUzhyGH3TVwRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683925012; x=1686517012; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i7ZkHiSl9L3sTfw+vAZyfpuVKE5TY8YVfSgCKg6MQwA=; b=W6OftCZ0gP1kMMJLapS27+536pemCUSSFwBY8uAWj3JYpQJ1t7QlomWT3z2gc5zaUE gaOYyc4Rku8ckQG09ziSHUE9FWAf1SqCFbDNWMbJl+S+vK5mgNh7RCMjd1B5vvrM7JgN hLEtDpYeAX7hB9ruchxYjRICQ8t3n/ZIbn2bkAhEz4q4V0xrMaWB9UPAMi0PkeOqms0R oCIDqc+9YCFErAFDLMxssX4EZyjAHLEDyxi0FXztlqi4feHKCDC0ZB1XG0syl+XEBOuf kdpdzFkvdwxCATXLTEoIgCBkowBrdJjpf/wSdHa7oJGMvuwVVSj6noGRSyuvmL9k/FLw dqyA== X-Gm-Message-State: AC+VfDwW5cwotBfxVK96gmwGux2TDPP32VlZp3o8m5TYb9MpSqVtK5Jf 9BXw+En7d2ZlzXd0QhrWxs3IYdR2I4MeuBu59jmLZGiYsx0xNlboTs629Q== X-Google-Smtp-Source: ACHHUZ5YTjp39aZhfyCM4ka64t2lRo7OcbYLABepXnambD2okt438FbmwnBTCne/FqozVID0nP/UuFpqXrkq X-Received: by 2002:a05:6a20:8405:b0:ff:8640:4c2e with SMTP id c5-20020a056a20840500b000ff86404c2emr24650674pzd.17.1683925012535; Fri, 12 May 2023 13:56:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l11-20020a63da4b000000b0053031f7984csm695193pgj.15.2023.05.12.13.56.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 13:56:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 13:56:52 -0700 (PDT) Message-ID: <645ea814.630a0220.39de.5b60SMTPIN_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 B9EDB605246B; Fri, 12 May 2023 16:56:51 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/