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 428EF436D1 for ; Tue, 12 Dec 2023 13:45:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A11242E3E; Tue, 12 Dec 2023 13:45:28 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 80BC742DB2 for ; Tue, 12 Dec 2023 13:45:20 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-286d8f3a08bso5425122a91.1 for ; Tue, 12 Dec 2023 04:45:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702385120; x=1702989920; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IkowrYLWNaNsQmzw034snG+ZitWL3aAGCEPJDKJ1onk=; b=VCUQ1pdopjT+5aor1fpk2ayk9IJpUPcepQSkoJGTfPlRX6FpeGX6lDe24eIo6dSDDD GKYuu88uHo19JWBfT+GNEgJ7O0ODIg76rptJWglJO+A4aVUsMfUNE9i4rjM04cnyADVH uZem3LkFsXYc7I2xEZ3DgkF6AjDydc/4m6kPU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702385120; x=1702989920; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IkowrYLWNaNsQmzw034snG+ZitWL3aAGCEPJDKJ1onk=; b=VgjDKK900wxOcHm/pOJkYWdF4b5tGwpEb9YB9BCTZ7Fni6Zg8goHibxR3nEJ2kwowQ d/vMZ9HNqXBlUKFVaz7m0z18dynaizqiTvhKtf/4Z9M8e7naOaR8dx+NHEE+Iwa/H9CN OyRb/NzrBQaI8dHfy5cXMEFuaN8BDyNuMGzhHuES36jHqvZ3D14XLB4kJmimRl6ocek+ ZUNiSYO4HZjF0Iwsk7G7gXAyWE1Z4fxHmQ3Dl7Orwa02iSezencXLwXgg8Mg0NkDiTEa AmI4r/duWSrhyLArjyUfCu8FiHH5y2UmV2ngjW2nb+/4ccBLDeoo5p78FrLIDRKG+GDR ag8Q== X-Gm-Message-State: AOJu0YxKQGXYdmLGolv6+Fcr4irVMgD4hu0OtaAhb91jsAB3pmiMeJyN 9XYQ0hHhSygK9lwylslv8QjYPrlYyO3rbVo9tPktzu5m1SoAeq3KIoSqoQ== X-Google-Smtp-Source: AGHT+IGncV9yHu4Uz42G7JbOOoZMu0phGU0mpTjy6TnJsq/iIvZhvfFUZwdW2Im7hyXqQN6akf0HAuLQqYI8 X-Received: by 2002:a17:90a:e50:b0:28a:28c6:a3b7 with SMTP id p16-20020a17090a0e5000b0028a28c6a3b7mr4700216pja.69.1702385119823; Tue, 12 Dec 2023 04:45:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id sc4-20020a17090b510400b00286a9492929sm1160688pjb.2.2023.12.12.04.45.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 04:45:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 04:45:19 -0800 (PST) Message-ID: <657855df.170a0220.183dc.563cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 0B4B26051823; Tue, 12 Dec 2023 07:45:19 -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 | +---------------------+----------------+ 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 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/