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 4D5FF436D2 for ; Tue, 12 Dec 2023 14:29:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4819E42E18; Tue, 12 Dec 2023 14:29:13 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 6F22742DB2 for ; Tue, 12 Dec 2023 14:29:12 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-58df5988172so3561710eaf.0 for ; Tue, 12 Dec 2023 05:29:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702387751; x=1702992551; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8hVoxMuTtXWtLvSJ/zCqwSAV/jgUPwmwB0tnkwpBR3w=; b=OXPSYasEjvGoXnt93TnI7SYUHYbuCjYVuoO/ugYbruwzgLHL8QM998FKJHkdvrP1ug DJF/zyqgXhs0ae/mtC3hSZ+3qkRMcp6mpKJ0JdGV01ZhVXaIrla/3qrN/rLxAKnqjpW7 PWFafqFbVZaisVDhOKaySV2ng4Z31jm7dqxvg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702387751; x=1702992551; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8hVoxMuTtXWtLvSJ/zCqwSAV/jgUPwmwB0tnkwpBR3w=; b=BvUUOC9N4yxrgp8E31II0aLGw2abjhTZNJA7QvIhivxRFrZqjUwZviI4GBJQb5alLc Ml2voFEupRhj1QRE5dd5EstkNDD+hglM9EPvL52BJn9XnE9q2vMKdoVxU1lzNcl6FUTo tBxzDWXN7NPvbz1Kd4QPLiO0RF6lcN3WKm6M53pcDU4UblP593fdu5qtX1938zwf7yho t3/laFg/pFRTtv2miXhnovXSSdO9t78G76yevL97l4DDdUBKrnkBPgm32Hr62punM1Tp FKN+Y6dxq90LNvXoBLwHD+6hJD80b/yNZ/CYScIikPQ6gVIDTo3OMrjSiU8UYS1FYmUe sJBQ== X-Gm-Message-State: AOJu0Yz0ruK9FU8AzTyRj7jCkd8LyLV8tIhpTlUHUWmCdw5WWu2lO3n6 pSyqzHi4CFAbbK4YTo9lmqH4mk0aBLDxgB3GPsqeLAgBnjAt6uZSfVTCVA== X-Google-Smtp-Source: AGHT+IF8tvL65NFZHe7brtLbACLEqHJX3DuGmTqnyGVYJ2kQcGdWar8Tntyp8d64AxzswNSIXqp7WKoOq83N X-Received: by 2002:a05:6358:cd02:b0:16d:fc4d:9fe5 with SMTP id gv2-20020a056358cd0200b0016dfc4d9fe5mr5357123rwb.3.1702387751720; Tue, 12 Dec 2023 05:29:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h3-20020aa79f43000000b006ce68d994f8sm873694pfr.8.2023.12.12.05.29.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 05:29:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 05:29:11 -0800 (PST) Message-ID: <65786027.a70a0220.cade3.7731SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DA16B605C311; Tue, 12 Dec 2023 08:29:10 -0500 (EST) Subject: |SUCCESS| pw135057 [PATCH] app/dma-perf: replace pktmbuf with mempoo 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/135057 _Testing PASS_ Submitter: Vipin Varghese Date: Tuesday, December 12 2023 10:37:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135057 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28594/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/