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 068A6432EF for ; Fri, 10 Nov 2023 06:27:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01C214026D; Fri, 10 Nov 2023 06:27:04 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id A29D74026D for ; Fri, 10 Nov 2023 06:27:02 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a84204e7aeso20392187b3.0 for ; Thu, 09 Nov 2023 21:27:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699594022; x=1700198822; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=83HAI7rn7BC+7GF+q6f3usFNsWI4ibxNtBumA5VRRZM=; b=akSM8sC8SJuLirhLTwXo4/VrwWfOhbLUEeioUUT9dGKIhQjWYkRfv9BL3Bp1c9bY2T RsN0qxL++5dxpNG1BVTRY0QwAICJiQfYhzoW6HtV5h7y1cZERFNQ/toUTeqdmy1Kzxka y35ZNX2vZa3POXUI6icKsZ5qVyuTaprjz5pc8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699594022; x=1700198822; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=83HAI7rn7BC+7GF+q6f3usFNsWI4ibxNtBumA5VRRZM=; b=r/j6weTYXr7gqVzsAtjKD2V25HmfJQtzAZaGyz2Eq5t8z0g0QM0cLDLk2MMavlz0jt xqRX39DFQWrR7VmKxALEbg4gD5Iwc8Ckf+RiBPlAQv/8Fx0xbLKFrVPJp8bbWuoW4Rhh RL8QGoQ1II3ql91i5BXNoJ6GXWma2onyezRXSE09h2BYzRD+EL3o9fkXFqthiRxeR4Il yoz6hJvLDw5R0g318DQXNYn7Hgt+kgjlYKGpWD+fPzRr7UqnqMkeFwYf/KED/eiVKmvM rtHJUSNsQEeSBEi+/CtGqAFfiNM3lG5NMWEr40vALnDNIHYljlBEbyubabjXedLW4SJy eszA== X-Gm-Message-State: AOJu0YynynFKUybjM2tHphNGoqLBJxpBThROZsKv/XYXS6B4mS4714RO ifRaYZqkNEK+TG/SfNun4T4QG67RVMKGHaPyAolubehZb6asIykZZTx6MA== X-Google-Smtp-Source: AGHT+IFUd93fzls+lAJwBRHTnsO2ECr5TyZxXwEjj3BPZ1a/Ay7dOw2LUB+df9Wqxianq3k91ujfj3HAunn/ X-Received: by 2002:a0d:f347:0:b0:5a7:ab51:af5c with SMTP id c68-20020a0df347000000b005a7ab51af5cmr7820261ywf.13.1699594022136; Thu, 09 Nov 2023 21:27:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m142-20020a0dca94000000b00583d78481a1sm1919138ywd.63.2023.11.09.21.27.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 21:27:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 21:27:02 -0800 (PST) Message-ID: <654dbf26.0d0a0220.55f28.212aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BDA8D605C318; Fri, 10 Nov 2023 00:27:01 -0500 (EST) Subject: |SUCCESS| pw134046 [PATCH] [v2] lpm: improve performance with copiou 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/134046 _Testing PASS_ Submitter: Warrington, Jeffrey Date: Thursday, November 09 2023 23:11:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134046 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28314/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/