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 61F3142672 for ; Fri, 29 Sep 2023 14:01:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C16640287; Fri, 29 Sep 2023 14:01:12 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 27B6E40287 for ; Fri, 29 Sep 2023 14:01:11 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79f8e4108c3so472358039f.3 for ; Fri, 29 Sep 2023 05:01:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695988870; x=1696593670; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tp4qGAsrvsE+16LWKl2IOBaKRYrbDdA1Hz+belIBUFA=; b=CGCCCQvUP/7cw8QnlPXfr1+wyNoH3ETvXZ1tXgpQPJ12QxNtc7C1JL5EZ0A22g5jZe hDQbV/Gm7XNWa6BmJJV03tukYHbk9hx/X2w7ybtlZHlurjJAe9MAA1/67J5+EGEo/7b+ O7sNR5z+Zhn1CClepswcVshjWNMobhVC51IlQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695988870; x=1696593670; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tp4qGAsrvsE+16LWKl2IOBaKRYrbDdA1Hz+belIBUFA=; b=e/T3kBr41Lwi+gvwZ3cBhx+1FKf/IDGrvB3RigF8v7od38JxVRyjY2QUTjcNPvXH1Z 5YuMnSswYJarfkFIWQumouK+urr8DN+jveYdeHwHJCIE3Ik+zL0S/lrO6vOWBaZ2jxsq EkhfUnXp/gLM+Dk+yFuuqD1bjsstXBSAiHcF0AB8sI2vruxwz4pXyB7l49KL0I8T7JU+ 7Mrc5b3B/C8XIgT3t3FxMv6d5vNdVhz3jIfqjaBpq6PE6msOfGcz8HkLTFvaz5gY1eRR /Zdv3R3frXp+LyNoU1ssknBRdpO6yyDJAFX4amTEUDpGd5xfUvB9GreYT7HhgcVxnsaJ p8cg== X-Gm-Message-State: AOJu0Yxm6dwYi5ePHxOHO6KS8M7ZbD1ChzWiP8uAtxj8qfwziWjANi0f D1wQT+aJqBAF94Amw9zjYSALz089O9SDiLmyHOyObmgJWj/mspeOQoHRjE8H7Hmb15eoh6Rk0w= = X-Google-Smtp-Source: AGHT+IHFuWBmDSBH3Tq8R0KJWXG2DRLv84XP3a4d/Jxtbb1e715uwCHzVHGE6eIuO6OUHQ1a1SCWAojY083s X-Received: by 2002:a6b:e81a:0:b0:795:183b:1e3 with SMTP id f26-20020a6be81a000000b00795183b01e3mr4453772ioh.6.1695988870299; Fri, 29 Sep 2023 05:01:10 -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 y11-20020a02c00b000000b0043327440f63sm846016jai.16.2023.09.29.05.01.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 05:01:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 05:01:10 -0700 (PDT) Message-ID: <6516bc86.020a0220.60689.44a0SMTPIN_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 B30B56052514; Fri, 29 Sep 2023 08:01:09 -0400 (EDT) Subject: |SUCCESS| pw132178-132189 [PATCH] [v7,12/12] app/test: add event DMA 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/132189 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Friday, September 29 2023 08:13:09 DPDK git baseline: Repo:dpdk-next-eventdev Branch: master CommitID:fba04ad5c3ae054f8703d82446911a03aee31a87 132178-132189 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27784/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/