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 EA1A74374D for ; Wed, 20 Dec 2023 23:07:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E542F40266; Wed, 20 Dec 2023 23:07:42 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id EE34A4021F for ; Wed, 20 Dec 2023 23:07:41 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7ba84a3cc96so4053239f.3 for ; Wed, 20 Dec 2023 14:07:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703110061; x=1703714861; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f1G8SE0QjxTAmafCDTxjan2m58T3nVctIuwPwubVHSc=; b=JUeWjOcFFp4SATMbKeOifJW0iCVwg2HWUFRQ/72wAp2oftZfGnK29HoCkuyb/hzZzK XLNaKo7TLn8Cw8/PXDHkzeigfryePztOrk0/a0ZNUO8EKnvvtNslb3OEhaPGU1ser1j5 hFBgWKJFknM6AGqT2h2hblPJ8lkXC1MMuqhk0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703110061; x=1703714861; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f1G8SE0QjxTAmafCDTxjan2m58T3nVctIuwPwubVHSc=; b=aU4tMeykJEJTLQBxmpUGjLY9Xi//YVgUgCbySsNEZ6nMBY8wALd7uh9wdE0KrSY4sC wl8Fcraam+bzwZ/mj4bEMdn22pWqD7d4XMQU8zjbBq2pk2bpbxSYTiFWIeQVPaODTqAg PtzsDjOi8lmImdEGaTY43jr/6kimPGMuUgu1l+4chXXI7DjbbXONJfuNRWdbg+yWxfz5 xbJxW839eh6p8IbX+mJUoPdRBwBvzWQ54jcQznyMEo834VBxNcoMjKyCHqs6dIgfeNNb e9zn/g4ZEmKnoChnWYyuPqNGqTV7uJJE6nJrwgocKGaEdpmSWgUsipgUtCCYBUYu7Upr Vlvg== X-Gm-Message-State: AOJu0YxOAyuZ9dLUlyG4VIjpTaowl/uK8OMtlPZwLDqInOx/vGqcuzox KS+lAlyshBGCJ0dgVPVi6TrAv6N4Xm6zK1MwBv4FwAjunWvLR1EZ+kU3OzN4S2cZHqJdC6+l3g= = X-Google-Smtp-Source: AGHT+IHdqq74L2DCXjhh7Au3bn0Pbpz2s9NIEqmambCJtKISieDlk1+iKEsZGLkAgvq3LycKxroqM6cKY3hf X-Received: by 2002:a6b:4f07:0:b0:7b9:b183:fcb9 with SMTP id d7-20020a6b4f07000000b007b9b183fcb9mr1911339iob.13.1703110061407; Wed, 20 Dec 2023 14:07:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id fy4-20020a0566381e8400b0046ce244f466sm35973jab.12.2023.12.20.14.07.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 14:07:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 14:07:41 -0800 (PST) Message-ID: <658365ad.050a0220.f9859.0fc5SMTPIN_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 E69EF605C311; Wed, 20 Dec 2023 17:07:40 -0500 (EST) Subject: |SUCCESS| pw135393 [PATCH] [v2] app/dma-perf: replace pktmbuf with m 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/135393 _Testing PASS_ Submitter: Vipin Varghese Date: Wednesday, December 20 2023 11:03:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135393 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 37 (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/28699/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/