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 7BAE943157 for ; Fri, 13 Oct 2023 16:38:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74DC34027D; Fri, 13 Oct 2023 16:38:06 +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 A3B2E4027D for ; Fri, 13 Oct 2023 16:38:05 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-69af8a42066so1737770b3a.1 for ; Fri, 13 Oct 2023 07:38:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697207885; x=1697812685; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iOgbo9JneDehirTPq9uro1wRNw3O6rwrtf60cIxhsaQ=; b=HATNJxsn4p9MrJxBOTy0LDEazGo4QUTq8JIxn4xivIfmJxEjqWRPfvkDdFawasb9Sk SKAkl4iDzlsiodSiYz+i7mKfT0wohEITktfYkr8FIO5RDbD5rgk5dQmITxldhu/T37jC Nr4DhGJYwXCs9/0fUBeNL9wyS3jtmYqmReMrU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697207885; x=1697812685; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iOgbo9JneDehirTPq9uro1wRNw3O6rwrtf60cIxhsaQ=; b=kXj9PtMlVUu4iCrmwjW7QijCcblmIjO40D+DqdPooue3oNDcYpEjD1hpCYz6pBF8tS ica7cOWAVgDTL/aeFv1lc8HYnN4z3Xt76RlHxo0FIeAuecR64tZKL2Lt90ATGcfRBaSi tx8/TSBoDb33YkAj4gB2aaC5s7f8n/TuXxt+48U3xoD6qJL99KGHHelD76GEOMnXYm0m pF7v2NTGZqp4S3qm7Vei4/3MNAQVpduBY5HRo0l+GOlNAfguVTCSM5JpKliU966iYp13 oLsdFNJ16Ghn+WjbiF21QseIEMLcpE8WfzJWJzE04kxdWjyYcSKd6tyZy4Ub7vG9wXgV BRRA== X-Gm-Message-State: AOJu0YySa+JU6GBBltitBTme+qsvZn8MOVUxldteyEekGMmw9XGbmRv5 KVO1sLyJ2Wp9+AI/lk9DMX46ETOnEI2Lp9BSoJ097BEFAaKCY4gop4ugrg== X-Google-Smtp-Source: AGHT+IE5DfO3OE7dOVViX3VYuxF3VSD+Mwqqq+kpTXaJv1tYEtnGxDbLaEtVNhjyAg/JdttXxdpmmPJI4oNK X-Received: by 2002:a05:6a21:191:b0:160:18d6:a3d7 with SMTP id le17-20020a056a21019100b0016018d6a3d7mr32969132pzb.1.1697207884809; Fri, 13 Oct 2023 07:38:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p24-20020a637418000000b005654b01dfcbsm244003pgc.20.2023.10.13.07.38.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 07:38:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 07:38:04 -0700 (PDT) Message-ID: <6529564c.630a0220.8d0da.a3abSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 090036052514; Fri, 13 Oct 2023 10:37:31 -0400 (EDT) Subject: |SUCCESS| pw132602 [PATCH] net/nfp: fix the Tx performance issue 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132602 _Testing PASS_ Submitter: Chaoyong He Date: Friday, October 13 2023 07:46:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:77f913752a55c0262bfda99a1b69ca0bd804c6c7 132602 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27922/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/