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 EA3C143319 for ; Mon, 13 Nov 2023 08:17:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E63E4402BD; Mon, 13 Nov 2023 08:17:30 +0100 (CET) Received: from mail-lf1-f99.google.com (mail-lf1-f99.google.com [209.85.167.99]) by mails.dpdk.org (Postfix) with ESMTP id 49A9A402BD for ; Mon, 13 Nov 2023 08:17:29 +0100 (CET) Received: by mail-lf1-f99.google.com with SMTP id 2adb3069b0e04-507962561adso6300334e87.0 for ; Sun, 12 Nov 2023 23:17:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699859849; x=1700464649; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y9lxh0Fg5hQCZxsBU0Fb2eqC6H8FRkP8+9rc4z73NRQ=; b=GiXEMNZTYVrmaQipk3A8bP7CX58IKfYcJAnUEmKLP6ADFWq6weVqH8nRVO9UVy7gYP QVP+c8G/pXAQEPcTG8OI4lX+UpLPCCxlk4NDxbwpjyY8Vs6oxELPIfR3BB0tdf5iwPaF aLT5xHTuGCDFhh+1XaN9DGOwiA0xv4omNTY5E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699859849; x=1700464649; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y9lxh0Fg5hQCZxsBU0Fb2eqC6H8FRkP8+9rc4z73NRQ=; b=g9AtG007xJo4r7EhE4dQXO49SO7sEVyrmUthTkx0XbvimnZ0e9QF+zJ8j7EopnuT1w x0ZNnCenY3RSTg/FBGVD0/EOdjWqaCA0v53rh1QkMRn1NSrfEeCravg48ObuLSu+alWK Le0SXT1qsSlDl8Sun0DR0TSm3D2CsZRPoSSD+1vFAeuTVoSgDytjl7EOHPry2ABNmOtv F10pgayiAc+lHt1VN5BQMoWV6A8YKA0fB77Y1O4MfESuYjSx715I4e/AXi8xI0zFguE4 9L6MyPO1R7Q3KkasYtTHeHxbxzges18nbujGRt9jVE6LMDFPX+pWVjglY4BsIr1pyEwo fRWA== X-Gm-Message-State: AOJu0Yw3kxGStgL6Tva93D6pqEzNg4jlWZdfvZ1xCGp4diiFcVu30gTC Bve6XG2k9w+7vUxfxYHdApMF6mQUKkkvEoaz/5TBgvqkTkYIyP9rz6U2YA== X-Google-Smtp-Source: AGHT+IERjlzOcXhwb9Pn3zgFy/x348Qos9Wx4+eOxfAw6ZKuGFSQ6OA4u/bYTV5jSuc33rGL3+XiRHpWLhJ4 X-Received: by 2002:ac2:5182:0:b0:509:4ae3:465b with SMTP id u2-20020ac25182000000b005094ae3465bmr3736903lfi.8.1699859849001; Sun, 12 Nov 2023 23:17:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k10-20020a0565123d8a00b0050939228cd9sm1022528lfv.103.2023.11.12.23.17.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Nov 2023 23:17:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Nov 2023 23:17:28 -0800 (PST) Message-ID: <6551cd88.050a0220.30dd7.3df8SMTPIN_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 DB79E605C318; Mon, 13 Nov 2023 02:17:27 -0500 (EST) Subject: |SUCCESS| pw134120-134123 [PATCH] [v6,4/4] app/dma-perf: add SG copy 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134123 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Monday, November 13 2023 04:41:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134120-134123 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28339/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/