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 8B45C42645 for ; Tue, 26 Sep 2023 18:19:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86DF040277; Tue, 26 Sep 2023 18:19:47 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 4284440277 for ; Tue, 26 Sep 2023 18:19:46 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3512c09355fso18986645ab.0 for ; Tue, 26 Sep 2023 09:19:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695745185; x=1696349985; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=juv2v/ZryPTYMqFu6m87NxgRlMgoZlHsk2WHp/Pfw94=; b=MAMXt1ogmG3ZMMwvJY/otaE58bjicUGIBwdBGAndUO+oY0xPdFyTZCURKC9Y9LyzgN t1+bhpvJ6n9TyrdSndTtRbKN6o4bOHKH2jp3tX67I2jbs20t4TR9ZmIKiUL14/mbq4w8 FAseElVFoBy5L1qZaXUgBXprGAXms3ag8oQeY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695745185; x=1696349985; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=juv2v/ZryPTYMqFu6m87NxgRlMgoZlHsk2WHp/Pfw94=; b=VIFGAQgbTsl3HTjse9deE0w/ireiGBEzJFv6dzxwq21txSyC8QZyVm10O48XPO4r6L ZYMkmNLPkHVgoONmM/ojfCqpbJkJTkjuc/lyaNX+zqs9c1NcvPLuaPkvB5CIPduv/lNR eN6OKW23bkfkrKJf4/fZq5NI2UVpXS5owfE8Rv1ql30DIHyNR6kB6O3kHQ3zbxs09Q1J aKcBv/fw0NcUNFDVGMIvk49oNU/n0wfJoEYVTpSlD8+8WNyYjFoVsSPcqslvf52ilZlz 6cR6cMgRK9/UNosDZexzIJ8H2IPGRfb+BPJqMk48Ywt3+YGLAc9AASwbWU6t7L4OCaYy QV0Q== X-Gm-Message-State: AOJu0YyAJ94vbhcP7+RY8DNig76sxFQ7nxi5Y6NOi+9+9GYa3WO3k5pj fTghKCRImuYWR8VL4eRl4Mt4S9hEN0LLIYgxG0DWIK5OWlBNl6am6RGBeA== X-Google-Smtp-Source: AGHT+IFa/reSCCaSDvFU8+F/wdi+wEnHJ7pJhtdBRfWzdOLx4rVg9tJmE9bOnco4lerg6ZW7h5UMViw4vaWB X-Received: by 2002:a05:6e02:1b89:b0:350:f352:4853 with SMTP id h9-20020a056e021b8900b00350f3524853mr12391585ili.25.1695745185644; Tue, 26 Sep 2023 09:19:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f18-20020a056e0204d200b00350f79655a5sm779471ils.42.2023.09.26.09.19.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 09:19:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 09:19:45 -0700 (PDT) Message-ID: <651304a1.050a0220.b4dc2.ff56SMTPIN_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 4EA216052514; Tue, 26 Sep 2023 12:19:45 -0400 (EDT) Subject: |SUCCESS| pw131966-131967 [PATCH] [v2,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/131967 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Tuesday, September 26 2023 12:17:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131966-131967 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | 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/27732/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/