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 F086443344 for ; Thu, 16 Nov 2023 13:02:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9F8B402B0; Thu, 16 Nov 2023 13:02:38 +0100 (CET) Received: from mail-ej1-f98.google.com (mail-ej1-f98.google.com [209.85.218.98]) by mails.dpdk.org (Postfix) with ESMTP id EB1AB402B0 for ; Thu, 16 Nov 2023 13:02:36 +0100 (CET) Received: by mail-ej1-f98.google.com with SMTP id a640c23a62f3a-9e62f903e88so95472966b.2 for ; Thu, 16 Nov 2023 04:02:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700136156; x=1700740956; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B6WvIcbE1WZixicodmVQT/YWMddIzz+CjuMLOJcOOu4=; b=GeHHGYgxOq8sfuozN1h/ghq1IN+0simfijp5ebCB9SlBdFAb+IU0dazB+4icgvsXlm mtYFqx1COK5hPQ2Qc5jcokg9aiU7DBjAsNBhojhFOBIchXjQDDGV+Xdemdh0KRWYsAoV fw5zVevGS/NouZa3IYS2hGcTyAzFJooPnLcoQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700136156; x=1700740956; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B6WvIcbE1WZixicodmVQT/YWMddIzz+CjuMLOJcOOu4=; b=q+4ibPlWpLTKCJyaVhdEVF1dEIuInowHaEjH60pT76l9XZcjRzF1d4z2zUNI8B6StD i22vjVEUDT5RT8+kzNjbQcvYFFKq8kaNBIeTT768XpuNDvKkhoco1SjQYprM1WQucuqQ cF64jDz+FHlLdxGG6tIqmnfan54jYsCoch55ehAKjtGX2h06hTsPHMt/KZR0gLvetMFz qXWOM0HNEhO/ShazQM4OBSLuW4XgTvX4vt4O+Eq39dJHXBZ3ItWO3j9NnUVVMGOOJoR7 +x1O9TY24PQfWuGds+w4o+KDLg2qcLsactu3FInTSj1z+rWXzqONj9TlhvZnQ+jCFXPh MM/Q== X-Gm-Message-State: AOJu0YzzMem0vVMrxV0CfFWv/bazSVp75TtOkPunF0YFrFbxq7vtMgzQ IsCza2tOgXVLVloKnoQ4Auownxgs2leWkY22kMAIJuaePvHS5onTrc5fvg== X-Google-Smtp-Source: AGHT+IG9O5Nh/j07RLkjr2lOP7dsy7rsi8ttJnuAfD586C4du19bGL9dJswwuiWCR4p6s4KD1ueFPw/r2d1S X-Received: by 2002:a17:906:2650:b0:9e0:4910:166a with SMTP id i16-20020a170906265000b009e04910166amr11558346ejc.32.1700136156619; Thu, 16 Nov 2023 04:02:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c25-20020a170906695900b009e63f24192bsm3819953ejs.202.2023.11.16.04.02.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 04:02:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 04:02:36 -0800 (PST) Message-ID: <655604dc.170a0220.9042c.12e6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CAF71605C318; Thu, 16 Nov 2023 07:02:35 -0500 (EST) Subject: |SUCCESS| pw134420-134422 [PATCH] [v6,3/3] test/dma: add SG copy tes 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/134422 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, November 16 2023 10:59:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134420-134422 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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) 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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/28396/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/