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 5FB7442645 for ; Tue, 26 Sep 2023 19:27:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AC2140269; Tue, 26 Sep 2023 19:27:59 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 8BA1D40269 for ; Tue, 26 Sep 2023 19:27:58 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59bf1dde73fso118934237b3.3 for ; Tue, 26 Sep 2023 10:27:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695749278; x=1696354078; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ma1cKi2TsSYX1a9EkOnhNvwjntA967iHV2pwelqHOuc=; b=F98w2TNO3q5ZIx25qz4WtcOHCTlicsp/lE1m1qh/M8Rrj+8iRZKBLYFf5wZ7U+yCTj CdnFFF/AzfBeokRxj/CY0MUsUr6f79W8DGpnFeXI9z3IyBya9Zle2It7Ls24NKrgPZdl a4k5Sb71gPYzPdsOaOtSC0eosbesztlMJZ790= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695749278; x=1696354078; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ma1cKi2TsSYX1a9EkOnhNvwjntA967iHV2pwelqHOuc=; b=TdGPugDyDU3a1XTAk5+EP3mdHOBlqXw21o4U0WbTzNXd1fnwAATg78SUwH0FjT7+oF iLqNwMaGSEK0MkgRZGvDhQkvauAT1WJfqvzwjOogspQHiV0moKbPOyluU5+yjNXDycBp 8BO53TyBa8jKym1rR94v4WfLeuk/YAx92apGZe5c+iAQeGKvXex3fMOLxBxTfmVkHJy1 gu3nuOt1OpUFjAcayXpe6MbBOKSsllvbrdU90PJ5+RfulkJEMzBcDmNKvfDxTudnYhKI RRcQ2dwS5WHYcghnZDg9f4k861U0q0n/MLNq5LDOMA7UJd8wI4IewPvP1YctSjVMMouv BKLA== X-Gm-Message-State: AOJu0YyWw2cHlDA2X/b2yJ1275MJ0k77HDN/YNC7RPOQ3d5LnPM85ZGy R1ZgtK/fxnBLKt6FYUAf91ctUbwinkSUn0IW/uqH5x+KUD6pdWZgtDK1LQ== X-Google-Smtp-Source: AGHT+IEyFpIrdCdcjtCi8nbmnYW5QMkNy0FJHOZ35KLgmyNoWWJLxXtd3Atq8/Kggi+NJtg/kvC82cuH3nkz X-Received: by 2002:a25:d34d:0:b0:d85:e0d3:b491 with SMTP id e74-20020a25d34d000000b00d85e0d3b491mr10023180ybf.32.1695749277947; Tue, 26 Sep 2023 10:27:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i207-20020a25d1d8000000b00d7b25ebe644sm1097054ybg.15.2023.09.26.10.27.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 10:27:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 10:27:57 -0700 (PDT) Message-ID: <6513149d.250a0220.61a5f.0a82SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 93037605C351; Tue, 26 Sep 2023 13:27:57 -0400 (EDT) Subject: |SUCCESS| pw131966-131967 [PATCH] [v2,2/2] test/dma: add source buff From: dpdklab@iol.unh.edu To: Test Report Cc: Amit Prakash Shukla 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/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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/