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 EE4FB43722 for ; Wed, 20 Dec 2023 21:12:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E88DD40279; Wed, 20 Dec 2023 21:12:47 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1DEB440266 for ; Wed, 20 Dec 2023 21:12:47 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35fbdcec131so175385ab.0 for ; Wed, 20 Dec 2023 12:12:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703103166; x=1703707966; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xvWotxiCm+qvC5fx5k8KwjSgoyTGCuEFJD+JXu/czJI=; b=PSf9tsHdlm93C1JXaUwtAkd505TOu5C04M6zaztkyk1zc+ssJI5c48dk6pf2gwdcLG HZkTwasmCJcqoLNUeqVmnxc8XRHifBMTJsAMaXDqGUTnJidgwKoCHKDiku54yJUo7umP Pr1vPPhpXMueilcfp9wyiJYAoYyb8WqUcRYGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703103166; x=1703707966; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xvWotxiCm+qvC5fx5k8KwjSgoyTGCuEFJD+JXu/czJI=; b=qYAMXSz3Aht/NALEJIKxg6PFXE/fzrLWafoEjyRYcD1nb+ZYvMXPRt4sfWA5b0pa4Y 08+ocTduaEIHPq/ltAYQ6lIn/i6BxhyNEZJxpbam+x6xy13ppmVJAkvRJr9cQL3TmkAX Lkd4N4Ke2MXnppjkfOf3J9TNLfFvwg6/XVKQFeaZfesDn600BYKe13c7fLzas62Bxm7e rVZjVUCpYDoAlA4E+qR0FBoZ2+A9UYocFCj6Nh6SXeye0huWfvNxGc5pMkFzLQJwIq8s fMyv2QTirn/UfDSNQLVePCM7SGfmQlzb2ImH7wf/6WLIGolbGMxD9IzsCWkSE9EGtRIC AKFA== X-Gm-Message-State: AOJu0YwwoSAr2bwVVTM1DY34WfAZB1vsauBIVprSp2yVYwRYPAygfGhv aJ103yjCvD43vWVcBsrI2kDWz6huUmq1iFlAjnLXADCHZo9Zz6bdCBaR2g== X-Google-Smtp-Source: AGHT+IEahpNipb0xHNZo9OJOhnA6BoTmx3e1meVmT7u7OaAcCuXvBHXjXLnUG0xlDjOKiP+1MvV95KUYPhuK X-Received: by 2002:a05:6e02:1a29:b0:35f:d2b7:f5a9 with SMTP id g9-20020a056e021a2900b0035fd2b7f5a9mr43082ile.42.1703103166543; Wed, 20 Dec 2023 12:12:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y19-20020a056e02129300b0035c97d443a9sm21448ilq.76.2023.12.20.12.12.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 12:12:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 12:12:46 -0800 (PST) Message-ID: <65834abe.050a0220.66b68.0b70SMTPIN_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 31E10605C311; Wed, 20 Dec 2023 15:12:46 -0500 (EST) Subject: |SUCCESS| pw135393 [PATCH] [v2] app/dma-perf: replace pktmbuf with m 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/135393 _Testing PASS_ Submitter: Vipin Varghese Date: Wednesday, December 20 2023 11:03:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135393 --> 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/28699/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/