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 45D764374C for ; Thu, 21 Dec 2023 00:14:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18A45402F1; Thu, 21 Dec 2023 00:14:34 +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 4AC28402C4 for ; Thu, 21 Dec 2023 00:14:33 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d3ef33e68dso1491775ad.1 for ; Wed, 20 Dec 2023 15:14:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703114072; x=1703718872; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CVc6S+gdA87NRLds1I1FaJ2sHChplrX7bKjpVI0mfPI=; b=Dn7JqWJQNfnZTGRF7Qfs0d1M5OVcwteK3Ypk3KQTP2hGoBdQuL9umnRcuNfJ65UeXu FSqXFNmUKF9VjdsVR+MWK4NInHJ15qx5TRAV9SpL4utynJt0m0v98C7a3Hp6YaC/8D6z +vjkNs4gWSlHaOLBnU85WJiAarkOW1Oun1KKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703114072; x=1703718872; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CVc6S+gdA87NRLds1I1FaJ2sHChplrX7bKjpVI0mfPI=; b=LwoQhReXfee1T9vDVI4arR+1jJf5wdRqiyee4q8AcNM8HefjkX438FsSwedqx5ULKv 54ao6NbW9+Cnoah7+v5zhJl2e6i998fG9SGQM/JeXES2ynlNiOeKyWKVDtSHRQW14Ven O8zg5GJkJje87q6OQ4cbzbjnz1iRgLfNuPlhZ9f7utK7kZ77V2OzUeJXRsCuhNewM6d2 DLRvFaU94XnIWRN8uqIABKhbJ7giGQcqiXg8JrzT0nJxGlHvSpcnk/+EcHPhhk0FHfTr vbwd8whxFXf9V5y9lpcQ5OheaH5k1xVQL07QmmZy2QS6Xjlap3JPi2iYLjqtkjniP7aF a+ug== X-Gm-Message-State: AOJu0Yww9VWV5uTAwwRxuF9c4lTSFsKxYBGQ9N1nIgZZbaOm/9+a6CE0 nI61ts5GzbhW5b4zrRNZBwpfwMKDT/cFD6uOYvGaMnsK4qI8BD9okU2ppg== X-Google-Smtp-Source: AGHT+IHpofVtWsEhtpJgYUfyxIoIVdF1TFD4BDDQGxdaklQ4ti+TWx5UOxBCeqSWyjKqkYFb1coi4rKY1tCO X-Received: by 2002:a17:902:968b:b0:1d3:a9bc:96ec with SMTP id n11-20020a170902968b00b001d3a9bc96ecmr3703539plp.22.1703114072395; Wed, 20 Dec 2023 15:14:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jf13-20020a170903268d00b001d3a68beea0sm24231plb.147.2023.12.20.15.14.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 15:14:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 15:14:32 -0800 (PST) Message-ID: <65837558.170a0220.e9712.0efbSMTPIN_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 89108605C311; Wed, 20 Dec 2023 18:14:31 -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 | +----------------------------------------+--------------------+ 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 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/