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 AB95F4374D for ; Wed, 20 Dec 2023 23:29:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9528E40266; Wed, 20 Dec 2023 23:29:30 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id A24A34021F for ; Wed, 20 Dec 2023 23:29:28 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3b9ef61b6b8so72879b6e.3 for ; Wed, 20 Dec 2023 14:29:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703111368; x=1703716168; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xNL6m+fexsPAi95qIVdk06ieZbf+el74DzqpxVa7Wk0=; b=ig4GjxYHHyfqB6XjmrDQq4s6WkmKJTZdXsuF83+d7GljWTXipy9pNXbQ+vs32U/p2R rxc6ljIcbQpwSk5S0WgREBs9yCRPc3melQdYZP9nJyt09TZ4FCQrtatpH8yusLysuewJ yKvk8EzrdkxCqtvXKAuwK7glK0KudZiU0dqAw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703111368; x=1703716168; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xNL6m+fexsPAi95qIVdk06ieZbf+el74DzqpxVa7Wk0=; b=bcTegx9aqR43vxFN8cCRsobUWL7Xu8Ipj0cqzSuMCIFzrup60IqF5ZYjdRRShcUSGp 5jMeLGimEkvl4hCbZ9IJ6/8NnUHokBfuZw8j4NLzK6wug1IZ/QXCDgqu5U13Eoj05IIf KwkIzLsVYk2x2z35fxbYRBkP/qu47AgqPFktC9ynU2CYXeS2wQgDKdbe9nrrWDHHa9mt vQkbays7T/QpdtRaQovIrp0vOsoumU9N8s8jwKOHXhK3rdklaWUBHwJFcr4kyT3gk/yF Ufsm+yAHTX1B9aHs5dkIMskxB1XpyiCf50LIDhNby3FqfkUMdw7Lgz4W55v1dCg7IuDY LvIQ== X-Gm-Message-State: AOJu0YxOQxhA5hc2TyyUj3pYfFRab7YCzp3HQygLVOsfWEjd5KEt5bz5 nwB/5XSHSsU+F6G75b1556mg3v2/v0ch/wgv/DDz2iWuHYFwn1aQbLqj5DgaqcZoCjZEXn9Ogg= = X-Google-Smtp-Source: AGHT+IEkoeXf4s9/q2XSSb555EnS/tXgkvKksVzT5MjQMe3XPmdTgaLskJ5IRgb+qhOVUZ7c1uuozViwIsWd X-Received: by 2002:a05:6808:10c3:b0:3b9:ce35:dc35 with SMTP id s3-20020a05680810c300b003b9ce35dc35mr24719630ois.29.1703111368038; Wed, 20 Dec 2023 14:29:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id pm20-20020ad446d4000000b0067f81d58fa1sm1960qvb.54.2023.12.20.14.29.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 14:29:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 14:29:28 -0800 (PST) Message-ID: <65836ac8.d40a0220.cddf7.021aSMTPIN_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 B20CA605C311; Wed, 20 Dec 2023 17:29:27 -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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/