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 64F534253E for ; Fri, 8 Sep 2023 07:11:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E02E40042; Fri, 8 Sep 2023 07:11:21 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5C86140042 for ; Fri, 8 Sep 2023 07:11:20 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79277cfc73bso62390739f.1 for ; Thu, 07 Sep 2023 22:11:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694149879; x=1694754679; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RGFUHk1Cr1aTEaPgZMnFApDi8v8SNiLgsYJaYDj3sRI=; b=Ftdl6I6F3133o0cA/itgs2nITGhw7n9YM5UOthO3H7EhlaVnYYUopqQvgsH2MC3q4g 9HJpQS0uiExr+IGzJqFsTLoOf9Eci9t88EXQM6MDObqaCTdk6ZOBAwFBziAYTnYHPzGF GhoR/9ZsWYcnuVETao3tQ4D4I3KZB9PRpPuPE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694149879; x=1694754679; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RGFUHk1Cr1aTEaPgZMnFApDi8v8SNiLgsYJaYDj3sRI=; b=gOGhzm5vcmG5nlL3UpcuRUiSsYsiQcsf1hWxADT1J9g6v745cvAi7BxHRFrRe48+s7 QJ9tBB3Z0b5Wb+3nQkDg0PLSHNkEeB2ifl2kwJuZh/A94ZUaJlw26XSKMOciDXP6IGtg uW6FtvU48MlCzGjQbRsVp/YmvShAvRHXl5f/DUkf2rze2DJmefu+uAVwuhd+e40VxWoG 7DVu5WzN0oZ6Pca6GpCsOT1caVrgufLaAYnzYx9H1nyTXjV8sB/e7PuYPirXXW/0OqfQ r+Z1I0CRMVyhPoXhWa4AIhAKPSgSEEjp50iVbPTNcE9syN6zI1YY9qwEPsfTbnaHs575 EoFA== X-Gm-Message-State: AOJu0YzAVVp6OsIccN0t89kB5qfcuXzgki65k+iQGA6I/2sTr3qrkslW K93ctahCRsHUjCKXmCwAuxHj8nMFpNyeFCzpe51/ybTqyTRPPegH171VLw== X-Google-Smtp-Source: AGHT+IFEgecErBd18hpGyBgklYloX/rU0/laMAHoCcVRn3y1jFb9X4+3llno+0GnY4lxSa57EZsbf46IewYl X-Received: by 2002:a5d:834a:0:b0:795:8805:137e with SMTP id q10-20020a5d834a000000b007958805137emr1871136ior.10.1694149879811; Thu, 07 Sep 2023 22:11:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f17-20020a5d8611000000b007906dfa12d8sm30631iol.3.2023.09.07.22.11.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 22:11:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 22:11:19 -0700 (PDT) Message-ID: <64faacf7.5d0a0220.90fd4.2480SMTPIN_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 72E1D6052471; Fri, 8 Sep 2023 01:11:19 -0400 (EDT) Subject: |SUCCESS| pw131222-131223 [PATCH] [v1,2/2] test/dma: add source buff 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/131223 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Thursday, September 07 2023 08:10:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131222-131223 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27542/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/