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 6CEFE43157 for ; Fri, 13 Oct 2023 16:12:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67DE84027D; Fri, 13 Oct 2023 16:12:20 +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 0D5BD4027D for ; Fri, 13 Oct 2023 16:12:19 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b201a93c9cso668744b3a.0 for ; Fri, 13 Oct 2023 07:12:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697206338; x=1697811138; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u28Je2+Dy0AkCADCd0Bi34rcJ5oztb9paK2rKlvarK0=; b=Ts5y3IJm0kDtek87wcZRTaTOdTHu1RO1l9Q/XebX1vreHd6iLZAgXYSVDpSalIgVpO 5Ev9choQb88v25lRdYzo1FnBqBQkRSakNbdSroRyUcPBxadDXB0fbtDhSa6Yo0ZVfCuH gQs0wWvvlpO4u5IhP+gzBKhmBY8trsgJIjOjo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697206338; x=1697811138; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u28Je2+Dy0AkCADCd0Bi34rcJ5oztb9paK2rKlvarK0=; b=QaLFllK4n8EnoXPRUCZBoZzkGZcKO4rV9UC1ZMtoUNdo8iXayx5ex7LqfYtPHtTC9a wg2ZpfiLqEb74cN8ajgoyQzJvAvfMtoRet5Jp6+TFL7WZwTlhMnOjn2iCbCX5hnScCLT 6H/Y1+ZU8eA0T1GEGX5QJFHWVqzrM2qxGz7F1C5JPTVn+ZhKNykH9917hQDX12zifdHo n+CaymgU46SHsacE169RQ+BXJAP40ppi9mcpKWGlRqLNcxN9+TX32YV3gC40Zyq6avr8 2z/1t/EvvZUXqlULLx4/y43+YIgtYoGui8Y+mnmy4snxC4cbXcaXLtuy1gPU4CQ8GmaM L4/Q== X-Gm-Message-State: AOJu0YztlgAx2/uSm+EKXiGaBykwFsY1pRroAsv+NampefIdYlWlptRj Z8eStIQZVY5UWiupUZx34JjyxoeRl2o9O8WdEnqBNHJKqHrd8V6wXONifw== X-Google-Smtp-Source: AGHT+IGHfF4w4U/pKhuPY4uqirhaTouCkFqC01/1BFfIjU1QLO7MnnLpoBnASYY6Df/vv0FpyPsUvjiLhm0e X-Received: by 2002:a05:6a00:1954:b0:693:3be8:feba with SMTP id s20-20020a056a00195400b006933be8febamr30168411pfk.19.1697206337931; Fri, 13 Oct 2023 07:12:17 -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-20020a637418000000b005654b01dfcbsm240273pgc.20.2023.10.13.07.12.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 07:12:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 07:12:17 -0700 (PDT) Message-ID: <65295041.630a0220.8d0da.a155SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 855C26052514; Fri, 13 Oct 2023 10:12:14 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/27922/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/