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 65F3C43BAE for ; Fri, 1 Mar 2024 00:41:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 611F04029A; Fri, 1 Mar 2024 00:41:08 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 3021F40282 for ; Fri, 1 Mar 2024 00:41:07 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-607f8894550so11960127b3.1 for ; Thu, 29 Feb 2024 15:41:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709250066; x=1709854866; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=9Zp0z+cpqb2kgnLjfMXfd02FFqTDjJICyljG/3v95WY=; b=UWVvX87JLqcxJI/RFrk4EgKFYvlPNZcxWn/pMGzOK6T8cIpsqQc0xXAhNBrZxGBDfG k/2toYWd1le1W8fUKv8C+J4/5HotD6iBTrEBksxagXxTmwsfixBl+LZNdyI31eiAl4AQ ws15VbWfUtFJnX7jcKVlEbjdGAVyamCaXFpqE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709250066; x=1709854866; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=9Zp0z+cpqb2kgnLjfMXfd02FFqTDjJICyljG/3v95WY=; b=N6VWKXAINkIWaOjNnsTUB4wWwaGArKn7S3fnhW7cu9u1HoKRbFY+1XVUG3Gz9iLYGn Xwb/k3bFnUGX+A5WXuTzZKC1sZeg/0R15TVahWQItD7dzUyQ0QWfNtFOxKxzbTKpkxoN XMPZiJK6HjzIq+yZon9chQ4rXOkJIiPIae+3p0mIx30g9Z6sOxs1SkM4UPkZvxvNlllJ bjoCdFsHXgHbLBBf1Z4nOeWO9k3GJCGw5rjSUA+WiFl9+2PFmOeD6RFmAdw1RhDHCRBQ jVWodpg81Sr6tRbLxU4aeW4Kfif6H/KCgs9nW8rVHTOz7EeHloWRsWiev21ncQqMZkXz QOqw== X-Gm-Message-State: AOJu0YywIoJ2poExdLYXQkwwYR8h/aCDzlz73yxvVKT6O0s4nUw0Cpjv yCr6qw9vB7mEUaoPBjDx5hzF/rKxWP2yUfOav8PSL6+vBslwyBHMT+cuFuFjp17FQs+oNJxsKKq b54Nm/tQp6wANdEJ0Rjz0klMFzuVJwm16tIvsSKwle86iipzOFVbJF/X7 X-Google-Smtp-Source: AGHT+IGoRldIsGVNLSU6668lKpnSCAscw6soBmtMGX8nxgpBXXSV6Vp/cVSG4TLWm0EI1zwVk4UK7qvJLrVP X-Received: by 2002:a81:6c12:0:b0:609:835b:9a23 with SMTP id h18-20020a816c12000000b00609835b9a23mr42283ywc.9.1709250066449; Thu, 29 Feb 2024 15:41:06 -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 z8-20020a0dd708000000b00608de16a1e2sm131346ywd.4.2024.02.29.15.41.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 15:41:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 15:41:06 -0800 (PST) Message-ID: <65e11612.0d0a0220.ad745.8fc4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 11E3460527CD; Thu, 29 Feb 2024 18:41:06 -0500 (EST) Subject: |SUCCESS| pw137497-137500 [PATCH] [v11,4/4] app/dma-perf: add SG cop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: References: 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/137500 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, February 29 2024 13:48:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137497-137500 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/29338/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/