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 1971D4374C for ; Thu, 21 Dec 2023 00:23:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11D6A402F1; Thu, 21 Dec 2023 00:23:23 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 909B0402C4 for ; Thu, 21 Dec 2023 00:23:21 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d3dee5f534so9739415ad.1 for ; Wed, 20 Dec 2023 15:23:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703114601; x=1703719401; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2FqCoMdaHaDSdHwNZss63a4lujHfMMOLJ4gk5AXra6k=; b=hofKbRoMALtgjTsQ8EtNDh7qDCqfQe3OVOGT3z+tbrjT8vwTbTOSoFEX6nlHmPxQ8s YAOdBYlY+g0ljttugD0Cx3/yGky3pEQpQN7M4TQ4zvfZ3hUm+lclAgs2XWfZE8uh3IPV EKCQ7h2pzv9ZapKAzdMTki63ESlq6Ya2Mfyg0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703114601; x=1703719401; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2FqCoMdaHaDSdHwNZss63a4lujHfMMOLJ4gk5AXra6k=; b=B+PV/oyZsKSVFCmDZ8laRHs1/AhvSDAOUpuPi8xzbajnmL41eOvfS0uq9NzPt64Hmq WGv3i4fE7vd5jq49rsO7Ntp5YRSUhtbhbOFxDW1ttLpWWgzs2rSvAT10/8TczQdHcr8p 8hOhqO022CAuviq+Gb1gBp7QHLnjMpzl3nNrv6ZIjVsWg1T+Akj30FlJDiGVVu9WYslU +kdvtLeqeOfvE7dSf/uubyiRM6cmRQNd5A+Sz5ssX9BIxManfPAbfgVPOuQkfQL+ibT9 JoZbheBhRTF7KHJ82KeP3MK+CvfIR0tBefmrVMryaIjX2M3t3wrB/ky2oqfzYTM7PBsW JmbA== X-Gm-Message-State: AOJu0YzLX6KDjkrxhSGaWUU/+UrpWlNjje7aqLOi0EaeekUFLpJxOLyb Xgjulak98QT8RHv3tvFH5D/97TormEDs8X8MG4/vCKxaVv13znlU2Uqotw== X-Google-Smtp-Source: AGHT+IFg9NnVXTC3k3hA4QNThTZ39m6pmKMldHXne9rwP+h6YkqFPD8w/+b8Zh/2RJEEWguAgU/OchBljKeF X-Received: by 2002:a17:902:be07:b0:1d3:f1b7:b467 with SMTP id r7-20020a170902be0700b001d3f1b7b467mr1380377pls.14.1703114600758; Wed, 20 Dec 2023 15:23: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 l18-20020a170902eb1200b001d399ed5806sm26850plb.11.2023.12.20.15.23.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 15:23:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 15:23:20 -0800 (PST) Message-ID: <65837768.170a0220.10821.103cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 42130605C311; Wed, 20 Dec 2023 18:23: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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/28699/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/