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 3EA9D4334A for ; Fri, 17 Nov 2023 00:22:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3906B40293; Fri, 17 Nov 2023 00:22:28 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id D44C140293 for ; Fri, 17 Nov 2023 00:22:26 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7aca968a063so53329939f.0 for ; Thu, 16 Nov 2023 15:22:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700176946; x=1700781746; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=055LyYTJ5uwF7Pr/Y0ISpzMxqtWwgiVo8TneFB5KlZ8=; b=MDHhGNcNGbwvfsdlIqKHnEPspnP6NSG1AiTHMbCYDvfvz1LJprA7vkPh6btrA0agAs czcNS4+HrcV9k8D9Dqxmv76VUUjna31qqpLDkHfl8OXF14sobwDANQx4zyTQ+QjH/Aim mT9TFF44vsN6GIxBzx4bP50Nn1OUuCHOpaCLo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700176946; x=1700781746; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=055LyYTJ5uwF7Pr/Y0ISpzMxqtWwgiVo8TneFB5KlZ8=; b=pqsGUbdUbgqVePd/H5xj09Bs1OpdcebDB+IjdLalJAa3xlSVGlPetMioTHoI8lvuxg nDjGuGtfifLiBojN7YagNFbKSJjRd8jmicnYphLfvDfAo9SEyuEvUAsiZskgSaEuqCSE NC8cZ9GFbP7CLJGyjqOfrxq6TLHhwJUajKfoAY3Ms1UHz1Thw+BNzbhqN5FW3vUWmA3d c5UnJyCJoHyMmmjIyLUIV5hMIz4k/H9FPoShyXWyX7LaqSTyF5cdS2n612tJ+OQu3dTy wW5CGBhlAXeb2AeIMBq4Wjrnnny5SnKFS1HcnbFVqLkFmqoIKI3DF+e7gOio/4lS8b93 c2JQ== X-Gm-Message-State: AOJu0Yx5PPBdsDihQm3A7d/N4XRM5Q2TLMQiYJOK3eESza9LJ4EhFooR ighNoxQPAI/ozq48jdZiaD5UzXBfzz3JO2TKnvcLJqgiN61sWypiV1B0Cw== X-Google-Smtp-Source: AGHT+IHvtLZeKYiKophGzOb7/PGq+zRZ78m8vQ8sLbubciUPdw6hRvS03f7EJX8znx8vkvwH16fUx2/41fiC X-Received: by 2002:a05:6602:3f07:b0:798:312a:5403 with SMTP id em7-20020a0566023f0700b00798312a5403mr22920264iob.19.1700176946313; Thu, 16 Nov 2023 15:22:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a3-20020a5d9ec3000000b0079fc0793486sm32600ioe.14.2023.11.16.15.22.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 15:22:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 15:22:26 -0800 (PST) Message-ID: <6556a432.5d0a0220.c97fc.1878SMTPIN_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 A5E27605C318; Thu, 16 Nov 2023 18:22:25 -0500 (EST) Subject: |SUCCESS| pw134432-134431 [PATCH] [v8,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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134431 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, November 16 2023 17:45:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:6d7129a6e93b7cb52efff009b29ef1a0f2cb76b4 134432-134431 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28403/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/