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 39DAB42E48 for ; Tue, 11 Jul 2023 18:44:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 330074003C; Tue, 11 Jul 2023 18:44:22 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id DB3414003C for ; Tue, 11 Jul 2023 18:44:20 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b0138963ffso5526625fac.0 for ; Tue, 11 Jul 2023 09:44:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689093860; x=1691685860; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wa64PvtRCj/Aj2YsA4x6vJ6MWtydhfBcCLz3jhcQOPM=; b=QVzaeEJvJwGIo3l1wxPrMTpsahrnPW4QdRzIUomkvfoJUrz3D5LT2413UxJISjPuTW VKHpHUcJ2SUGUe1jADBEegPgqtyFIm9H5nBxD525DTjByuMuhHdMeip9yBBQY6I2+cqu hOajRkyOhxPvIOB5lZd9/f3U6OxQtZto02bRc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689093860; x=1691685860; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wa64PvtRCj/Aj2YsA4x6vJ6MWtydhfBcCLz3jhcQOPM=; b=KyLrq09IIMDLKizmWizKGht/fTaLKw37p5kcDGOX0BWVnUmRc7/HmnmKuvit1Dz6xA wPN/ow1yqteoF54gMQckZygQ6mAXI6UR6B8MCjZHQnus0c6Ztn9Zr75f8NfcWbkinUN9 JdUKyVP8IVzVqicJ6iS41Hw1WftvHtJJrx26WZ4m0IHiAIuOZWyJUsvdWDZ3CI9SXRXw 0REu+QXLWdPFU3wLUwgu/+LQobxjJNCTQJv2TeQPo1giwZkYxh5T5wmqoONzwGyElB8C ihlaJUM+89U3hTinCxVUchtt9N0187AmXVOnaR5JtWsUs8wkoIV5pGW17X4Y+3oKAaUY iXrQ== X-Gm-Message-State: ABy/qLazxolXsGHXOL11VF9aU6OM6HNcWlwD16tXbL70a2Yz6eCqpd51 Yeyg+BovOESUTMdyC3wQBp9QTu5+I1vKf2Cje931RFlePaQpuAXyMA/fOlu8CIF3mAFKSXmIMA= = X-Google-Smtp-Source: APBJJlEeB60CI+pjKIqU+3+aN2HJ967ztMRAuVcCSdq9s8UEB2HLNAPJgyVKHT/rSlXCZkBhJySs7PHK2Sli X-Received: by 2002:a05:6870:b507:b0:1b0:db2:189e with SMTP id v7-20020a056870b50700b001b00db2189emr18902254oap.17.1689093860191; Tue, 11 Jul 2023 09:44:20 -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 ef40-20020a0568701aa800b001a6c6eebfd1sm264866oab.4.2023.07.11.09.44.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 09:44:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 09:44:20 -0700 (PDT) Message-ID: <64ad86e4.050a0220.7d13a.8c11SMTPIN_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 AA28B605246B; Tue, 11 Jul 2023 12:44:19 -0400 (EDT) Subject: |SUCCESS| pw129442-129446 [PATCH] [5/5] net/hns3: optimize SVE Rx pe 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/129446 _Testing PASS_ Submitter: Dongdong Liu Date: Tuesday, July 11 2023 10:24:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129442-129446 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27040/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/