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 54AA34374D for ; Wed, 20 Dec 2023 23:27:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D83540266; Wed, 20 Dec 2023 23:27:20 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id DC5174021F for ; Wed, 20 Dec 2023 23:27:18 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5c85e8fdd2dso2207047b3.2 for ; Wed, 20 Dec 2023 14:27:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703111238; x=1703716038; 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=Re7lu6J8gpM9Ar+wSpD73BEf/unMTL1wsOcaQgl/l53R9MZXb8nKUWKz0wYt2mwpIv LIxCw6KsBHsMC4jJ9c2g2d0VYo7ctITtQoH13DHeen8lQ/9IgoroQwJn1kxhp4FKrN+0 wKkRFr/i+RQqat+yJc/uJv1mk2HBVKg6d/lQw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703111238; x=1703716038; 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=TAJFYTFRhvyXXw8vrHBNmFIW7/Wi6tHd/CqL/XMrRUqzOA3z4NfdKtUIEvF/jyCXR2 TqJfDCO5I+g7T56h4ojEGYLJk8+z6SWOUh8FNFeIHlKZRLLgr8l4BlMuuO2u+J5Dtlds RkrdBzIV6lyMKn7E6drSGeqlFtPJHxUeA3lNshwli42T+bjjISn8xM1P0sa1NVFG79vf YUwTJXFnQSfqswGIgOpKd6CvPaq1sxErWTBbq11AsKXZvU0N/KohMas5oPHV/sMmVYv1 HsW2qe82bRFE2Vb71iwBJAGxJyEFpP6+p9w/MdpGd1i4wU0u7yB+vz9E+XRbbzAhpZcs DVHQ== X-Gm-Message-State: AOJu0YzTcgbQjJ9HHCQO5437fq6vnyU2gEUDJ7W4if2f5B3qSv9Ecw1l 1b0tI6OhjKQ59HbYCO05en7KifSOjYLWsyT4tEDcvaH46/ni/sr2jCtNf38c9NT1WBeOnmQAVw= = X-Google-Smtp-Source: AGHT+IH8Z15QuDx731nFVtSYqp3Yql7kkdvLPhmJywFimNG3vA1I1xodwaorqvWvZ7gure8qyyUnbecA8xo/ X-Received: by 2002:a05:690c:3147:b0:5e1:aa35:2c8b with SMTP id fc7-20020a05690c314700b005e1aa352c8bmr424731ywb.12.1703111238273; Wed, 20 Dec 2023 14:27:18 -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 44-20020a9f23af000000b007cb1fd024e9sm61978uao.16.2023.12.20.14.27.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 14:27:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 14:27:18 -0800 (PST) Message-ID: <65836a46.9f0a0220.f0c9b.2f13SMTPIN_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 DFFCE605C311; Wed, 20 Dec 2023 17:27:17 -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/