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 DD122436D1 for ; Tue, 12 Dec 2023 13:27:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7D6642E18; Tue, 12 Dec 2023 13:27:29 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id C5AC742DB2 for ; Tue, 12 Dec 2023 13:27:27 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1f03d9ad89fso3929391fac.1 for ; Tue, 12 Dec 2023 04:27:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702384047; x=1702988847; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4416FP9igra85kZ5+F1fmewyDkYbYOk9nBqvXgrvmYc=; b=ZqCMBssAOrbPcjjfYlMn9bdOy2kCD+NCQ/RZ6YKtB6VGbW47IQ1j7YSzpqbUme0U2d 5nHfwUdR0oXj+NNN/y0PwvTYUnxtUDeet9aj22C+Fi/l/bs6+BwioXYqFgi6DENZWj0U YfkDfO4x0W88UTOSZVdT4B3Z/pkoFN5Dfq83I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702384047; x=1702988847; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4416FP9igra85kZ5+F1fmewyDkYbYOk9nBqvXgrvmYc=; b=OM/7wTCOAtNv9SL210+4EaXkdrECNA4T8gmrai5iARWsN392g/SgjpZZcRycgMDZWf U0IgUcLBczejbnCph1MBqpvx6xW1JqSjWoXxwmWX2v5UsYpH75rpPOG2ZLZINqoVI/OM 1KJB9efl4egBWrnXTE1XOzB8oB2iCG9sMv1IYovMcOlitOdq3pZpfu02JFFyXYwBD/0X V7aw9eNbYfObARy/UU2CfmJB785XVwKnIX3jzI/sqLtoTGOg8iral5yRPeVpj/5jFsC4 rZfM9V1tIdODJdT/bsVcTXsnKObo19QE16KhV7L6alsRy2nsYad8kN7IwGYm/+XqCQxg iITg== X-Gm-Message-State: AOJu0YwY0aapR4SVGVfR6wYt7OwFeev2rOpD1GixCDeTs3QS7w5cbRyZ u29vTsCN1k92k/zp7htioKGuyN3kyXqxc2oHdHzZ9vSEPpG3Bhq3PG+WXw== X-Google-Smtp-Source: AGHT+IFSxDBJqnhR63o2F8kTp2esMjP+xfaWMEQBjM4rIi/s9IBKdlYMB4VD+KfpjT8H9lXxbBO8RZkc+rlS X-Received: by 2002:a05:687c:218d:b0:1fb:55b:d747 with SMTP id yl13-20020a05687c218d00b001fb055bd747mr7175784oab.41.1702384047132; Tue, 12 Dec 2023 04:27:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du26-20020a0568703a1a00b0020307dc696csm33123oab.30.2023.12.12.04.27.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 04:27:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 04:27:27 -0800 (PST) Message-ID: <657851af.050a0220.56c21.113aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B7E116051823; Tue, 12 Dec 2023 07:27:26 -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 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 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/