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 1184B43CED for ; Tue, 19 Mar 2024 00:35:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AEAA4028A; Tue, 19 Mar 2024 00:35:47 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id B781740281 for ; Tue, 19 Mar 2024 00:35:45 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e6f69e850bso3830663b3a.0 for ; Mon, 18 Mar 2024 16:35:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710804945; x=1711409745; 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=z6w/eZmkpvySh1621DbMytH73t062kEzxeAM348fSCU=; b=eRPc1CZvabl1ZM21t7p+bsXNYpBWNoPF0qW5Uv18XGGtIrJ3lvDS0/3Kk31hkcV6O8 oxUAGyY+VfyfBNyuPO5wnOnTU90IMnBzE7nUF4xAZ1/R9hsYvdk7PXLAxrQuBrM+hLSk d9PQJVhYpIcEbz5Hh1aVvGvu66vkfkStJkD6U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710804945; x=1711409745; 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=z6w/eZmkpvySh1621DbMytH73t062kEzxeAM348fSCU=; b=T+E7fugOIbmDEHX6DROxO6PJvNkxMxH9hLH4o4uvPFmIkAD+eTKrHdn3ZBsavAWaF7 c69Y2I+t47vqIispn9oOQ7BQbyfQcLXmMgi7A023cPev3R5K6fhq5Vvm/ysRyvGVHgKu I7Y9Fl0iJ5syRB2LKsYEbzsCMZoM1ircURI/OrRFj2Txm+GmoMG/iOW0/ZZn9DGpvsxG z1MzWrbe5FAoSgRNx/GzpqOF9NmoS28+EsX+MPo3UgX4qrbme/BmLXVv36Dp4jko6VLJ AUhEcrNOe0Lfk50SGotPBNrDkQxQCxxQvvJP3EcsxkjYYPGCw/AiS+HxNzpmEPT2mQs3 xl5A== X-Gm-Message-State: AOJu0Yy3bbu5oSpCdiD1qR7l1YFtCzzulcL4C9kD0Uk7x8XxX7YAT//x CzuMITsamJWzDVFnEOwlyqyu6DBIeRGYCDt7oNxwfcor3OUEaaJPRalIJEbei40RHrZvUAKsk2O qVJL9rd6mxbU/QsGfQNXgZCejmOj33lFHxTf9eDWDy4cZh610saa5Yp0q X-Google-Smtp-Source: AGHT+IEPyniolz4dDuJ1OzczjP6wNUB+/dXuB4zt+eSvfdOT9zomvv7/MRTmbItsVeBBSTDPc3Ng1wke+Wiw X-Received: by 2002:a05:6a00:1a8e:b0:6e7:3217:f123 with SMTP id e14-20020a056a001a8e00b006e73217f123mr3217140pfv.10.1710804943462; Mon, 18 Mar 2024 16:35:43 -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 fa40-20020a056a002d2800b006e653cec7c7sm556600pfb.16.2024.03.18.16.35.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2024 16:35:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Mar 2024 16:35:43 -0700 (PDT) Message-ID: <65f8cfcf.050a0220.58969.63d3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 983816052471; Mon, 18 Mar 2024 19:35:42 -0400 (EDT) Subject: |SUCCESS| pw138471 [PATCH] [v2] doc: add dma perf feature details From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240318184553.2770394-1-amitprakashs@marvell.com> References: <20240318184553.2770394-1-amitprakashs@marvell.com> 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/138471 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Monday, March 18 2024 18:45:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138471 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 11 (arm) | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29588/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/