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 482B5432EF for ; Fri, 10 Nov 2023 06:40:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 409584026D; Fri, 10 Nov 2023 06:40:58 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 0EC694026D for ; Fri, 10 Nov 2023 06:40:57 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6707401e22eso10692706d6.2 for ; Thu, 09 Nov 2023 21:40:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699594856; x=1700199656; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FSABFP+tl1mq+R2+OpRcxlp6S2tVODA0gnZBOw4lgok=; b=GcPw0PBO17jJSJXbHODBPh5a4AgqCFMKIs6T1U47049N0JBcYQeduyiLZMJ+k/IUg9 LrcM4fVNuZJyIw3WmYx9cBfK+nkjtIPwj2/2anIsvN3q1YiTx6soItxIt3k8VQ7KPKhq Hhkd2iSglGfTNGvUY8k7FJIFR7KlGi5BEFM0o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699594856; x=1700199656; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FSABFP+tl1mq+R2+OpRcxlp6S2tVODA0gnZBOw4lgok=; b=f2MAnXSquibqpP8+fMsiONXeLWc053moNMYFjLyEXzShcLh9lLkQsMVi2iMOj7iIw5 VUMX28WOZtDHQY6jlOtcu+l6UH1BoK112E+ImXoVxh+YqFDK0Dqra/PoXAuFoeYTbpew ldTgPLLebWOQYuQlxFwIsF+hmHd7ni2EjWVR3ZGzworwSzm8L6MDWgmTzFZJYpe91gV5 /m1YEXLFBpDX/uyGJjW27GMUdKZ+haOvTxf0rE9X1aZaG8Wfhj7g2VdbQccydtphEy/+ iEVsW7Uqn8TUk+Ojm/yrthAHSq4QfsCGS+ix0DamqCGV8xUhfX27L80P2aXMSCP7o9f8 07Lw== X-Gm-Message-State: AOJu0YwBPP3/QcubKJ34GfENt9g2iGIQFd33nObYnzrBoydD+os+5/nl 1JUt0lrjv6Jv5Nrt59oX/Yn1AExEzBblV3g/2H9IHq1OZHnPmyB5scyy3A== X-Google-Smtp-Source: AGHT+IHHSGkUvTemwV3UIlsj6CHKhQACJhP2DUkRK1el+ky/4nZKU/qFLjPpgjB8FfLrroKU/P4GYRUAEEI7 X-Received: by 2002:ad4:5cc7:0:b0:66d:49aa:6844 with SMTP id iu7-20020ad45cc7000000b0066d49aa6844mr8310062qvb.19.1699594856094; Thu, 09 Nov 2023 21:40:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a28-20020a0ca99c000000b0067498621f75sm687924qvb.47.2023.11.09.21.40.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 21:40:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 21:40:56 -0800 (PST) Message-ID: <654dc268.0c0a0220.c0523.e265SMTPIN_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 CB2C3605C318; Fri, 10 Nov 2023 00:40:55 -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-unit-amd64-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_unit_test | +==================+================+ | Fedora 38 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/