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 8C41342662 for ; Thu, 28 Sep 2023 16:42:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86E4F4069D; Thu, 28 Sep 2023 16:42:34 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 6D9E74069D for ; Thu, 28 Sep 2023 16:42:32 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-693375d2028so2865297b3a.2 for ; Thu, 28 Sep 2023 07:42:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695912151; x=1696516951; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m+Xn3Y4pdHWASThVlAH8hN/+OVulteLVa7tmaTE1kz4=; b=QuuIfhi8qkvPZk0kbgjUjGuDBCPgS4AbveKL/k2sKIFVDMULnyWinM4oAC01DkzlRb FMFmc1nuFceqYDX40QhaCKeuOPCrQQoJYPuZqEj4tS8ziakTETu/9t+yn0DgDelRe6Rn VtfonqqUD8dGMzq2Iwrgz+tfaA9nsUJt0AKqA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695912151; x=1696516951; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m+Xn3Y4pdHWASThVlAH8hN/+OVulteLVa7tmaTE1kz4=; b=YVRbeSxPQHDgRNKmyQ7YYCv8xzUcRyG8zM0h+dp9buiWYgLKgGnAhCHKApmMAm+gUN 5YbjIVv0Kv9QUBgEUNnGuxSqL41OvNrvBy+GJv97vyZ9z1Ng7/12bGQbKg3L0kIzONIk Twb998h7elKbX9BiE72qPObpfLq4JF25h+fLbLgPXv02b/QmKrb5ad35a8jjm17ErL+s 9/hTwmXYTQtKAeTc3XcN1mKsBz+tofr12aZDU4WCsf3S+TeyBV2N1Tv/MJPRCqoxOHXg wMt79Nu+6bjzb+5MNj/NTU/LflYwCgK00fxTAO0xAO4SV4P5B/qN4J7s6SCKkzzmZGcs V5kg== X-Gm-Message-State: AOJu0Yw9Dq7SB33fa9PEEqYc/tb+y/CgA8GKGEZbVmOi+JqS07QVM6R1 N9c9C4ptaRKgLv7g2dlqj89LEKf1CG32z5npIh34jfkp3gj1uWn0g+ICFzYWIaT9/qcajvdtkg= = X-Google-Smtp-Source: AGHT+IFVwaJWpue69Npv9AHgEEDiJm5Twx4m0eUSUo9dFwnxbEvAAd5zzifD0qbXGjKY8stp1TnB9Aak4VsK X-Received: by 2002:a05:6a00:8c7:b0:690:c5cf:91f4 with SMTP id s7-20020a056a0008c700b00690c5cf91f4mr1540151pfu.12.1695912151735; Thu, 28 Sep 2023 07:42:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k28-20020aa7999c000000b0068fac2091edsm997920pfh.27.2023.09.28.07.42.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 07:42:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 07:42:31 -0700 (PDT) Message-ID: <651590d7.a70a0220.6f209.ce20SMTPIN_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 CFB4C6052514; Thu, 28 Sep 2023 10:42:30 -0400 (EDT) Subject: |SUCCESS| pw132121-132132 [PATCH] [v5,12/12] app/test: add event DMA 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/132132 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Thursday, September 28 2023 10:36:23 DPDK git baseline: Repo:dpdk-next-eventdev Branch: master CommitID:fba04ad5c3ae054f8703d82446911a03aee31a87 132121-132132 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | 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) 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/27770/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/