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 E8B494374D for ; Wed, 20 Dec 2023 23:00:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E440C40266; Wed, 20 Dec 2023 23:00:21 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 8046F4021F for ; Wed, 20 Dec 2023 23:00:21 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7ba7e8ba078so4866839f.3 for ; Wed, 20 Dec 2023 14:00:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703109621; x=1703714421; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IY3PEOwi6oBUA5rj2YmEZclpe9wffisDopS8SvLwXGM=; b=bGrVA5P3zmu3TQU2+d+LEFiqxtwMs9/d8j6mDSTVF7i3EYpgJhOlMVlWkQBUnaNswo HPgSywfgEstLq/GtMbWqM4royzHX6hR1oZG3Uf7axL2OWPGjOGMXSIc1qldUyacwVkg6 gMANqc6K/1hxH3B5VMJyT1tqzIY/QJIMj3wk4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703109621; x=1703714421; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IY3PEOwi6oBUA5rj2YmEZclpe9wffisDopS8SvLwXGM=; b=VGFvw47eRcQegpL1aRP/X3od+H6O8jeT7GC27sxZgZr3yecfRumtLYMWPYjsJICprK lcz3ff58iDnhkWISbT1G/8o+8aopBjPVU+Lf8+AkVARlkByfl1nSZokaQXY2nNv/zGsE XywtP5NvsJjGX9FMVsAGKfZSnFgvPH2j8A7Dz56TtUrn4RNgnaKAG9QDuk/5+URtIyA5 2bpI0HZ8J+/R7/UknrH+ee60yhep+C+lQe70V28VxUBCiA/cxW9rLP4U4m9dqf4Lw8YN ZmiftyJPXXfKK1lXVrmBjyTNo6NVYT0yXmegZkGWlb82TVToxKlOzCbaiS3dDihVeUk3 f0Xw== X-Gm-Message-State: AOJu0Yze8I2+/hp4K2o+0i1qVzQD2q/q+9z6myTSLo+ai1QFQ+cv+RD+ 2VriCh7ED0ubIJjyLMXpWHv/n8cnxciDZPN0vJy/GS4kEIFT0u6E2tYG2A== X-Google-Smtp-Source: AGHT+IGzWjyWz3NJu5JGQl+sbQPSCpgWtrsh8rTexmTiKj844cMswXr6lQbrZZCUrqDAijKBQ0333QZoJJm8 X-Received: by 2002:a6b:f804:0:b0:794:c9a2:5fe3 with SMTP id o4-20020a6bf804000000b00794c9a25fe3mr21204850ioh.4.1703109620947; Wed, 20 Dec 2023 14:00:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c9-20020a02c9c9000000b00469360707b5sm36428jap.80.2023.12.20.14.00.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 14:00:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 14:00:20 -0800 (PST) Message-ID: <658363f4.020a0220.1ca31.109eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F37A605C311; Wed, 20 Dec 2023 17:00:20 -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 | +----------------------+--------------------+ 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 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/