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 B32AB436D2 for ; Tue, 12 Dec 2023 14:19:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F03A342E57; Tue, 12 Dec 2023 14:19:38 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 18E8742DB2 for ; Tue, 12 Dec 2023 14:19:36 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d5b30eb85so15883105ab.3 for ; Tue, 12 Dec 2023 05:19:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702387175; x=1702991975; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B/0yGLOpCz/FQOFjFdQtsGHpZCShrz0W9Yzas4Im80w=; b=b1FUsT0adY/uzB4ARYaN5eiN933xcxrM6hSN98wSYK8KDu5gXxBkUzma9+WBpyClps NFcJPpQIvNKLuOWylU2LAiX6pPfrQFhDxR2DmmFEEAOkI61kCm3FftXSpo82hbz57LoA tR9SLOdWRrg8oOUFmEeUMEMmO5UNCxXmRXFKY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702387175; x=1702991975; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B/0yGLOpCz/FQOFjFdQtsGHpZCShrz0W9Yzas4Im80w=; b=Hbyd9Su+CUBuq6n5usHltg63zRcHgwZXPCoOFLOej+rwhwqEBZd9Jovb7FFoiROP+7 nNkYoA6mBSK14Q/0rF5zSHsiz5HbQPreftaSHvz0i6C5rBuf7NnJiA6dH6JuvnSEbt1y MAeWx8g4X99ktyLKON6+U0wk5AYDOOl/r7TEBkuvJCMqZdVU+2HHYtaCbwVAFIPBT3DX EcQ/Ztf3qvJAIm8yOChxOESvgHn4jYqPliLWeXrqpWNvk8IkUaOYxc98rdDO5749VBzW FweRmItdlpdDbp+qKSkwo/XESsx+r39QMVvlRNyP4Y/YNUkxd7KL4ouVQAMcEPQ53gyT YzJQ== X-Gm-Message-State: AOJu0YxGrFplp4sZeylFqdaL1i88fSyuZFDFyS8/+A78Eye74tcpHFzT TmBSmXF59gcHE1EOhel9cRo4scWbGAqHCx7LGoipAiexyU/HrpzDlc9jZQ== X-Google-Smtp-Source: AGHT+IFJwYqSJIf7qGl3584bqJj9OcVdFqyWlgZeU2o7HLpfXLt4QoDyqZ2bAICrORdgNfgiT4NAbCY5hr/b X-Received: by 2002:a05:6e02:170f:b0:35d:7058:5ef0 with SMTP id u15-20020a056e02170f00b0035d70585ef0mr7177972ill.51.1702387175564; Tue, 12 Dec 2023 05:19:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cn4-20020a056e02388400b0035d6f787393sm832939ilb.44.2023.12.12.05.19.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 05:19:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 05:19:35 -0800 (PST) Message-ID: <65785de7.050a0220.a3cfc.8b4eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1D7ED6051823; Tue, 12 Dec 2023 08:19:35 -0500 (EST) Subject: |SUCCESS| pw135057 [PATCH] app/dma-perf: replace pktmbuf with mempoo 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/135057 _Testing PASS_ Submitter: Vipin Varghese Date: Tuesday, December 12 2023 10:37:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135057 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28594/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/