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 B919342645 for ; Tue, 26 Sep 2023 19:36:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF40E40269; Tue, 26 Sep 2023 19:36:57 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 9021D40269 for ; Tue, 26 Sep 2023 19:36:56 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-4524dc540c7so3921198137.0 for ; Tue, 26 Sep 2023 10:36:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695749816; x=1696354616; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0nHJ3oKeC3wIGudmBSbLtCmhvsgYRxE0FHrGom+Xjgs=; b=VrOowXyqOxNHhy40KdBEVaoIUQzJ3IKey1iB/1Yiu7Eqz5mRq43pLJZEAHRp3DFjP7 YXoksBwgrF/t1gytCHTSpU9vJn5BsgZmXIbbESppTYYzT2uNRrKpLoIwvkRXJypuwh2y P9bDi3Oxvcg6yJPck016TG12Hn0MkO+3BcH08= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695749816; x=1696354616; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0nHJ3oKeC3wIGudmBSbLtCmhvsgYRxE0FHrGom+Xjgs=; b=NKboU4MHh5JPJUQ5oiUP3LDVGUbipiGjGnjTRsylmav0CiNhK8TJK90rVgQEBrFVfI FGTbe0xKmVB9prI8+s0rav0KPBj7iZ+iDpx0tDV5nTqMgVPL/mg8INYGMYkPiaQwXqPX WplZGet/xpp1OGhJAtFe7bjiOYewBClaQEHU1nnn40yyqByJaxvIzjxqJsG5zSpuF9w2 XsvOTOiFFzI4tNtHwN26oexNMVhMlNVKGf5bVflcpre52ZpzXS18qULoh2DjozEt4aOz OqI5c+E7hADkiYCdY0+P6jtw46+pyXlbe+8nU3NuaSXSGvyqZrJG3zSO10IJXP71y3rC 95LQ== X-Gm-Message-State: AOJu0YwqO/U7OJxeXsBEkhqFn47hM6Uc+aI8EUig+HLAlK0wWhOuAw/a /iOmT9x5esfvM8s45HJIJDJEzzMdNQkwnkqkt9/nydw+U1X7bTLwf01bTQ== X-Google-Smtp-Source: AGHT+IHqSc+QPR2rCV7dv9IRSDD06wVaMnbsym/98uZdEpJbHVknQr6akAYa+HWMHudijYka5MyWhRXcsQE3 X-Received: by 2002:a05:6102:34c3:b0:44e:94b3:9253 with SMTP id a3-20020a05610234c300b0044e94b39253mr7441582vst.12.1695749815999; Tue, 26 Sep 2023 10:36:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t1-20020ab05741000000b0079dbeb04948sm853823uac.19.2023.09.26.10.36.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 10:36:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 10:36:55 -0700 (PDT) Message-ID: <651316b7.b00a0220.bcef5.2a4cSMTPIN_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 A7248605C351; Tue, 26 Sep 2023 13:36:55 -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-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 | +---------------------+----------------+ | openSUSE Leap 15 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/